Enhance Videocompress

This commit is contained in:
2025-10-20 22:35:03 +08:00
parent ac2071709a
commit 072a198032
3 changed files with 84 additions and 20 deletions

View File

@ -2,9 +2,11 @@
"save_to": "single",
"bitrate": "3M",
"codec": "h264_mediacodec",
"hwaccel": "mediacodec",
"ffmpeg": "ffmpeg",
"video_ext": [
".mp4",
".mkv"
],
"resolution": null
}