# HG changeset patch # User gpoirier # Date 1168852506 0 # Node ID f31ffbd84d07a8ffb76779c988f5cdb6b8e98c29 # Parent 17e8429c3a57390f4dca237e35a7b79860f4c5c1 get rid of two spaces after a period (instead of one) diff -r 17e8429c3a57 -r f31ffbd84d07 DOCS/xml/en/encoding-guide.xml --- a/DOCS/xml/en/encoding-guide.xml Mon Jan 15 09:12:10 2007 +0000 +++ b/DOCS/xml/en/encoding-guide.xml Mon Jan 15 09:15:06 2007 +0000 @@ -4165,7 +4165,7 @@ 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 @@ 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 @@ 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 @@ 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 @@ 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 @@ 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 @@ 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 @@ 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