From 2c668442b0648f25908f56df41620c46caee4782 Mon Sep 17 00:00:00 2001 From: Colin Patrick Mccabe Date: Mon, 14 May 2012 21:46:03 -0700 Subject: [PATCH] Add .mplayer/config This mplayer configuration sets up buffering, so that if the disk has latency spikes, we won't see them. Signed-off-by: Colin McCabe --- .mplayer/config | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) create mode 100644 .mplayer/config diff --git a/.mplayer/config b/.mplayer/config new file mode 100644 index 0000000..f97d1b5 --- /dev/null +++ b/.mplayer/config @@ -0,0 +1,7 @@ +# +# This is the configuration file for mplayer +# +cache=8192 +cache-min=4 +monitoraspect=16:10 +#vo=xv -- 1.6.6.rc1.39.g9a42