Bug 383201 - Program die when Stabilize (vidstab)
Summary: Program die when Stabilize (vidstab)
Status: RESOLVED DUPLICATE of bug 398478
Alias: None
Product: kdenlive
Classification: Applications
Component: Effects & Transitions (show other bugs)
Version: 17.04.3
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-06 13:52 UTC by Kike Dominguez
Modified: 2018-12-27 19:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***