diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-12-15 04:47:32 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-12-15 04:47:32 +0000 |
commit | caf9c87669ee05ac498e06db30d2c6e7a901376c (patch) | |
tree | 17a07dc14c444c67e298cf79865f15e61d0351c7 /DOCS/mplayer.1 | |
parent | b987127e0e7eb90d8a0a618035a377e92f098447 (diff) |
-rnd --> -shuffle
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8453 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/mplayer.1')
-rw-r--r-- | DOCS/mplayer.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index 246e62a4de..9dc2082756 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -281,13 +281,13 @@ Display less output and status messages. .B \-really\-quiet \ \ Display even less output and status messages. .TP -.B \-rnd \ \ -Play files in random order. -.TP .B \-sdp Specifies that the input file is a SDP ('Session Description Protocol') file that describes an RTP session (see http://www.live.com/mplayer/). .TP +.B \-shuffle \ \ +Play files in random order. +.TP .B \-skin <skin\ directory> (BETA CODE) Load skin from the given directory (WITHOUT path name). @@ -1282,7 +1282,7 @@ setup. .TP .B \-noslices Disable drawing video by 16-pixel height slices/\:bands, instead draws the -while frame in a single run. +whole frame in a single run. May be faster or slower, depending on card/\:cache. It has effect only with libmpeg2 and libavcodec codecs. .TP |