Document -hr-edl-seek, based on a description by Oded Shimon.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15430 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-05-13 11:14:47 +00:00
parent 28962ca4f2
commit 8fbe7ec9cc
1 changed files with 10 additions and 0 deletions

View File

@ -5535,6 +5535,16 @@ Override the aspect stored in the AVI OpenDML vprp header.
This can be used to change the aspect ratio with '\-ovc copy'.
.
.TP
.B \-hr-edl-seek (EDL only)
Use a more precise, but much slower method for skipping areas.
Areas marked for skipping are not seeked over, instead all
frames are decoded, but only the necessary frames are encoded.
This allows starting at non-keyframe boundaries.
.br
.I NOTE:
Not guaranteed to work right with '\-ovc copy'.
.
.TP
.B \-info <option1:option2:...> (AVI only)
Specify the info header of the resulting AVI file.
.sp 1