VideoCompress
This commit is contained in:
12
VideoCompress/config.json
Normal file
12
VideoCompress/config.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"save_to": "single",
|
||||
"crf": 18,
|
||||
"codec": "h264",
|
||||
"ffmpeg": "ffmpeg",
|
||||
"video_ext": [
|
||||
".mp4",
|
||||
".mkv"
|
||||
],
|
||||
"extra": [],
|
||||
"train": false
|
||||
}
|
Reference in New Issue
Block a user