Mercurial > mplayer.hg
changeset 20037:50113e22db17
Fix hz vs Hz typo.
author | diego |
---|---|
date | Wed, 04 Oct 2006 16:54:19 +0000 |
parents | b7e7b21ebfaa |
children | 3b449d7ab2ea |
files | DOCS/xml/en/encoding-guide.xml DOCS/xml/en/mencoder.xml |
diffstat | 2 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/encoding-guide.xml Wed Oct 04 16:52:23 2006 +0000 +++ b/DOCS/xml/en/encoding-guide.xml Wed Oct 04 16:54:19 2006 +0000 @@ -1373,8 +1373,8 @@ 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 @@ <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 @@ <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 @@ <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.
--- a/DOCS/xml/en/mencoder.xml Wed Oct 04 16:52:23 2006 +0000 +++ b/DOCS/xml/en/mencoder.xml Wed Oct 04 16:54:19 2006 +0000 @@ -364,8 +364,8 @@ 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>