ubuntu:video:ffmpeg:hardware_acceleration_using_gpu:intel_gpu
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:video:ffmpeg:hardware_acceleration_using_gpu:intel_gpu [2023/06/13 09:28] – ↷ Page moved from ubuntu:video:ffmpeg:hardware_transcoding_using_gpus:intel_gpu to ubuntu:video:ffmpeg:hardware_acceleration_using_gpu:intel_gpu peter | ubuntu:video:ffmpeg:hardware_acceleration_using_gpu:intel_gpu [2023/06/13 10:24] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - Video - ffmpeg - Hardware transcoding using GPUs - Intel GPU ====== | ||
- | |||
- | ===== Intel GPUs (6000 series onwards) ===== | ||
- | |||
- | < | ||
- | hevc_vaapi | ||
- | hevc_qsv | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Decoding ===== | ||
- | |||
- | <code bash> | ||
- | -hwaccel d3d11va | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Encoding ===== | ||
- | |||
- | ==== For video resolution <= 4K ==== | ||
- | |||
- | <code bash> | ||
- | -c:v h264_qsv | ||
- | </ | ||
- | |||
- | ==== For video resolution > 4K ==== | ||
- | |||
- | <code bash> | ||
- | -c:v hevc_qsv | ||
- | </ | ||
- | |||
- | ---- | ||
ubuntu/video/ffmpeg/hardware_acceleration_using_gpu/intel_gpu.1686648493.txt.gz · Last modified: 2023/06/13 09:28 by peter