Re: [FFmpeg-devel] Extending ffmpeg hwaccel list

2020-04-15 Thread Andriy Gelman
On Wed, 15. Apr 02:58, Mark Clayton wrote: > Hello, > > I have an Nvidia Jetson Nano, which while having CUDA does not feature an > nvenc capable encoder. Instead, a high level API using L4T ( > https://docs.nvidia.com/jetson/l4t-multimedia/classNvVideoConverter.html) > is supported. > > It’s b

[FFmpeg-devel] Extending ffmpeg hwaccel list

2020-04-14 Thread Mark Clayton
Hello, I have an Nvidia Jetson Nano, which while having CUDA does not feature an nvenc capable encoder. Instead, a high level API using L4T ( https://docs.nvidia.com/jetson/l4t-multimedia/classNvVideoConverter.html) is supported. It’s been a while and it seems that this device is not popular eno