FFMpeg-Compressor: UNIX binary
This commit is contained in:
parent
1caebeb158
commit
d74464a031
4 changed files with 29 additions and 16 deletions
9
FFMpeg-Compressor/ffmpeg-comp.toml
Normal file
9
FFMpeg-Compressor/ffmpeg-comp.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
[FFMPEG]
|
||||
AudioBitRate = "320k"
|
||||
AudioExt = "mp3"
|
||||
CompLevel = 20
|
||||
ImageExt = "jpg"
|
||||
JpegComp = 3
|
||||
FFmpegParams = "-hide_banner -loglevel error"
|
||||
VideoCodec = "libvpx-vp9"
|
||||
VideoExt = "webm"
|
Loading…
Add table
Add a link
Reference in a new issue