Hope this finds its way into Steam InHome Streaming.
Using NVIDIA's NVENC On Linux With FFmpeg
Collapse
X
-
Originally posted by Nille View PostAnd both are Linux Only. But only of interest, how can ffmpeg use openmax or vaapi for encoding?
However, the underlying hardware can still be accessed via other platform specific APIs.
ffmpeg should be able to utilize them for encoding, just like how it utilizes vaapi for decoding, or how gstreamer uses openmax for decoding and encoding.
Comment
-
-
Originally posted by lovenemesis View PostOpenMAX and VAAPI are cross-platform.
However, the underlying hardware can still be accessed via other platform specific APIs.
ffmpeg should be able to utilize them for encoding, just like how it utilizes vaapi for decoding, or how gstreamer uses openmax for decoding and encoding.
But back to my question: How to use openmax or va-api for encoding in ffmpeg.
Comment
-
Comment