[FFmpeg-trac] #9755(undetermined:open): gapless playback of *some* MP3 files destroyed in the end after -c copy
FFmpeg
trac at avcodec.org
Thu Mar 9 04:31:08 EET 2023
#9755: gapless playback of *some* MP3 files destroyed in the end after -c copy
-------------------------------------+-------------------------------------
Reporter: Christoph | Owner: (none)
Anton Mitterer |
Type: defect | Status: open
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Balling):
You can reproduce the same with just silence wav:
ffmpeg -f lavfi -i anullsrc -ar 44100 -ac 2 -t 00:01:31.53334 -c:a
pcm_s16le empty.wav
that created file with 4036620 samples per channel.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9755#comment:18>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list