[Bug 657805] matroska: webmmux streamable=true ! matroskademux fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 2 16:52:26 PDT 2012


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

Debarshi Ray <rishi.is> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rishi.is at lostca.se

--- Comment #3 from Debarshi Ray <rishi.is at lostca.se> 2012-11-02 23:52:22 UTC ---
(In reply to comment #1)
> It appears this particular bug has been fixed recently in git.

I am not so sure. eg., with 1.0.2 none of them error out. They are both stuck
unless one presses ctrl+c:

[rishi at kolache ~]$ gst-launch-1.0 videotestsrc ! vp8enc ! webmmux ! queue !
matroskademux ! vp8dec ! xvimagesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Redistribute latency...
^CCaught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
[rishi at kolache ~]$ gst-launch-1.0 videotestsrc ! vp8enc ! webmmux
streamable=true ! queue ! matroskademux ! vp8dec ! xvimagesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Redistribute latency...
^CCaught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
[rishi at kolache ~]$

However both of them error out on gst-plugins-good-0.10.31. Something has
changed since then, but I am not sure whether the change is correct or not.

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