# HG changeset patch # User diego # Date 1137453842 0 # Node ID c01e292ae4a93d3a5b60dc6a8ac3a741679aad38 # Parent 8429927f02fcf1289f8c9a4904cb8d4edc09b793 Comment out default settings. MPlayer should behave the same w/ or w/o the default configuration file. diff -r 8429927f02fc -r c01e292ae4a9 etc/example.conf --- a/etc/example.conf Mon Jan 16 22:57:56 2006 +0000 +++ b/etc/example.conf Mon Jan 16 23:24:02 2006 +0000 @@ -120,19 +120,19 @@ ## Other (preferred to be default from configfile) switches ## # Drop frames to preserve audio/video sync. -framedrop = yes +# framedrop = yes ## ## cache settings ## # Use 8MB input cache by default. -cache = 8192 +#cache = 8192 # # Prefill 20% of the cache before starting playback. -cache-min = 20.0 +#cache-min = 20.0 # # Prefill 50% of the cache before restarting playback after the cache emptied. -cache-seek-min = 50 +#cache-seek-min = 50 # DVD: Display English subtitles if available. # slang = en