search for: rogg_crc

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

Did you mean: rg_crc
2009 Jul 14
0
Fixing ogg vorbis corruption caused by bad metadata
...en 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? OK, now I've actually successfully repaired a file with this method. Rather than use rogg_crc to fix the CRC after the fact, I'm using rogg_serial to replace the serial number in the "good" ogg before swapping the first three packets into the "bad" ogg. The result appears to be an ogg that plays perfectly. This fix should be easy to script -- then I'll just n...
2009 Jul 14
2
Fixing ogg vorbis corruption caused by bad metadata
ogg.k.ogg.k at googlemail.com wrote, on 7/14/2009 7:16 AM: >> easy to replace. The second packet is the metadata, which we can lose. >> It's just the third packet that needs to be reconstructed. After that, >> you could start at any packet division in the rest of the file and it >> would play fine? So this generic restore tool that I'm positing would >> just