Bug 383201

Summary: Program die when Stabilize (vidstab)
Product: [Applications] kdenlive Reporter: Kike Dominguez <edomingu>
Component: Effects & TransitionsAssignee: Vincent PINON <vpinon>
Status: RESOLVED DUPLICATE    
Severity: crash CC: fritzibaby
Priority: NOR    
Version: 17.04.3   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kike Dominguez 2017-08-06 13:52:51 UTC
When set with another parameters in smoothing, after finish process (bar progess) the program die.

Steps:
1.- Open Kdenlive
2.- Add 1 video (drag and drop)
3.- right click over the video, select Clip Jobs / Stabilize (vidstab)
4.- Set smoothing in 25
5.- Press OK

Reproducible: Always


**************  LOG **********************
In command line appear (bottom log):

...
...
...
//STARTING RENDERING:  true , false , "/usr/bin/melt" , "atsc_720p_30" , "avformat" , "-" , "/tmp/kdenlive_rendering_k16149.mlt" , "/home/enrique/Documentos/untitled14.mp4" , () , ("properties=x264-medium", "f=mp4", "vcodec=libx264", "acodec=aac", "g=120", "crf=23", "ab=160k", "preset=faster", "threads=1", "real_time=-1") , 0 , 229
Skipped method "slotGotProgressInfo" : Type not registered with QtDBus in parameter list: MessageType
Skipped method "slotTimelineClipSelected" : Pointers are not supported: ClipItem*
Skipped method "slotTimelineClipSelected" : Pointers are not supported: ClipItem*
Unsupported return type 65 QPixmap in method "grab"
Unsupported return type 65 QPixmap in method "grab"
[filter vidstab] Bad frame sequence
[filter vidstab] Bad frame sequence

.... (same line n times)

[filter vidstab] Bad frame sequence
[filter vidstab] Bad frame sequence
[filter vidstab] Bad frame sequence
//STARTING RENDERING:  true , false , "/usr/bin/melt" , "atsc_720p_30" , "avformat" , "-" , "/tmp/kdenlive_rendering_i16149.mlt" , "/home/enrique/Documentos/untitled14.mp4" , () , ("properties=x264-medium", "f=mp4", "vcodec=libx264", "acodec=aac", "g=120", "crf=23", "ab=160k", "preset=faster", "threads=1", "real_time=-1") , 0 , 229
Skipped method "slotGotProgressInfo" : Type not registered with QtDBus in parameter list: MessageType
Skipped method "slotTimelineClipSelected" : Pointers are not supported: ClipItem*
Skipped method "slotTimelineClipSelected" : Pointers are not supported: ClipItem*
Unsupported return type 65 QPixmap in method "grab"
Unsupported return type 65 QPixmap in method "grab"
Excepción de coma flotante   <--- HERE THE PROGRAM DIE
enrique@enrique-Inspiron-5537 ~ $
Comment 1 emohr 2018-12-27 19:26:04 UTC
I close this Bug as a dublicate of Bug 398478.

Do not use the VideoStab with right click on the clip (Videostab2) which is deprecated. Use VidStab under the effects.

*** This bug has been marked as a duplicate of bug 398478 ***