summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer.1
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-12 22:34:35 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-12 22:34:35 +0000
commit7891bbb9e939df7b9f6267adb4b6950ce5de325a (patch)
tree3c4c62e201828c176f643d70489b2f0512ffba79 /DOCS/mplayer.1
parent980ae469b9900648a1b0735e51be5b5db699dfd6 (diff)
downloadmpv-7891bbb9e939df7b9f6267adb4b6950ce5de325a.tar.bz2
mpv-7891bbb9e939df7b9f6267adb4b6950ce5de325a.tar.xz
sok ize, mutyur, bizbasz.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4681 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/mplayer.1')
-rw-r--r--DOCS/mplayer.115
1 files changed, 11 insertions, 4 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 25074868fa..1b2c040106 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -42,6 +42,7 @@ mplayer \- Movie Player for Linux
.RB [ \-vobsubid\ <vobsub\ subtitle\ id> ]
.RB [ \-z\ <0-9> ]
.RB [ \-idx ]
+.RB [ \-noidx ]
.RB [ \-forceidx ]
.RB [ \-nodshow ]
.RB [ \-noxv ]
@@ -534,12 +535,18 @@ specifies compression level for PNG output
9 : max compression
.TP
.B \-idx
-rebuilds INDEX of the AVI. Useful with broken downloads, or badly
-created AVIs.
+rebuilds INDEX of the AVI, thus allowing seeking. Useful with broken/incomplete
+downloads, or badly created AVIs.
+.TP
+.B \-noidx
+disregards INDEX of the AVI. Useful for files with broken index (desyncs, etc).
+Seeking will NOT be possible. You can fix the index permanently
+with MEncoder, see the documentation.
.TP
.B \-forceidx
-force rebuilding of INDEX. Useful for testing, or AVIs with bad
-indexes.
+force rebuilding of INDEX. Useful for files with broken index (desyncs, etc).
+Seeking will be possible. You can fix the index permanently with
+MEncoder, see the documentation.
.TP
.B \-nodshow
disables usage of DirectShow video codecs