fix: add FFMPEG_OUTPUT_ARGS (#470)
This commit is contained in:
parent
12a5580694
commit
df3330fdc2
4 changed files with 8 additions and 4 deletions
|
|
@ -3,4 +3,4 @@ bun = "1.2.2"
|
|||
|
||||
[env]
|
||||
JWT_SECRET = "JustForDevelopmentPurposesOnlyChangeMeInProduction!"
|
||||
FFMPEG_ARGS = "-preset veryfast -threads 2"
|
||||
FFMPEG_OUTPUT_ARGS = "-preset veryfast -threads 2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue