error handling and hsit
This commit is contained in:
3
test.sh
3
test.sh
@@ -15,9 +15,10 @@ curl "$base_url"/add_job -X POST -H "Content-Type: application/json" -d \
|
||||
"file_name": "014",
|
||||
"priority": 0,
|
||||
"length": 15,
|
||||
"resolution": [540, 960],
|
||||
"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": "-vf scale=540:960",
|
||||
"ffmpeg": "",
|
||||
"two_pass": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user