mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
trying out the default cache settings
This commit is contained in:
parent
203dec1889
commit
1835dff1e6
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
# awful things
|
||||
|
||||
MPV_STREAM_FLAGS="--quiet --autofit=1280x720 --loop-playlist=no --no-resume-playback --no-sub \
|
||||
--no-initial-audio-sync --mc=0.02 --autosync=30 \
|
||||
--cache-secs=10 --cache-initial=1024 --cache-pause --cache-backbuffer=0 --cache-seek-min=2048"
|
||||
--no-initial-audio-sync --mc=0.02 --autosync=30"
|
||||
#--cache-secs=10 --cache-initial=1024 --cache-pause --cache-backbuffer=0 --cache-seek-min=2048"
|
||||
|
||||
_M_STEREO='aformat=channel_layouts=stereo'
|
||||
_M_PRE_EMPH='equalizer=f=50.0:g=-10:width_type=o:w=4,equalizer=f=5000:g=+05:width_type=o:w=4'
|
||||
|
|
Loading…
Add table
Reference in a new issue