[gstreamer-bugs] [Bug 330317] [lame] Add proper support for writing Xing headers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Mar 4 04:09:34 PST 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=330317
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS





------- Comment #7 from Christophe Fergeau  2006-03-04 12:09 UTC -------
Created an attachment (id=60632)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=60632&action=view)
Xing header writer as a separate element (C file)

I finished to put the Xing header code in a separate header, it seems to be
working quite well and not leaking resource. I'm unsure I'm doing the right
thing in the state change functions though (dunno if I should reset the header
state when going from PAUSE to READY or from READY to NULL), and I don't know
if there are events I should handle apart from EOS. I'm not sure the method I'm
using to seek at the beginning of the stream to output my header is the best
one. And it's also missing seek table support.


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