@@ -7,15 +7,15 @@ our support for this in the future!
77
88The following table summarizes our current level of support:
99
10- | | Linux Decode | Linux Encode | Mac Decode | Mac Encode | Windows Decode| Windows Encode | Notes |
11- | --------------------| ------------------------| ----------------------| ------------------| ---------------| --------------| ------------------| ------------------|
12- | VA-API | :heavy_check_mark : | :heavy_check_mark : | - | - | - | - | * Linux Only* |
13- | VDPAU | :heavy_check_mark : (+) | :white_check_mark : (++)| - | - | - | - | * Linux Only* |
14- | CUDA (NVDEC/NVENC) | :x : (+++) | :heavy_check_mark : | - | - | - | :heavy_check_mark : | * Cross Platform* |
15- | VideoToolBox | - | - | :heavy_check_mark : | :x : (++++) | - | - | * Mac Only* |
16- | DXVA2 | - | - | - | - | :x : (+++) | - | * Windows Only* |
17- | D3D11VA | - | - | - | - | :x : (+++) | - | * Windows Only* |
18- | QSV | :x : (+++) | :x : | :x : | :x : | :x : | :x : | * Cross Platform* |
10+ | | Linux Decode | Linux Encode | Mac Decode | Mac Encode | Windows Decode| Windows Encode | Notes |
11+ | --------------------| ------------------------| ----------------------| ------------------| ---------------- | --------------| ------------------| ------------------|
12+ | VA-API | :heavy_check_mark : | :heavy_check_mark : | - | - | - | - | * Linux Only* |
13+ | VDPAU | :heavy_check_mark : (+) | :white_check_mark : (++)| - | - | - | - | * Linux Only* |
14+ | CUDA (NVDEC/NVENC) | :x : (+++) | :heavy_check_mark : | - | - | - | :heavy_check_mark : | * Cross Platform* |
15+ | VideoToolBox | - | - | :heavy_check_mark : | :x : (++++) | - | - | * Mac Only* |
16+ | DXVA2 | - | - | - | - | :x : (+++) | - | * Windows Only* |
17+ | D3D11VA | - | - | - | - | :x : (+++) | - | * Windows Only* |
18+ | QSV | :x : (+++) | :x : | :x : | :x : | :x : | :x : | * Cross Platform* |
1919
2020* * (+) VDPAU for some reason needs a card number one higher than it really is*
2121* * (++) VDPAU is a decoder only.*
0 commit comments