mirror of https://github.com/mpv-player/mpv
Better wording by The Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16623 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a114511c8f
commit
33d63d39df
|
@ -5518,8 +5518,8 @@ Available field dominances are:
|
|||
.IPs -1
|
||||
auto (default)
|
||||
Only works if the decoder exports the appropriate information and
|
||||
no other filters are loaded before that discard that information,
|
||||
otherwise it falls back to 0 (top field first).
|
||||
no other filters which discard that information come before tfields
|
||||
in the filter chain, otherwise it falls back to 0 (top field first).
|
||||
.IPs 0
|
||||
top-first
|
||||
.IPs 1
|
||||
|
|
Loading…
Reference in New Issue