[FFmpeg-devel] [PATCH] Add NVENC encoder
Timo Rothenpieler
timo at rothenpieler.org
Thu Nov 27 09:46:45 CET 2014
> 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.
The only other option would be to assume it's always only NV12, which is
true for all hardware currently in existence.
Unfortunately it needs a full CUDA and NVENC init to query the supported
formats.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141127/6fdb08ce/attachment.asc>
More information about the ffmpeg-devel
mailing list