[gstreamer-bugs] [Bug 629196] Tagging an Ogg Vorbis file may corrupt audio data

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 10 06:50:12 PDT 2010


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

--- Comment #4 from Colomban Wendling <lists.ban at herbesfolles.org> 2010-10-10 13:50:08 UTC ---
Created an attachment (id=172046)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=172046)
output of ogginfo with the input file

I've found this bug while searching for related bugs before reporting a similar
one, so I add the information here since I think it's closely related:

When re-tagging OGG files, GStreamer seems to break a bit the tag data. This is
visible with ogginfo (from the vorbis-tools) as some warnings, and actually
results on reading problems with some applications (for example a Sansa Clip+
media player can't read the output file, but plays the original well).

This bug happens with Rhythbox as well as with the above suggested GStreamer
pipeline:
gst-launch-0.10 filesrc location=input.ogg ! oggdemux ! vorbisparse ! vorbistag
! oggmux ! filesink location=output.ogg

I join the output of ogginfo on both input and output files as examples.

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