[Bug 629196] oggmux: re-tagging an Ogg Vorbis file may corrupt audio data

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 25 03:49:26 PDT 2011


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

--- Comment #15 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-04-25 10:49:20 UTC ---
There is a bug in liboggz additionally.
If it does not know about a stream type (eg, VP8), it will default to believe
it has 3 headers, as Vorbis/Theora do. This causes some of the logic to detect
whether a header page contains non headers packets to fail.
Still, the fix I made conveniently causes my copy of liboggz to not warn. Which
might be another liboggz bug in itself, as it ought to moan we have headers
with non zero granpos...

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