improve audio quality
parent
6a3f5415e4
commit
c9ac4b211a
|
@ -163,7 +163,11 @@ refresh=50
|
||||||
############## end of "drowsy" config.
|
############## end of "drowsy" config.
|
||||||
|
|
||||||
# Enable audio buffering
|
# Enable audio buffering
|
||||||
audio-buffer=100ms
|
audio-buffer=100ms
|
||||||
# dont tie audio to video fps (low fps can make the audio stutter)
|
# dont tie audio to video fps
|
||||||
no-sync=yes
|
no-sync=yes
|
||||||
|
audio-speed=1.0
|
||||||
|
audio-pitch-correction=no
|
||||||
|
async=yes
|
||||||
|
async=500
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue