From 699bc6c70a6cb7e05a07012c62cd67fa71c4bc58 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 19 Sep 2005 23:09:40 +0000 Subject: minor spelling/wording/grammar fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16540 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/encoding-guide.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'DOCS') diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml index 1602d3efdd..2804bf314d 100644 --- a/DOCS/xml/en/encoding-guide.xml +++ b/DOCS/xml/en/encoding-guide.xml @@ -2228,7 +2228,7 @@ You can encode to the following codecs (more or less up to date): Motion JPEG ljpeg - Lossless JPEG + lossless JPEG h261 H.261 @@ -2240,13 +2240,13 @@ You can encode to the following codecs (more or less up to date): H.263+ mpeg4 - ISO standard MPEG-4 (DivX 5, XVID compatible) + ISO standard MPEG-4 (DivX 5, XviD compatible) msmpeg4 pre-standard MPEG-4 variant by MS, v3 (AKA DivX3) msmpeg4v2 - pre-standard MPEG-4 by MS, v2 (used in old asf files) + pre-standard MPEG-4 by MS, v2 (used in old ASF files) wmv1 Windows Media Video, version 1 (AKA WMV7) @@ -2304,28 +2304,28 @@ The first column contains the codec names that should be passed after the ac3 - AC3, aka Dolby Digital + AC3, AKA Dolby Digital adpcm_ima_wav - IMA Adaptive PCM (4bits per sample, 4:1 compression) + IMA adaptive PCM (4 bits per sample, 4:1 compression) sonic - Experimental lossy/lossless codec + experimental lossy/lossless codec The first column contains the codec names that should be passed after the -acodec config, like: +acodec option, like: Contrary to libavcodec's video codecs, its audio codecs do not make a wise usage of the bits they are - been given as they lack some minimal psychoacoustic model (if at all) + given as they lack some minimal psychoacoustic model (if at all) which most other codec implementations feature. However, note that all these audio codecs are very fast and work out-of-the-box everywhere MEncoder has been -- cgit v1.2.3