1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-17 20:34:58 +00:00

Real now supports index building as well.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12698 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-06-26 16:21:22 +00:00
parent 587c8d0cc9
commit bf8c8c8067

View File

@ -779,7 +779,7 @@ Here you can tell MPlayer which angles to use (default: 1).
Examples can be found below.
.TP
.B \-forceidx
Force rebuilding of INDEX.
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).
@ -803,9 +803,9 @@ It can be slow especially when seeking backwards \- it has to rewind to the
beginning to find the exact frame.
.TP
.B \-idx (also see \-forceidx)
Rebuilds INDEX of the AVI if no INDEX was found,
Rebuilds index of files if no index was found,
thus allowing seeking.
Useful with broken/\:incomplete downloads, or badly created AVIs.
Useful with broken/\:incomplete downloads, or badly created files.
.br
.I NOTE:
You can only use this option if the underlying media supports seeking