Skip to content
Commit adb72761 authored by Marco Martin's avatar Marco Martin
Browse files

Produce: Use libavfilter for conversion, hardware encoding

Use full hardware encoding

Don't download the frame from memory but encode it in-place mapping it with drm-prime and encode with the gpu using vaapi.

When h264_vaapi is asked for but the gpu doesn't actually support encoding h264, smoothly fallback to software encoding.
When a software based encoder is asked for, like libx264 or vp8, completely use the software path as well.
parent 4a961a55
Pipeline #382109 passed with stage
in 1 minute and 8 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment