Changes between Version 57 and Version 58 of HWAccelIntro
- Timestamp:
- Dec 5, 2017, 3:49:43 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HWAccelIntro
v57 v58 16 16 || ||||||= Linux =||||||= Windows =||= Android =||||= Apple =||= Other =|| 17 17 || ||= AMD =||= Intel =||= NVIDIA =||= AMD =||= Intel =||= NVIDIA =||= =||= macOS =||= iOS =||= Raspberry Pi =|| 18 || AMF || N || N || N || Y || N || N || N || N || N || N || 18 19 || CUDA / CUVID / NVENC || N || N || Y || N || N || Y || N || N || N || N || 19 20 || Direct3D 11 || N || N || N || Y || Y || Y || N || N || N || N || … … 41 42 || ||||||= Decoder =||||= Encoder =||||||= Other support =|| 42 43 || || Internal || Standalone || Hardware output || Standalone || Hardware input || Filtering || Hardware context || Usable from ffmpeg CLI || 44 || AMF || N || N || N || Y || Y || N || Y || Y || 43 45 || CUDA / CUVID / NVENC || N || Y || Y || Y || Y || Y || Y || Y || 44 46 || Direct3D 11 || Y || - || Y || - || - || F || Y || Y || … … 48 50 || Media Foundation || - || N || N || N || N || N || N || N || 49 51 || MMAL || - || Y || Y || N || N || - || N || N || 50 || OpenCL || - || - || - || - || - || Y || F || F||52 || OpenCL || - || - || - || - || - || Y || Y || Y || 51 53 || OpenMAX || - || N || N || Y || N || N || N || Y || 52 54 || !RockChip MPP || - || Y || Y || N || N || - || Y || Y || … … 188 190 AMD UVD is usable for decode via VDPAU and VAAPI in Mesa on Linux. VCE also has some initial support for encode via VAAPI, but should be considered experimental. 189 191 190 For Windows there are port [https://ffmpeg.zeranoe.com/forum/viewtopic.php?t=4231 attempts], but nothing official has been released yet.192 On Windows, UVD is accessible via standard DXVA2/D3D11VA APIs, while VCE is supported via AMF. 191 193 192 194 == External resources ==
