From fa1069902caf729ef4d06fb080d51b0326bcfde2 Mon Sep 17 00:00:00 2001 From: ptt Date: Thu, 1 Apr 2010 17:37:13 +0000 Subject: updated table of libavcodec's audio codecs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30981 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/it/encoding-guide.xml | 72 ++++++++++++++++++++++++++++++------------ 1 file changed, 52 insertions(+), 20 deletions(-) (limited to 'DOCS') diff --git a/DOCS/xml/it/encoding-guide.xml b/DOCS/xml/it/encoding-guide.xml index e0f1f4da07..dd326c2fa4 100644 --- a/DOCS/xml/it/encoding-guide.xml +++ b/DOCS/xml/it/encoding-guide.xml @@ -1,5 +1,5 @@ - + La codifica con <application>MEncoder</application> @@ -2360,18 +2360,18 @@ tipi. - About encoding parameters and quality: + Riguardo i parameti di codifica e la qualità: - Just because I recommend here does not mean it - should not be used elsewhere. Along with , - is one of the two - libavcodec options that - increases quality the most, and you should always use at least those - two unless the drop in encoding speed is prohibitive (e.g. realtime - encoding). There are many other options to - libavcodec that increase - encoding quality (and decrease encoding speed) but that is beyond - the scope of this document. + Il fatto che qui venga cosigliata non significa che + non si debba usare altrimenti. Insieme con , + è una delle due opzioni di + libavcodec che ottimizzano al + meglio la qualità e sarebbero sempre da utilizzare entrambe a meno che + l'aumento della velocità di codifica sua proibitivo (ad es. per la codifica + in tempo reale (realtime)). Ci sono molte altre opzioni di + libavcodec che aumentano la + qualità (e rallentano la codifica), ma questo non è l'obiettivo di + questa documentaziione. @@ -2569,17 +2569,49 @@ mencoder dvd://2 -o title2.avi -ovc lavc -lavcopts vc Audio codec nameDescription + + ac3 + Dolby Digital (AC-3) + + + adpcm_* + Adaptive PCM formats - see supplementary table + + + flac + Free Lossless Audio Codec (FLAC) + + + g726 + G.726 ADPCM + + + libfaac + Advanced Audio Coding (AAC) - using FAAC + + + libgsm + ETSI GSM 06.10 full rate + + + libgsm_ms + Microsoft GSM + + + libmp3lame + MPEG-1 audio layer 3 (MP3) - using LAME + mp2 - MPEG Layer 2 + MPEG-1 audio layer 2 (MP2) - ac3 - AC-3, AKA Dolby Digital + pcm_* + PCM formats - see supplementary table - adpcm_ima_wav - IMA adaptive PCM (4 bits per sample, 4:1 compression) + roq_dpcm + Id Software RoQ DPCM sonic @@ -2591,15 +2623,15 @@ mencoder dvd://2 -o title2.avi -ovc lavc -lavcopts vc vorbis - Xiph Ogg Vorbis codec + Vorbis wmav1 - Windows Media Audio v1 codec + Windows Media Audio v1 wmav2 - Windows Media Audio v2 codec + Windows Media Audio v2 -- cgit v1.2.3