From 02c87f0578bcb21a1057ec37dcfa7f2b43960f79 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Mon, 16 Mar 2009 23:03:18 +0000 Subject: Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28979 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 6f866c8c16..ad06109077 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3474,6 +3474,11 @@ This is the default if "D" is used to enable deinterlacing. Motion adaptive temporal deinterlacing with edge-guided spatial interpolation (currently only working with software-decoded video). .RE +.IPs chroma\-deint +Makes temporal deinterlacers operate both on luma and chroma (default). +Use nochroma\-deint to solely use luma and speed up advanced deinterlacing. +Useful with slow video memory. +.RE .IPs pullup Try to apply inverse telecine, needs temporal deinterlacing. .RE -- cgit v1.2.3