[FFmpeg-user] MP4s (and M4As) for music

Ferdi Scholten ferdi at sttc-nlp.nl
Sun Jun 8 11:47:59 EEST 2025



On 08-06-2025 04:21, Mark Filipak wrote:
>
> The script above provoked this: "Too many bits 15269.442177 > 12288 
> per frame requested, clamping to max". Of course, I have no idea what 
> that's about. Do you? "Too many bits"?
Simple, the fixed bitrate you specified is very much too high for the 
audio you provide. The encoder is complaining about that. Either specify 
a lower bitrate or use variable bitrate instead.



More information about the ffmpeg-user mailing list