Add fallback rules for rffmpeg configuration

This commit is contained in:
Jordan 2025-10-23 03:12:26 +02:00 committed by GitHub
parent df5214cc9d
commit 55537d7b0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -81,3 +81,9 @@ rffmpeg:
#special_flags:
# - "-muxers"
# - "-fp_format"
# Specific rules to tell rffmpeg when to use the fallback ffmpeg/ffprobe
fallback_rules:
- match: ["-vf blackframe", "-f null"] # Intro Skipper
- match: ["-f chromaprint"] # chromaprint analyzer
- match: ["-ss 0", "-to 2"] # very short clip scans