Skip to content

Commit

Permalink
Fixed channel issues on Android hardware
Browse files Browse the repository at this point in the history
  • Loading branch information
DHandspikerWade committed Nov 9, 2023
1 parent 8eca4cd commit 9c98f8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Streaming.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"AudioCompressionLevel": -1.0,
"AudioDitherMethod": "auto",
"AudioEncoder": "opus",
"AudioMixdown": "5point1",
"AudioMixdown": "stereo",
"AudioNormalizeMixLevel": false,
"AudioSamplerate": "auto",
"AudioTrackDRCSlider": 0.0,
Expand Down Expand Up @@ -49,7 +49,7 @@
"PictureCombDetectCustom": "",
"PictureCombDetectPreset": "default",
"PictureCropMode": 1,
"PictureDARWidth": 631,
"PictureDARWidth": 1448,
"PictureDeblockCustom": "strength=strong:thresh=20:blocksize=8",
"PictureDeblockPreset": "off",
"PictureDeblockTune": "medium",
Expand Down

0 comments on commit 9c98f8a

Please sign in to comment.