ctrmus icon indicating copy to clipboard operation
ctrmus copied to clipboard

MP3 files aren't working

Open MoistyTIT opened this issue 2 years ago • 3 comments

I'm getting error 1002; I know these are mp3 files

MoistyTIT avatar Apr 24 '22 01:04 MoistyTIT

Are you able to post one of these mp3 files for me to test?

deltabeard avatar Apr 24 '22 18:04 deltabeard

Sure, no problem. Here it is.

MoistyTIT avatar Apr 28 '22 00:04 MoistyTIT

The file seems to be corrupted (missing header?). ffprobe was unable to correctly display information on this file.

[mp3 @ 0000025519d38000] Format mp3 detected only with low score of 1, misdetection possible!
[mp3float @ 0000025519d39ac0] Header missing
    Last message repeated 564 times
[mp3 @ 0000025519d38000] decoding for stream 0 failed
[mp3 @ 0000025519d38000] Could not find codec parameters for stream 0 (Audio: mp3 (mp3float), 0 channels, fltp): unspecified frame size
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
Input #0, mp3, from 'When I Leave You.mp3':
  Duration: N/A, start: 0.000000, bitrate: N/A
  Stream #0:0: Audio: mp3, 0 channels, fltp

ffmpeg is unable to convert the file, and mpv (which uses ffmpeg) can't play the file either.

Does the file play in a different music player?

deltabeard avatar May 02 '22 21:05 deltabeard

Since the file didn't play with ffmpeg, it probably wouldn't play with mpg123 either.

deltabeard avatar Jul 08 '23 11:07 deltabeard