Add an option to set the MP3 bitrate when converting (fixes #113)
This commit is contained in:
parent
627108e08d
commit
fd2a4d8745
4 changed files with 12 additions and 0 deletions
|
@ -26,3 +26,6 @@ uglyUrls: false
|
|||
|
||||
# True to stream videos through server
|
||||
stream: false
|
||||
|
||||
# MP3 bitrate when converting (in kbit/s)
|
||||
audioBitrate: 128
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue