mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-20 13:54:36 +01:00
Add ability to select GPU for ffmpeg (#20455)
* Add ability to set selected GPU for ffmpeg * Cleanup * Cleanup * Improve handling
This commit is contained in:
@@ -268,6 +268,8 @@ ffmpeg:
|
||||
retry_interval: 10
|
||||
# Optional: Set tag on HEVC (H.265) recording stream to improve compatibility with Apple players. (default: shown below)
|
||||
apple_compatibility: false
|
||||
# Optional: Set the index of the GPU to use for hardware acceleration. (default: shown below)
|
||||
gpu: 0
|
||||
|
||||
# Optional: Detect configuration
|
||||
# NOTE: Can be overridden at the camera level
|
||||
|
||||
Reference in New Issue
Block a user