Page 1 of 1

where to get

Posted: Wed Mar 12, 2014 8:47 pm
by tester
Question: where can i get so called "corrupted" audio files in various formats, like wav, mp3, ogg, flac, and so on?

By "corrupted" I mean - prepared to test whether and how - the decoding engine will pass them through, whether it will hang, etc. So I guess this means bad headers and bad streams.

Re: where to get

Posted: Wed Mar 12, 2014 9:32 pm
by MegaHurtz
Mostly the format is incompatible, ie 69k files 44k converter and all that. Corrupted you can indeed have a bad header,or a bad sector. But that's so far fetched i have yet to encounter one of them.

mietjee2.zip
(147.4 KiB) Downloaded 838 times
Here try and fix this :lol: Lucky prize goes to the winner!

Another challenge, for not newbs maybe. This one still knows it's PCM.
mietjee4.zip
(147.4 KiB) Downloaded 877 times

Re: where to get

Posted: Wed Mar 12, 2014 11:16 pm
by tester
Generally I need audio files to crash the decoding engine, not ot fix the files. If the engine says that the file is not supported, then the experiment fails. If the engine hangs for unknown reason - then the experiment is succesful. As far I remember corrupted flac files could be a good example of bad behavior.

Thanks for attachements, but engine just rejects them.

Re: where to get

Posted: Wed Mar 12, 2014 11:58 pm
by MegaHurtz
Both headers are broken. But the thing with pcm is when you try to break the data nothing happens.. Heres an mp3 (08 ;) , broken it on two places.. one that seemed data, and one that started the same as the header further down. But here it chews right through. Maybe the broken files are just zero padded after a certain point?

Inhaler broken.zip
(1.44 MiB) Downloaded 884 times


Anyway I broke these using a hex editor, just open the file as hex and erase some values.

Re: where to get

Posted: Thu Mar 13, 2014 12:48 am
by tester
This one went through.

But I think I know where can I get corrupted and long flac for tests...