update VideoCompress
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
{
|
||||
"save_to": "single",
|
||||
"crf": 18,
|
||||
"bitrate": null,
|
||||
"codec": "h264",
|
||||
"hwaccel": null,
|
||||
"crf": null,
|
||||
"bitrate": "15M",
|
||||
"codec": "h264_qsv",
|
||||
"hwaccel": "qsv",
|
||||
"extra": [],
|
||||
"ffmpeg": "ffmpeg",
|
||||
"ffprobe": "ffprobe",
|
||||
|
||||
Reference in New Issue
Block a user