search for: fixed_with_rogg

Displaying 2 results from an estimated 2 matches for "fixed_with_rogg".

2009 Jul 14
2
Fixing ogg vorbis corruption caused by bad metadata
Monty Montgomery wrote, on 7/14/2009 1:44 AM: > On Tue, Jul 14, 2009 at 1:41 AM, Erik de Castro > Lopo<mle+la at mega-nerd.com> wrote: >> Monty Montgomery wrote: >> >>> Yes. Without the first three packets (which hold all the codec >>> settings and all the instruction how to handle the subsequent packets) >>> the rest of the stream is gibberish.
2009 Jul 14
2
Fixing ogg vorbis corruption caused by bad metadata
...nd then using rogg to fix the crc, I now have a playable file. What's odd is it starts out, for about a second, as audible and normal, and then the audio is scrambled -- perhaps a bitrate issue? Here's a sample of the result of this process: http://adam.rosi-kessel.org/bugs/liboggz/484/fixed_with_rogg.ogg So I think this might just need a little more tweaking to be turned into an automated fix script. Any ideas based on that file exactly what is wrong and how to correct it? Adam