#11351: Native AAC-enocoder doesn't create constant bitrate.
-------------------------------------+-------------------------------------
             Reporter:  maxmanus     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  native aac   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ffmpeg -i input -c:a aac -b:a 384k -af aresample=resampler=soxr -ar 48k
 ... output
 Output is then variable bitrate.

 If I just write -b instead of -b:a 384k it creates constant bitrate but
 then it defaults to 192k

 ffmpeg version N-114629-g1590a96adc-20240403
 built on ...gcc 13.2.0 (crosstool-NG 1.26.0.65_ecc5e41
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11351>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to