[MPlayer-DOCS] r20250 - in trunk: DOCS/man/de/mplayer.1 DOCS/man/en/mplayer.1 libvo/vo_xvmc.c

reimar subversion at mplayerhq.hu
Sun Oct 15 20:27:35 CEST 2006


Author: reimar
Date: Sun Oct 15 20:27:34 2006
New Revision: 20250

Modified:
   trunk/DOCS/man/en/mplayer.1

Changes in other areas also in this revision:
Modified:
   trunk/DOCS/man/de/mplayer.1
   trunk/libvo/vo_xvmc.c

Log:
Implement bob (pseudo?) deinterlacing for xvmc.
Patch from Tomas Janousek (tomi at nomi cz) with modifications by
Carl Eugen Hoyos (cehoyos at ag or at) and me.


Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	(original)
+++ trunk/DOCS/man/en/mplayer.1	Sun Oct 15 20:27:34 2006
@@ -3087,6 +3087,10 @@
 Necessary for proper benchmarking of drivers that change
 image buffers on monitor retrace only (nVidia).
 Default is not to disable image display (nobenchmark).
+.IPs (no)bobdeint
+Very simple deinterlacer.
+Might not look better than -vf tfields=1,
+but it's the only deinterlacer for xvmc (default: nobobdeint).
 .IPs (no)queue
 Queue frames for display to allow more parallel work of the video hardware.
 May add a small (not noticeable) constant A/V desync (default: noqueue).



More information about the MPlayer-DOCS mailing list