mirror of
https://github.com/mpv-player/mpv
synced 2025-02-22 07:46:55 +00:00
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:
parent
28962ca4f2
commit
8fbe7ec9cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user