Hello, I wrote in funck "do_encode(AVCodecContext *avctx, const AVFrame *frame,int *got_packet)" avctx-bit_rate = 800000, but FFmpeg dont't chage bitrate, when i set opt in bash "-b:v 1M", ffmpeg print that bitrate=1M, why ? (codec libx264)