[Libav-user] Setting bitrate for x264 encoder?

Michael Chisholm chisholm at mitre.org
Thu Apr 9 21:45:07 CEST 2015


On 4/9/2015 2:55 PM, Philip Schneider wrote:
>
> According to ffmpeg command-line documentation, I should be able to explicitly set the bitrate with the equivalent to the “-b” option or similar, but I’m not able to find this in the AVOptions structure in libx264.c.
>

Perhaps you're looking for libavcodec/options_table.h?

http://git.videolan.org/?p=ffmpeg.git;a=blob;f=libavcodec/options_table.h;hb=HEAD

Andy




More information about the Libav-user mailing list