From 74b923332f33f3adf4b8c3bbfbbf2f2231723b9a Mon Sep 17 00:00:00 2001 From: gpoirier Date: Mon, 15 Jan 2007 09:15:06 +0000 Subject: [PATCH] get rid of two spaces after a period (instead of one) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21934 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/encoding-guide.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml index 1e15af3a0d..d272db4242 100644 --- a/DOCS/xml/en/encoding-guide.xml +++ b/DOCS/xml/en/encoding-guide.xml @@ -4165,7 +4165,7 @@ and development advancements, you may get very different results. B-frames: QuickTime 7 supports a maximum of 1 B-frame, i.e. - . This means that + . This means that and will have no effect, since they require to be greater than 1. @@ -4173,13 +4173,13 @@ and development advancements, you may get very different results. Macroblocks: QuickTime 7 does not support 8x8 DCT macroblocks. This option () is off by default, so just be sure - not to explicitly enable it. This also means that the + not to explicitly enable it. This also means that the option will have no effect, since it requires . Aspect ratio: QuickTime 7 does not support SAR (sample - aspect ratio) information in MPEG-4 files; it assumes that SAR=1. Read + aspect ratio) information in MPEG-4 files; it assumes that SAR=1. Read the section on scaling for a workaround. @@ -4192,7 +4192,7 @@ and development advancements, you may get very different results. Suppose you want to rip your freshly bought copy of "The Chronicles of Narnia". Your DVD is region 1, - which means it is NTSC. The example below would still apply to PAL, + which means it is NTSC. The example below would still apply to PAL, except you would omit and use slightly different and dimensions. @@ -4201,7 +4201,7 @@ and development advancements, you may get very different results. After running , you follow the process detailed in the section How to deal with telecine and interlacing in NTSC DVDs and discover that it is - 24000/1001 fps progressive video. This simplifies the process somewhat, + 24000/1001 fps progressive video. This simplifies the process somewhat, since you do not need to use an inverse telecine filter such as or a deinterlacing filter such as . @@ -4245,10 +4245,10 @@ and development advancements, you may get very different results. Because you will be remuxing into a different container, you should always use the option to ensure that duplicated - frames are actually duplicated in the video output. Without this option, + frames are actually duplicated in the video output. Without this option, MEncoder will simply put a marker in the video stream that a frame was duplicated, and rely on the client software to - show the same frame twice. Unfortunately, this "soft duplication" does + show the same frame twice. Unfortunately, this "soft duplication" does not survive remuxing, so the audio would slowly lose sync with the video. @@ -4281,13 +4281,13 @@ and development advancements, you may get very different results. Encoding example - You are now ready to encode the video. Since you care about - quality, of course you will be doing a two-pass encode. To shave off + You are now ready to encode the video. Since you care about + quality, of course you will be doing a two-pass encode. To shave off some encoding time, you can specify the option on the first pass; this reduces and - to 1. To save some disk space, you can + to 1. To save some disk space, you can use the option to strip off the first few seconds - of the video. (I found that this particular movie has 32 seconds of + of the video. (I found that this particular movie has 32 seconds of credits and logos.) can be 0 or 1. The other options are documented in Encoding with @@ -4334,7 +4334,7 @@ me=umh:partitions=all:trellis=1:qp_step=4:qcomp=0.7:direct_pred=auto:keyint=300 Remuxing as MP4 - There are several ways to remux AVI files to MP4. You can use + There are several ways to remux AVI files to MP4. You can use mp4creator, which is part of the MPEG4IP suite. @@ -4366,7 +4366,7 @@ mp4creator -create=narnia.h264 -rate=23.976 narnia.mp4 This narnia.mp4 file should now be playable with any QuickTime 7 application, such as QuickTime Player or - iTunes. If you are planning to view the + iTunes. If you are planning to view the video in a web browser with the QuickTime plugin, you should also hint the movie so that the QuickTime plugin can start playing it