changeset 17280:19a8d11710ab

Add Rich's advice posted on the thread: Date: Dec 16, 2005 8:51 PM Subject: Re: [MPlayer-users] How to tell if the video input is interlaced or not?
author gpoirier
date Sat, 31 Dec 2005 19:16:14 +0000
parents 600d0b740940
children f8633cee9111
files DOCS/xml/en/tvinput.xml
diffstat 1 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/tvinput.xml	Sat Dec 31 18:56:35 2005 +0000
+++ b/DOCS/xml/en/tvinput.xml	Sat Dec 31 19:16:14 2005 +0000
@@ -54,9 +54,15 @@
 
 <listitem>
 <para>
-If you capture the video with the vertical resolution higher than half of
-the full resolution (i.e. 288 for PAL or 240 for NTSC), make sure you turned
-deinterlacing on. Otherwise you'll get a movie which is distorted during
+If you capture the video with the vertical resolution higher than half
+of the full resolution (i.e. 288 for PAL or 240 for NTSC), then the
+'frames' you get will really be interleaved pairs of fields.
+Depending on what you want to do with the video you may leave it in
+this form, destructively deinterlace, or break the pairs apart into
+individual fields.
+</para>
+<para>
+Otherwise you'll get a movie which is distorted during
 fast-motion scenes and the bitrate controller will be probably even unable
 to retain the specified bitrate as the interlacing artifacts produce high
 amount of detail and thus consume lot of bandwidth. You can enable