fix audio stuttering

main
hashirama 2024-07-12 02:01:12 +00:00
parent 8b47292eac
commit 6a3f5415e4
1 changed files with 5 additions and 0 deletions

View File

@ -162,3 +162,8 @@ tscale=oversample
refresh=50
############## 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