Skip to content

Commit

Permalink
Merge branch 'develop' into bugfix/default-publish-iterator
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT authored Aug 26, 2024
2 parents 570b0c8 + e5801be commit ded16d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/settings/publish_plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,7 @@ class PublishPuginsModel(BaseSettingsModel):
"output": [
"-pix_fmt yuv420p",
"-crf 18",
"-c:a acc",
"-c:a aac",
"-b:a 192k",
"-g 1",
"-movflags faststart"
Expand Down

0 comments on commit ded16d5

Please sign in to comment.