[Bug 748978] Video is frozen for a bit when a new clip starts

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Sep 27 14:06:15 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=748978

--- Comment #2 from Alex Băluț <alexandru.balut at gmail.com> ---
I think this is the same bug:

The command below creates a file which every 2 seconds pauses for a bit. The
video should be fluid though because there is a single video clip "+clip
00159.MTS layer=1 s=0 i=0 d=14.912000" and the others are transparent images on
top of it.

ges-launch-1.0 \
+clip tmph72h4ynj.png layer=0 s=0 d=2 \
+clip tmph72h4ynj.png layer=0 s=2 d=2 \
+clip tmph72h4ynj.png layer=0 s=4 d=2 \
+clip tmph72h4ynj.png layer=0 s=6 d=2 \
+clip tmph72h4ynj.png layer=0 s=8 d=2 \
+clip tmph72h4ynj.png layer=0 s=10 d=2 \
+clip tmph72h4ynj.png layer=0 s=12 d=2 \
+clip tmph72h4ynj.png layer=0 s=14 d=0.912000 \
+clip 00159.MTS layer=1 s=0 i=0 d=14.912000 \
-o out.ogv

The files can be retrieved from the Pitivi ftp.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list