Magnus Brading
Almighty Author

Group: Super Administrators
Posts: 2751
Joined: Aug. 2002 |
 |
Posted: Nov. 05 2002,15:08 |
 |
Ok, I've analyzed the file, and found the following errors:
1. Too large ID3v2 padding (non-fatal). Is easily fixed with the "Remove junk data before first mp3 frame" repair mode.
2. Other junk data in the beginning of the file, containing false positives for mp3 frames. Whenever you get a problem like this, you can perform the following procedure to fix it:
* Temporarily remove the ID3v2 tag (e.g. copy it to the clipboard and then remove it from the file, and then you can paste it back when you're done).
* Open the file in a hex-editor and set the very first byte to 00 (zero).
* Perform the "Remove junk data before first mp3 frame" repair on the file.
* Repeat the two previous steps until the mp3 info is displayed correctly for the file. In the case of this file, I had to repeat it 3 or 4 times.
After this, the file will be fully recovered (now you can paste back the ID3v2 tag from the clipboard).
-------------- Software author and website owner
|