summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-15 21:20:06 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-03-15 21:20:06 +0000
commite8113dc1c7f33da79ca11e6f96594a4d9c7ac6dc (patch)
tree671493564bb899396f3de27611073f8b365e8f7f /DOCS/man/en
parentefd426578c6a2513d48fc43a8a91326a13eb8a8d (diff)
downloadmpv-e8113dc1c7f33da79ca11e6f96594a4d9c7ac6dc.tar.bz2
mpv-e8113dc1c7f33da79ca11e6f96594a4d9c7ac6dc.tar.xz
Initial support for advanced VDPAU deinterlacers (software-decoded video
only). With a lot of help from Reimar git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28968 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 5 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 0f40662238..6f866c8c16 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3464,13 +3464,15 @@ No deinterlacing.
.IPs 1
Show only first field, similar to \-vf field.
.IPs 2
-Bob deinterlacing (current fallback for advanced deinterlacers).
+Bob deinterlacing
+(current fallback for advanced deinterlacers and hardware decoding).
.IPs 3
-Motion adaptive temporal deinterlacing (not yet working).
+Motion adaptive temporal deinterlacing
+(currently only working with software-decoded video).
This is the default if "D" is used to enable deinterlacing.
.IPs 4
Motion adaptive temporal deinterlacing with edge-guided spatial interpolation
-(not yet working).
+(currently only working with software-decoded video).
.RE
.IPs pullup
Try to apply inverse telecine, needs temporal deinterlacing.