[gstreamer-bugs] [Bug 171563] Vorbis support for Matroska muxer

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Jun 9 10:07:38 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=171563
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Ronald Bultje  2005-06-09 17:07 -------
It has always worked for me, so I'd assume you're doing something weird. Muxers
assume you link pads, and only then start iterating. Any other setup is not
supported.

I find your patch weird. First of all, the changes in data handling aren't
obvious, some even look wrong. The _mux_header_tracks() part, for example, is
very unobvious for me; The reason that we need data before writing the tracks is
*so that* we will have the data type of all contained streams. Other muxers work
this way, too. I'm willing to apply the vorbis-part of it and make that work,
but not the rest.

Your testcase has x-csrc as mimetype, but does not open in any of my editors.
Can you please re-attach it?

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list