added important parameter for nonconformant surround sound decoding

This commit is contained in:
sc-idevops 2025-04-24 22:46:41 -04:00
parent 511afe79ad
commit 3b1e1f58ca

View file

@ -14,6 +14,7 @@ then
-n \ -n \
-i "/config/$1" \ -i "/config/$1" \
-c:v av1_qsv \ -c:v av1_qsv \
-strict 1 \
-global_quality $rate \ -global_quality $rate \
-look_ahead 1 -look_ahead_depth 100 \ -look_ahead 1 -look_ahead_depth 100 \
-preset 3 \ -preset 3 \