[Bug 629196] oggmux: re-tagging an Ogg Vorbis file may corrupt audio data
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Apr 24 15:48:34 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=629196
GStreamer | gst-plugins-base | unspecified
David Schleef <ds> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #13 from David Schleef <ds at schleef.org> 2011-04-24 22:48:31 UTC ---
This broke vp8 muxing.
gst-launch videotestsrc num-buffers=30 ! vp8enc ! oggmux ! filesink
location=out.ogv
$ oggz-validate out.ogv
out.ogv: Error:
serialno 2144299614: Terminal header page contains non-header packet
Problem appears to be because VP8 buffers in gstreamer do not exactly
correspond to VP8 buffers in Ogg.
--
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