Sample Header Ad - 728x90

Fix error in mp3 file

4 votes
1 answer
4723 views
I have an mp3 file that plays OK on computer but there is a problem to play it on mp3 player. ffmpeg shows this: $ ffmpeg -i file.mp3 [mp3 @ 0x8de72a0] Invalid size in frame , skipping the rest of tag. [mp3 @ 0x8de72a0] max_analyze_duration reached [mp3 @ 0x8de72a0] Estimating duration from bitrate, this may be inaccurate Input #0, mp3, from 'file.mp3': Duration: 00:27:44.50, start: 0.000000, bitrate: 55 kb/s Stream #0.0: Audio: mp3, 22050 Hz, mono, s16, 56 kb/s Can I fix this problem with some utility? like ffmpeg or mencoder?
Asked by xralf (15189 rep)
Jan 4, 2012, 02:13 PM
Last activity: Jan 4, 2012, 06:24 PM