forked from Github/frigate
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user