[Bug 700537] theoradec drops frames because it needs a keyframe after a seek (bug in oggdemux from what I gathered)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 20 05:13:12 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=700537
  GStreamer | gst-plugins-base | 1.0.6

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-20 12:13:08 UTC ---
How do you know and on which pad? You can reproduce this without GES quite
easily with this pipeline, get rid of all the additional layers that just
introduce bugs ;)

gst-launch-1.0 filesrc
location=/media/data/Samples/big-buck-bunny/big_buck_bunny_720p_stereo.ogg !
oggdemux name=demux ! queue max-size-bytes=10000000 ! theoradec ! navseek !
xvimagesink    demux. ! queue max-size-bytes=10000000 ! fakesink

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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