[FFmpeg-devel] [PATCH] Add NVENC encoder

Reimar Döffinger Reimar.Doeffinger at gmx.de
Wed Nov 26 22:30:24 CET 2014


On 26.11.2014, at 14:58, Timo Rothenpieler <timo at rothenpieler.org> wrote:
>> I cannot read it like this but I am not a native
>> speaker.
>> Maybe you could mark it as non-free until the FSF
>> tells us their interpretation?
> 
> Allright, new patch is attached.
> 
>> ff_nvenc_encoder is missing pix_fmts afaict but
>> consider waiting for a real review.
> 
> Yes, that's intended.
> It uses init_static_data to dynamicaly ask the nvidia driver for the supported pixel formats instead.

I haven't looked in detail, but this doesn't seem like a good idea to me.
For example it can't handle having different encoders using different cards/hardware.
I don't know what other options there might be, maybe this is the best, but it seems not particularly good.


More information about the ffmpeg-devel mailing list