comparison DOCS/xml/it/encoding-guide.xml @ 30939:1eb76f19daae

updated table of libavcodec's audio codecs
author ptt
date Thu, 01 Apr 2010 17:37:13 +0000
parents 0f1b5b68af32
children acca18850841
comparison
equal deleted inserted replaced
30938:304b762b62cb 30939:1eb76f19daae
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- 44% synced with r22753 (row 2361) --> 2 <!-- 44% synced with r22753 (row 2377) -->
3 <chapter id="encoding-guide"> 3 <chapter id="encoding-guide">
4 <title>La codifica con <application>MEncoder</application></title> 4 <title>La codifica con <application>MEncoder</application></title>
5 5
6 <sect1 id="menc-feat-dvd-mpeg4"> 6 <sect1 id="menc-feat-dvd-mpeg4">
7 <title>Produrre un rip di un film da DVD in un 7 <title>Produrre un rip di un film da DVD in un
2358 <option>-vf field</option> prima del taglio. 2358 <option>-vf field</option> prima del taglio.
2359 </para> 2359 </para>
2360 </listitem> 2360 </listitem>
2361 2361
2362 <listitem><formalpara> 2362 <listitem><formalpara>
2363 <title>About encoding parameters and quality:</title> 2363 <title>Riguardo i parameti di codifica e la qualità:</title>
2364 <para> 2364 <para>
2365 Just because I recommend <option>mbd=2</option> here does not mean it 2365 Il fatto che qui venga cosigliata <option>mbd=2</option> non significa che
2366 should not be used elsewhere. Along with <option>trell</option>, 2366 non si debba usare altrimenti. Insieme con <option>trell</option>,
2367 <option>mbd=2</option> is one of the two 2367 <option>mbd=2</option> è una delle due opzioni di
2368 <systemitem class="library">libavcodec</systemitem> options that 2368 <systemitem class="library">libavcodec</systemitem> che ottimizzano al
2369 increases quality the most, and you should always use at least those 2369 meglio la qualità e sarebbero sempre da utilizzare entrambe a meno che
2370 two unless the drop in encoding speed is prohibitive (e.g. realtime 2370 l'aumento della velocità di codifica sua proibitivo (ad es. per la codifica
2371 encoding). There are many other options to 2371 in tempo reale (realtime)). Ci sono molte altre opzioni di
2372 <systemitem class="library">libavcodec</systemitem> that increase 2372 <systemitem class="library">libavcodec</systemitem> che aumentano la
2373 encoding quality (and decrease encoding speed) but that is beyond 2373 qualità (e rallentano la codifica), ma questo non è l'obiettivo di
2374 the scope of this document. 2374 questa documentaziione.
2375 </para> 2375 </para>
2376 </formalpara></listitem> 2376 </formalpara></listitem>
2377 2377
2378 <listitem><formalpara> 2378 <listitem><formalpara>
2379 <title>About the performance of pullup:</title> 2379 <title>About the performance of pullup:</title>
2568 <thead> 2568 <thead>
2569 <row><entry>Audio codec name</entry><entry>Description</entry></row> 2569 <row><entry>Audio codec name</entry><entry>Description</entry></row>
2570 </thead> 2570 </thead>
2571 <tbody> 2571 <tbody>
2572 <row> 2572 <row>
2573 <entry>ac3</entry>
2574 <entry>Dolby Digital (AC-3)</entry>
2575 </row>
2576 <row>
2577 <entry>adpcm_*</entry>
2578 <entry>Adaptive PCM formats - see supplementary table</entry>
2579 </row>
2580 <row>
2581 <entry>flac</entry>
2582 <entry>Free Lossless Audio Codec (FLAC)</entry>
2583 </row>
2584 <row>
2585 <entry>g726</entry>
2586 <entry>G.726 ADPCM</entry>
2587 </row>
2588 <row>
2589 <entry>libfaac</entry>
2590 <entry>Advanced Audio Coding (AAC) - using FAAC</entry>
2591 </row>
2592 <row>
2593 <entry>libgsm</entry>
2594 <entry>ETSI GSM 06.10 full rate</entry>
2595 </row>
2596 <row>
2597 <entry>libgsm_ms</entry>
2598 <entry>Microsoft GSM</entry>
2599 </row>
2600 <row>
2601 <entry>libmp3lame</entry>
2602 <entry>MPEG-1 audio layer 3 (MP3) - using LAME</entry>
2603 </row>
2604 <row>
2573 <entry>mp2</entry> 2605 <entry>mp2</entry>
2574 <entry>MPEG Layer 2</entry> 2606 <entry>MPEG-1 audio layer 2 (MP2)</entry>
2575 </row> 2607 </row>
2576 <row> 2608 <row>
2577 <entry>ac3</entry> 2609 <entry>pcm_*</entry>
2578 <entry>AC-3, AKA Dolby Digital</entry> 2610 <entry>PCM formats - see supplementary table</entry>
2579 </row> 2611 </row>
2580 <row> 2612 <row>
2581 <entry>adpcm_ima_wav</entry> 2613 <entry>roq_dpcm</entry>
2582 <entry>IMA adaptive PCM (4 bits per sample, 4:1 compression)</entry> 2614 <entry>Id Software RoQ DPCM</entry>
2583 </row> 2615 </row>
2584 <row> 2616 <row>
2585 <entry>sonic</entry> 2617 <entry>sonic</entry>
2586 <entry>experimental FFmpeg lossy codec</entry> 2618 <entry>experimental FFmpeg lossy codec</entry>
2587 </row> 2619 </row>
2589 <entry>sonicls</entry> 2621 <entry>sonicls</entry>
2590 <entry>experimental FFmpeg lossless codec</entry> 2622 <entry>experimental FFmpeg lossless codec</entry>
2591 </row> 2623 </row>
2592 <row> 2624 <row>
2593 <entry>vorbis</entry> 2625 <entry>vorbis</entry>
2594 <entry>Xiph Ogg Vorbis codec</entry> 2626 <entry>Vorbis</entry>
2595 </row> 2627 </row>
2596 <row> 2628 <row>
2597 <entry>wmav1</entry> 2629 <entry>wmav1</entry>
2598 <entry>Windows Media Audio v1 codec</entry> 2630 <entry>Windows Media Audio v1</entry>
2599 </row> 2631 </row>
2600 <row> 2632 <row>
2601 <entry>wmav2</entry> 2633 <entry>wmav2</entry>
2602 <entry>Windows Media Audio v2 codec</entry> 2634 <entry>Windows Media Audio v2</entry>
2603 </row> 2635 </row>
2604 </tbody> 2636 </tbody>
2605 </tgroup> 2637 </tgroup>
2606 </informaltable> 2638 </informaltable>
2607 2639