User Tools

Site Tools


ubuntu:video:ffmpeg:hardware_acceleration_using_gpu:intel_gpu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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 peterubuntu: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) ===== 
- 
-<code> 
-hevc_vaapi 
-hevc_qsv 
-</code> 
- 
----- 
- 
-===== Decoding ===== 
- 
-<code bash> 
--hwaccel d3d11va 
-</code> 
- 
----- 
- 
-===== Encoding ===== 
- 
-==== For video resolution <= 4K ==== 
- 
-<code bash> 
--c:v h264_qsv 
-</code> 
- 
-==== For video resolution > 4K ==== 
- 
-<code bash> 
--c:v hevc_qsv  
-</code> 
- 
----- 
  
ubuntu/video/ffmpeg/hardware_acceleration_using_gpu/intel_gpu.1686648493.txt.gz · Last modified: 2023/06/13 09:28 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki