[gstreamer-bugs] [Bug 620358] [matroskademux] Sorenson Squish WebM output seeking issues
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jun 5 08:38:14 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=620358
GStreamer | gst-plugins-good | git
--- Comment #5 from Philip Jägenstedt <philipj at opera.com> 2010-06-05 15:38:07 UTC ---
With the falls-creek-2006.webm input, the audio stream seems to be significant.
This pipeline deadlocks when seeking:
gst-launch filesrc location=falls-creek-2006.webm ! decodebin2 name=dec ! queue
! navseek ! xvimagesink dec. ! queue ! fakesink
The following does not, however:
gst-launch filesrc location=falls-creek-2006.webm ! decodebin2 name=dec ! queue
! navseek ! xvimagesink
I'm not sure if the demuxer's internal state will be different if the audio pad
is left unlinked or what exactly happens.
--
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