From 33e9d59bd5c3f8aeb2f5ea9dcbb58ab38644a2b3 Mon Sep 17 00:00:00 2001 From: nicolas Date: Mon, 2 Feb 2004 22:07:28 +0000 Subject: duplicate words and spaces removed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11914 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/mencoder.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'DOCS/xml') diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml index 5dc70154ae..8d1183f8eb 100644 --- a/DOCS/xml/en/mencoder.xml +++ b/DOCS/xml/en/mencoder.xml @@ -965,7 +965,7 @@ Notes: Mixed progressive and interlaced In "mixed progressive and interlaced" content, progressive - and interlaced video have been have been spliced together. + and interlaced video have been spliced together. @@ -1050,12 +1050,12 @@ Notes: Use a deinterlacing filter before encoding. There are several of these filters available to choose from, each with its own advantages - and disadvantages. Consult to see + and disadvantages. Consult to see what's available (grep for "deint"), and search the MPlayer mailing lists to find many discussions about the various filters. Again, the framerate is not changing, so no - . Also, deinterlacing should be done after + . Also, deinterlacing should be done after cropping [1] and before scaling. @@ -1080,7 +1080,7 @@ Notes: use this method, then Reference the manual, and chose whichever option looks best for your material. Note that when using you - have to specify both + have to specify both and to be twice the framerate of your original source. @@ -1091,7 +1091,7 @@ Notes: only one of the two fields. Of course, you'll lose half the vertical resolution, but if you plan on downscaling to at most 1/2 of the original, the loss won't matter much. The result will be a - progressive 29.97 frames per second file. The procedure is to use + progressive 29.97 frames per second file. The procedure is to use , then crop [1] and scale appropriately. Remember that you'll have to adjust the scale to @@ -1116,7 +1116,7 @@ Notes: Currently the most reliable method to deal with this type of video is to, rather than inverse-telecine the telecined parts, telecine the non-telecined parts and then inverse-telecine the whole - video. Sound confusing? softpulldown is a filter that goes through + video. Sound confusing? softpulldown is a filter that goes through a video and makes the entire file telecined. If we follow softpulldown with either or , the final result will be entirely @@ -1139,7 +1139,7 @@ Notes: MEncoder's behavior of dropping frames to maintain synchronization between the audio and video: it drops frames before sending them through the filter chain, rather than - after. As a result, is sometimes deprived + after. As a result, is sometimes deprived of the data it needs. @@ -1255,7 +1255,7 @@ Notes: When you are dealing with interlaced YUV 4:2:0, the situation is a bit more complicated. Instead of every four luma pixels in the - frame sharing a chroma pixel, every four luma + frame sharing a chroma pixel, every four luma pixels in each field share a chroma pixel. When fields are interlaced to form a frame, each scanline is one pixel high. Now, instead of all four luma pixels being in a -- cgit v1.2.3