rtmp-services: Increase twitch audio bitrate

This commit is contained in:
Gol-D-Ace 2020-11-09 10:44:58 +01:00
parent 5f6793676d
commit 93ff11a4fc
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 150,
"version": 151,
"files": [
{
"name": "services.json",
"version": 150
"version": 151
}
]
}

View File

@ -193,7 +193,7 @@
"recommended": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 160,
"max audio bitrate": 320,
"x264opts": "scenecut=0"
}
},