update VideoCompress

This commit is contained in:
2026-01-11 13:19:56 +08:00
parent 9ba34f8d2e
commit db56f1da62
2 changed files with 40 additions and 9 deletions

View File

@ -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",