You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The one from #57 doesn't work anymore (DEMUXER_ERROR_COULD_NOT_OPEN: FFmpegDemuxer: open context failed in browser and Invalid frame size (72): Could not seek to 72 in ffmpeg).
Looks like regression in ffmpeg.
Old file contains fully correct 1 mp3 frame while new file contains 1frame + only header from 2nd frame.
So second file which works is less correct than old file.
Looks like regression in ffmpeg. Old file contains fully correct 1 mp3 frame while new file contains 1frame + only header from 2nd frame. So second file which works is less correct than old file.
The one from #57 doesn't work anymore (
DEMUXER_ERROR_COULD_NOT_OPEN: FFmpegDemuxer: open context failed
in browser andInvalid frame size (72): Could not seek to 72
in ffmpeg).Here's a new one with 76 bytes: mp3.zip
The text was updated successfully, but these errors were encountered: