QUOTE(Heliologue @ Oct 26 2007, 16:04)

How do you know the bytes are corrupt? Do you get an error during decoding?
I test downloaded file using FLAC-frontend. At 78% it gives me an error:
"Frame CRC mismatch". Then I cut my files until I get an error:
"End of stream" at some position. So I think the next address(es) contains a broken byte or a couple of bytes. But it is hard work to do it manually without software. First you cut file, then test it, and then again and again until you get
"End of stream" message. But it's only a half. The next half is to fix these few bytes. Doing it manually takes a lot of time. So I need some software for it.
If there is no such software, in my opinion it is worth to create it.