mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
undo quick testing
This commit is contained in:
@@ -45,9 +45,9 @@ ENCODER=('libsvtav1' 'librav1e' 'libaom-av1')
|
|||||||
PRESET=(4 8 12)
|
PRESET=(4 8 12)
|
||||||
|
|
||||||
# uncomment for quick testing
|
# uncomment for quick testing
|
||||||
CRF=(25)
|
# CRF=(25)
|
||||||
ENCODER=('libsvtav1')
|
# ENCODER=('libsvtav1')
|
||||||
PRESET=(13)
|
# PRESET=(13)
|
||||||
|
|
||||||
# Log for results
|
# Log for results
|
||||||
LOG="$BENCHMARK_DIR/results.txt"
|
LOG="$BENCHMARK_DIR/results.txt"
|
||||||
|
|||||||
Reference in New Issue
Block a user