mirror of
https://github.com/pischule/memevizor.git
synced 2025-12-19 06:56:42 +00:00
Dont encode audio
This commit is contained in:
@@ -33,17 +33,6 @@ class VideoEncoderService {
|
||||
"40",
|
||||
"-b:v",
|
||||
"0k",
|
||||
// audio
|
||||
"-map",
|
||||
"0:a",
|
||||
"-c:a",
|
||||
"libopus",
|
||||
"-b:a",
|
||||
"96k",
|
||||
"-vbr",
|
||||
"on",
|
||||
"-compression_level",
|
||||
"10",
|
||||
// file
|
||||
"-f",
|
||||
"webm",
|
||||
|
||||
Reference in New Issue
Block a user