fix tests
Former-commit-id: 806ef2ca2ecd6fe0c7de0fd177fc5187f1a8f4b5
This commit is contained in:
parent
41ce1e0fc7
commit
bba6e6926f
3
test.sh
3
test.sh
@ -19,7 +19,8 @@ curl "$base_url"/add_job -X POST -H "Content-Type: application/json" -d \
|
||||
"options": {
|
||||
"aomenc": "--lag-in-frames=25 --tile-columns=0 --tile-rows=0 --enable-fwd-kf=1 --bit-depth=10 --cpu-used=0 --end-usage=vbr --target-bitrate=60 --kf-min-dist=9999 --kf-max-dist=9999",
|
||||
"ffmpeg": "",
|
||||
"two_pass": true
|
||||
"two_pass": true,
|
||||
"pix_fmt": "YV12"
|
||||
}
|
||||
}
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user