From: Simon Ruderich Date: Sun, 15 Jan 2012 23:23:42 +0000 (+0100) Subject: mplayer/config: Add comment about -cache. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=550ce719df3deac2bc528a756fc3ef4d3f6e84fa mplayer/config: Add comment about -cache. --- diff --git a/mplayer/config b/mplayer/config index a70163b..a7c0c96 100644 --- a/mplayer/config +++ b/mplayer/config @@ -1,4 +1,9 @@ # MPlayer configuration file. +# +# Important notes: +# - Don't set the cache in here. It applies to all protocols and causes +# problems for DVDs (in /dev/dvd and stored on hard disk). Use the -cache +# command line option where necessary. # Use xv (preferred, hardware accelerated) or x11 as video driver.