Update ffmpeg to 7.0.2 (#13578)

* Update to ffmpeg 7.0

* Reduce CPU by not changing pixel format

* Add basic vulkan support

* Adjust gamma after vaapi change

* Formatting
This commit is contained in:
Nicolas Mowen
2024-09-05 18:27:32 -06:00
committed by GitHub
parent 5c00ed352c
commit 18a6aa1824
3 changed files with 17 additions and 4 deletions

View File

@@ -47,6 +47,7 @@ MAX_WAL_SIZE = 10 # MB
FFMPEG_HWACCEL_NVIDIA = "preset-nvidia"
FFMPEG_HWACCEL_VAAPI = "preset-vaapi"
FFMPEG_HWACCEL_VULKAN = "preset-vulkan"
# Regex Consts