Displaying 2 results from an estimated 2 matches for "3e2f51c0".
2009 Jun 18
0
Fixing ogg vorbis corruption caused by bad metadata
...y the mailing list limit). An entire hexdump is here:
http:///adam.rosi-kessel.org/bugs/liboggz/484/hexdump.txt
Adam
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hexdump.txt
Url: http://lists.xiph.org/pipermail/ogg-dev/attachments/20090618/3e2f51c0/attachment-0001.txt
2009 Jun 18
2
Fixing ogg vorbis corruption caused by bad metadata
On 6/18/09, Conrad Parker <conrad at metadecks.org> wrote:
> This sounds like it needs a new tool specifically for fixing broken
> Ogg files.
I see two solutions:
1) the new vcut which I reckon will fix the problem since it has to
split and rebuild the audio in a new Ogg
2) an Hex editor, even if just to check what's wrong in the metadata section
-Ivo