Hi Team,

How to set/enable Constrained in H264? i followed this way, but not
effective.
//av_opt_set(c_en->priv_data, "maxrate", "1000000", 0);
        //av_opt_set(c_en->priv_data, "bufsize", "2000000", 0);

In one document i saw this statement, * Turn on Constrained (VBV )with the
-maxrate and -bufsize options to set the maximum bitrate and the expected
client buffer size*:

How to specify * -maxrate and  -bufsize? *Are this values are depend on the
resolution of video?

please recomand any document/website which explains above rate control mode.



-- 
Thanks & Regards
Vittal Prasad B R
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to