[FFmpeg-devel] [PATCH 4/4] avcodec/nvenc: Add constrainedFrame encoding support

lance.lmwang at gmail.com lance.lmwang at gmail.com
Tue Sep 7 04:26:46 EEST 2021


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
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


-- 
Thanks,
Limin Wang


More information about the ffmpeg-devel mailing list