[gstreamer-bugs] [Bug 311586] Matroska mux/demux don't support flac

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 25 12:40:21 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=311586
 GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Comment #2 from Tim-Philipp Müller  2006-04-25 19:40 UTC -------
Step #1 would be to make flacenc put the stream headers into the caps it
attaches to the first buffer as an array (list? I forget which one) of
GstBuffers called 'streamheaders', just like vorbisenc already does. That way
matroskamux should be able to pick these up in the setcaps function before it
gets the first buffer.

For flac support in the demuxer, I'd really like a sample file. Does anyone
have one at hand by any chance?


-- 
Configure bugmail: http://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