diff DOCS/man/en/mplayer.1 @ 16914:701af802aee7

set cdda paranoia default to 0 since e.g. cdda://2 breaks otherwise. this was the default before, too, since a function call was missing and thus the paranoia setting was ignored
author reimar
date Sat, 05 Nov 2005 11:40:06 +0000
parents b29f79085d90
children 461c7ba402c3
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sat Nov 05 09:57:13 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Sat Nov 05 11:40:06 2005 +0000
@@ -913,10 +913,11 @@
 Set CD spin speed.
 .IPs paranoia=<0\-2>
 Set paranoia level.
+Values other than 0 seem to break playback of anything but the first track.
 .RSss
-0: disable checking
-.br
-1: overlap checking only (default)
+0: disable checking (default)
+.br
+1: overlap checking only
 .br
 2: full data correction and verification
 .REss