summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/codecs.xml
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-08 21:48:02 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-05-08 21:48:02 +0000
commitb800566fda4380b35cfcf62e019e073dfca6d483 (patch)
tree39981dd79a8773d276f3601bc1e42d02ff203fc4 /DOCS/xml/en/codecs.xml
parentebe51da80b7dd378597d303229cc171517ab9c56 (diff)
downloadmpv-b800566fda4380b35cfcf62e019e073dfca6d483.tar.bz2
mpv-b800566fda4380b35cfcf62e019e073dfca6d483.tar.xz
Fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15371 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/codecs.xml')
-rw-r--r--DOCS/xml/en/codecs.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index fdecd948c0..c0af573998 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -589,11 +589,11 @@ decoders:
bitrate.
Actual results will depend on both the source material and the
encoder.
- The gains from using H.264 do not come for free: decoding H.264
+ The gains from using H.264 do not come for free: Decoding H.264
streams seems to have steep CPU and memory requirements.
For instance, on a 1733 MHz Athlon, a 1500kbps H.264 video uses
around 50% CPU to decode.
- By comparison, decoding a 1500kbps MPEG4-ASP stream requires
+ By comparison, decoding a 1500kbps MPEG-4 ASP stream requires
around 10% CPU.
This means that decoding high-definition streams is almost out of
the question for most users.
@@ -603,7 +603,7 @@ decoders:
<para>
At least with <systemitem class="library">x264</systemitem>,
encoding requirements are not much worse than what you are used to
- with MPEG4-ASP.
+ with MPEG-4 ASP.
For instance, on a 1733 MHz Athlon a typical DVD encode would run
at 5-15fps.
</para>