Kulti
2010-09-14 09:26:39 UTC
Hi, all.
I used add_video_stream() function from output_example.c for
tuning AVCodecContext. bit_rate field is set to some value, but I can't
understand what value I need? How to calculate output bit-rate for my
concrete format and width x hight?
May be ffmpeg can automatically set optimal bit-rate? I try to set this
field to 0, but it was not work.
I used add_video_stream() function from output_example.c for
tuning AVCodecContext. bit_rate field is set to some value, but I can't
understand what value I need? How to calculate output bit-rate for my
concrete format and width x hight?
May be ffmpeg can automatically set optimal bit-rate? I try to set this
field to 0, but it was not work.