[gstreamer-bugs] [Bug 632442] [vorbisenc] failed to dynamically switch between 2 and 6 audio channels

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 18 03:42:25 PDT 2010


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-10-18 10:42:22 UTC ---
vorbis does not support this as far as I know. This can be done with ogg/vorbis
in principle, but would have to be handled at the application level, or you'd
have to write a convenience bin for it. Basically you need to create a new
vorbisenc when the format changes and hook that up to oggmux and finish off the
old stream, so that you get a so-called 'chained ogg'.

So NOTABUG IMHO.

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