where to get

For general discussion related FlowStone
Post Reply
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

where to get

Post 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.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
User avatar
MegaHurtz
Posts: 105
Joined: Mon Aug 11, 2008 6:29 pm
Location: Eindhoven/Nederland

Re: where to get

Post 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 839 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 878 times
192k @ 8ms
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: where to get

Post 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.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
User avatar
MegaHurtz
Posts: 105
Joined: Mon Aug 11, 2008 6:29 pm
Location: Eindhoven/Nederland

Re: where to get

Post 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 885 times


Anyway I broke these using a hex editor, just open the file as hex and erase some values.
192k @ 8ms
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: where to get

Post by tester »

This one went through.

But I think I know where can I get corrupted and long flac for tests...
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Post Reply