summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-24 00:31:15 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-02-24 00:31:15 +0000
commitb49ee1f78234083ec64872790d33caa7c04c9a8d (patch)
tree5e53b5f4491dce79dbf5c796647aae502c095eb1 /DOCS
parentf4f06018b973c36869e1b37fc65fa7999c15a055 (diff)
downloadmpv-b49ee1f78234083ec64872790d33caa7c04c9a8d.tar.bz2
mpv-b49ee1f78234083ec64872790d33caa7c04c9a8d.tar.xz
vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzoli do 2y dot net>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11993 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 3 insertions, 5 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 0f76383a97..c4c9b31b76 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3058,9 +3058,8 @@ up from their original framerate for TV.
Only the luma plane is used to find the frame breaks.
If a field has no match, it is deinterlaced with simple linear
approximation.
-If the source is MPEG-2, libmpeg2 must be used for decoding (not
-ffmpeg2!), and this must be the first filter to allow access to the
-field-flags set by the MPEG-2 decoder.
+If the source is MPEG-2, and this must be the first filter to allow
+access to the field-flags set by the MPEG-2 decoder.
Depending on the source mpeg, you may be fine ignoring this advice, as
long as you do not see lots of "Bottom-first field" warnings.
With no options it does normal inverse telecine, and should be used
@@ -3130,8 +3129,7 @@ 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 or if using ffmpeg12, the
-filter does nothing.
+If used on material that does not set them, the filter does nothing.
.TP
.B telecine[=start]
Apply 3:2 'telecine' process to increase framerate by 20%.