After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 730806 - Incorrect handling of transitions in ges-launch
Incorrect handling of transitions in ges-launch
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-editing-services
1.2.1
Other All
: Normal normal
: 1.3.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-27 10:59 UTC by Lazar Claudiu
Modified: 2014-09-23 09:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tools: Fix transition handling in ges-launch (3.69 KB, patch)
2014-06-06 10:11 UTC, Thibault Saunier
none Details | Review
tools: Fix transition handling in ges-launch (3.15 KB, patch)
2014-06-06 11:24 UTC, Thibault Saunier
committed Details | Review

Description Lazar Claudiu 2014-05-27 10:59:31 UTC
ges-launch gets stuck in an infinite loop when performing this command :

ges-launch-1.0 src.mp4 0 5 +transition crossfade 2 src.mp4 6 5 -o out.mp4
Comment 1 Thibault Saunier 2014-06-06 10:11:08 UTC
Created attachment 278005 [details] [review]
tools: Fix transition handling in ges-launch
Comment 2 Thibault Saunier 2014-06-06 11:24:11 UTC
Created attachment 278016 [details] [review]
tools: Fix transition handling in ges-launch
Comment 3 Mathieu Duponchelle 2014-06-06 14:39:26 UTC
Review of attachment 278016 [details] [review]:

OK
Comment 4 Thibault Saunier 2014-06-09 14:16:15 UTC
Attachment 278016 [details] pushed as a3e87f2 - tools: Fix transition handling in ges-launch