Yes, it will fall back to previous logic if the options are not set. -----Original Message----- From: libav-devel [mailto:[email protected]] On Behalf Of Luca Barbato Sent: Tuesday, February 21, 2017 6:17 PM To: [email protected] Subject: Re: [libav-devel] [PATCH] nvenc: add default QP value options for I, P and B pictures.
On 21/02/2017 10:19, Konda Raju wrote: > I'd use i_quant_factor and b_quant_factor as fallback. The logic should be: if the specific options are set, use them, otherwise use the global options, otherwise use the default. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. ----------------------------------------------------------------------------------- _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
