[gstreamer-bugs] [Bug 587785] oggmux plugin resists state changes.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 16 17:29:36 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=587785

  GStreamer | gst-plugins-base | Ver: 0.10.22

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
   Target Milestone|HEAD                        |NONE




------- Comment #2 from Tim-Philipp Müller  2009-07-17 00:29 UTC -------
The problem is that fakesrc by default outputs empty buffers, so vorbisenc will
never actually receive any audio data to encode, and hence won't output any
buffers, which is why your pipeline stalls.

With audiotestsrc instead of fakesrc it works just fine.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=587785.




More information about the Gstreamer-bugs mailing list