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 657511 - Unable to play pipeline if image source is first item in timeline
Unable to play pipeline if image source is first item in timeline
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-editing-services
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-27 15:07 UTC by Alexander Riman
Modified: 2012-03-19 01:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Riman 2011-08-27 15:07:03 UTC
If create a timeline in which first item is image file (e.g. jpg), then we are not able to play pipeline with this timeline.

Example command line:
ges-launch-0.10 ~/1.jpg 0 5 ~/1.avi 0 5

If we place movie file as a first source, then pipeline plays:
ges-launch-0.10 ~/1.avi 0 5 ~/1.jpg 0 5
Comment 1 Stéphane Maniaci 2011-10-16 06:45:03 UTC
I cannot reproduce this bug using the test case you described, with the same command-line and a JPEG + MOV file.

Will you please try with latest GES? Thanks!
Comment 2 Jean-François Fortin Tam 2012-03-19 01:18:07 UTC
Hi Alexander, please reopen this bug report if you can provide the requested information with the latest GES. Thanks!