LL
This commit is contained in:
parent
cc85db861d
commit
c4e53939a2
3 changed files with 1 additions and 1 deletions
BIN
compressed.mp4
BIN
compressed.mp4
Binary file not shown.
|
|
@ -61,7 +61,7 @@ func compressRAMHandler(w http.ResponseWriter, r *http.Request) {
|
|||
"-y",
|
||||
"-i", tmpFilePath,
|
||||
"-c:v", "libx264",
|
||||
"-preset", "ultrafast",
|
||||
"-preset", "veryfast",
|
||||
"-crf", "29",
|
||||
"-tune", "zerolatency",
|
||||
"-threads", "5",
|
||||
|
|
|
|||
BIN
go_build_convert
BIN
go_build_convert
Binary file not shown.
Loading…
Reference in a new issue