[FFmpeg-trac] #5233(undetermined:closed): ffmpeg native aac encoder does not uses sensible default values to bitrate on multchannel audios
FFmpeg
trac at avcodec.org
Fri Feb 12 19:44:51 CET 2016
#5233: ffmpeg native aac encoder does not uses sensible default values to bitrate
on multchannel audios
-------------------------------------+-------------------------------------
Reporter: myleal | Owner:
Type: defect | Status: closed
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: | Resolution: fixed
Blocking: | Blocked By:
Analyzed by developer: 1 | Reproduced by developer: 1
-------------------------------------+-------------------------------------
Changes (by atomnuker):
* analyzed: 0 => 1
* status: new => closed
* resolution: => fixed
* reproduced: 0 => 1
Comment:
Thanks for the report, the encoder will now pick a default bitrate based
on the number of channels, type of channels and pairing (which provides a
better estimate than libfdk's way of 64000*number_of_channels).
Fixed in git master, commit f0a8212436c4.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5233#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list