[gstreamer-bugs] [Bug 620358] [matroskademux] Sorenson Squish WebM output seeking issues

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 6 02:34:11 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=620358
  GStreamer | gst-plugins-good | git

--- Comment #8 from Philip Jägenstedt <philipj at opera.com> 2010-06-06 09:34:07 UTC ---
My debug pipeline:

filesrc location=~/Videos/test/bus-sorenson.webm ! decodebin2 name=dec ! queue
! navseek ! autovideosink dec. ! queue ! audioconvert ! autoaudiosink

It appears as though after seeking no audio (vorbis) buffers are being
delivered, as vorbis_dec_chained is never called again after the flush in
gst_matroska_demux_handle_seek_event is done.

-- 
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