fix audio stuttering
parent
8b47292eac
commit
6a3f5415e4
|
@ -162,3 +162,8 @@ tscale=oversample
|
||||||
refresh=50
|
refresh=50
|
||||||
############## end of "drowsy" config.
|
############## end of "drowsy" config.
|
||||||
|
|
||||||
|
# Enable audio buffering
|
||||||
|
audio-buffer=100ms
|
||||||
|
# dont tie audio to video fps (low fps can make the audio stutter)
|
||||||
|
no-sync=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue