summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/xml/en/encoding-guide.xml10
-rw-r--r--DOCS/xml/en/mencoder.xml4
2 files changed, 7 insertions, 7 deletions
diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml
index a53d3e95ff..ce49348acc 100644
--- a/DOCS/xml/en/encoding-guide.xml
+++ b/DOCS/xml/en/encoding-guide.xml
@@ -1373,8 +1373,8 @@ Do not do this! Always use a file or CD/DVD/etc device as input.
you cannot go wrong
<footnote id='fn-menc-feat-dvd-mpeg4-codec-cpu'>
<para>Be careful, however: Decoding DVD-resolution MPEG-4 AVC videos
- requires a fast machine (i.e. a Pentium 4 over 1.5Ghz or a Pentium M
- over 1Ghz).
+ requires a fast machine (i.e. a Pentium 4 over 1.5GHz or a Pentium M
+ over 1GHz).
</para></footnote>
when choosing MPEG-4 AVC codecs like
<systemitem class="library">x264</systemitem> instead of MPEG-4 ASP codecs
@@ -2661,7 +2661,7 @@ An example with AC3 compression:
<para>
All the encoding settings were tested on a 720x448 @30000/1001 fps
video sample, the target bitrate was 900kbps, and the machine was an
- AMD-64 3400+ at 2400 Mhz in 64 bits mode.
+ AMD-64 3400+ at 2400 MHz in 64 bits mode.
Each encoding setting features the measured encoding speed (in
frames per second) and the PSNR loss (in dB) compared to the "very
high quality" setting.
@@ -3397,7 +3397,7 @@ codec</title>
<para>
All the encoding settings were tested on a 720x448 @30000/1001 fps
video sample, the target bitrate was 900kbps, and the machine was an
- AMD-64 3400+ at 2400 Mhz in 64 bits mode.
+ AMD-64 3400+ at 2400 MHz in 64 bits mode.
Each encoding setting features the measured encoding speed (in
frames per second) and the PSNR loss (in dB) compared to the "very
high quality" setting.
@@ -3919,7 +3919,7 @@ codec</title>
<para>
All the encoding settings were tested on a 720x448 @30000/1001 fps
video sample, the target bitrate was 900kbps, and the machine was an
- AMD-64 3400+ at 2400 Mhz in 64 bits mode.
+ AMD-64 3400+ at 2400 MHz in 64 bits mode.
Each encoding setting features the measured encoding speed (in
frames per second) and the PSNR loss (in dB) compared to the "very
high quality" setting.
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml
index a82251a0fb..c8b430656c 100644
--- a/DOCS/xml/en/mencoder.xml
+++ b/DOCS/xml/en/mencoder.xml
@@ -364,8 +364,8 @@ mencoder dvd://2 -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell:vpass=2 -oac mp3la
resolutions.
</para></listitem>
<listitem><para>
- <emphasis role="bold">Audio</emphasis>: its samplerate should be 24khz
- for MPEG-4 videos, and 48khz for H.264.
+ <emphasis role="bold">Audio</emphasis>: its samplerate should be 24kHz
+ for MPEG-4 videos, and 48kHz for H.264.
</para></listitem>
</itemizedlist>
</para>