diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-15 13:03:32 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-15 13:03:32 +0000 |
commit | bc92aa7cfcd49caa6ac62746f292a955edc73bc7 (patch) | |
tree | b66f04a91931daaef48e0a0244f4ff0dbefb30c5 /DOCS/man | |
parent | ad1787ad0bd64bed89e05172f35343db1a717b36 (diff) |
dfbmga now fixed-vo compliant, lavc exports field flags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13030 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index e8e695637c..de9ed2f866 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -450,7 +450,7 @@ Enforces a fixed video system for multiple files (one (un)initialisation for all files). Therefore only one window will be opened for all files. Currently the following drivers are fixed-vo compliant: gl2, mga, svga, x11, -xmga, xv and xvidix. +xmga, xv, xvidix and dfbmga. .TP .B \-framedrop (also see \-hardframedrop) Skip displaying some frames to maintain A/\:V sync on slow systems. @@ -3691,8 +3691,6 @@ This filter works only correct with MEncoder and acts on the MPEG2 flags used for soft 3:2 pulldown (soft telecine). If you want to use the ivtc or detc filter on movies that are partly soft telecined, inserting this filter before them should make them more reliable. -Currently only libmpeg2 exports the needed flags. -If used on material that does not set them, the filter does nothing. .TP .B divtc[=options] Inverse telecine for deinterlaced video. |