On Mon, Sep 06, 2021 at 02:49:47PM +0200, Timo Rothenpieler wrote: > Series applied. > > While testing, I found that constrained encoding for HEVC was not a thing > until SDK 10.0, so I added the necessary check and compile time guards for > that. > > Also done some other minor style and logic changes, and renamed the options > to use "-" instead of "_", so the options match their libx264 counterpart. Thanks, I notice libx264 use "-" style, but it's not consistent with other options of nvenc. So I use "_" instead. I'm not sure what's style is more preferable.
> _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". -- Thanks, Limin Wang _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
