Merge pull request #18 from Cephian/master

Comment out duplicate `video_fps` field in default config
This commit is contained in:
Ren Tatsumoto 2023-05-13 05:56:07 +00:00 committed by GitHub
commit c33cc0a94e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@ video_quality=23
preset=faster preset=faster
# FPS / framerate. Set to "auto" or a number. # FPS / framerate. Set to "auto" or a number.
video_fps=auto video_fps=auto
video_fps=60 #video_fps=60
# Audio settings # Audio settings
# Available formats: opus or aac # Available formats: opus or aac