[FFmpeg-trac] #8513(avcodec:open): Assertion failure while converting into EAC3 with bitrate >= 900 kbps: put_bits buffer too small (was: Crash while converting into EAC3 with bitrate higher than 900 kbps: put_bits buffer too small)
FFmpeg
trac at avcodec.org
Mon Mar 2 03:17:03 EET 2020
#8513: Assertion failure while converting into EAC3 with bitrate >= 900 kbps:
put_bits buffer too small
-------------------------------------+-------------------------------------
Reporter: ackbc | Owner:
Type: defect | Status: open
Priority: important | Component: avcodec
Version: git-master | Resolution:
Keywords: eac3 crash | Blocked By:
abort regression |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Balling):
HAHAHA LOL. You can fix it with
{{{
ffmpeg -i 111_cut.flac -c:a eac3 -b:a 1024.1k 111_cutout.flac
}}}
1024 will not work, hahah. So funny.
Anyway, is it bad that mp3 files cannot be reencoded even with 900k???
Like this one.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/8513#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list