1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00

Sort and prettyprint audio codecs table.

Originally committed as revision 14124 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2008-07-08 14:47:22 +00:00
parent d66d8b836b
commit 16d81b2784

View File

@ -330,87 +330,89 @@ following image formats are supported:
@multitable @columnfractions .4 .1 .1 .1 .7 @multitable @columnfractions .4 .1 .1 .1 .7
@item Supported Codec @tab Encoding @tab Decoding @tab Comments @item Supported Codec @tab Encoding @tab Decoding @tab Comments
@item MPEG audio layer 2 @tab IX @tab IX @item 4X IMA ADPCM @tab @tab X
@item MPEG audio layer 1/3 @tab X @tab IX @item 8SVX audio @tab @tab X
@tab MP3 encoding is supported through the external library LAME. @item AAC @tab X @tab X
@item AC-3 @tab IX @tab IX @tab Supported through the external library libfaac/libfaad.
@tab liba52 can be used alternatively for decoding. @item AC-3 @tab IX @tab IX
@item Vorbis @tab X @tab X @tab liba52 can be used alternatively for decoding.
@item WMA V1/V2 @tab X @tab X @item AMR-NB @tab X @tab X
@item AAC @tab X @tab X @tab Supported through an external library.
@tab Supported through the external library libfaac/libfaad. @item AMR-WB @tab X @tab X
@item Microsoft ADPCM @tab X @tab X @tab Supported through an external library.
@item AMV IMA ADPCM @tab @tab X @item AMV IMA ADPCM @tab @tab X
@tab Used in AMV files @tab Used in AMV files
@item MS IMA ADPCM @tab X @tab X @item Apple lossless audio @tab @tab X
@item QT IMA ADPCM @tab X @tab X @tab QuickTime fourcc 'alac'
@item 4X IMA ADPCM @tab @tab X @item Apple MACE 3 @tab @tab X
@item G.726 ADPCM @tab X @tab X @item Apple MACE 6 @tab @tab X
@item Duck DK3 IMA ADPCM @tab @tab X @item ATRAC 3 @tab @tab X
@tab Used in some Sega Saturn console games. @item CD-ROM XA ADPCM @tab @tab X
@item Duck DK4 IMA ADPCM @tab @tab X @item Cin Audio @tab @tab X
@tab Used in some Sega Saturn console games. @tab Codec used in Delphine Software games.
@item Westwood Studios IMA ADPCM @tab @tab X @item Creative ADPCM @tab @tab X
@tab Used in Westwood Studios games like Command and Conquer. @tab 16 -> 4, 8 -> 4, 8 -> 3, 8 -> 2
@item SMJPEG IMA ADPCM @tab @tab X @item CRI ADX ADPCM @tab X @tab X
@tab Used in certain Loki game ports. @tab Used in Sega Dreamcast games.
@item CD-ROM XA ADPCM @tab @tab X @item DSP Group TrueSpeech @tab @tab X
@item CRI ADX ADPCM @tab X @tab X @item DTS Coherent Audio @tab @tab X
@tab Used in Sega Dreamcast games. @item Duck DK3 IMA ADPCM @tab @tab X
@item Electronic Arts ADPCM @tab @tab X @tab Used in some Sega Saturn console games.
@tab Used in various EA titles. @item Duck DK4 IMA ADPCM @tab @tab X
@item MAXIS EA ADPCM @tab @tab X @tab Used in some Sega Saturn console games.
@tab Used in Sim City 3000. @item DV audio @tab @tab X
@item Creative ADPCM @tab @tab X @item Electronic Arts ADPCM @tab @tab X
@tab 16 -> 4, 8 -> 4, 8 -> 3, 8 -> 2 @tab Used in various EA titles.
@item THP ADPCM @tab @tab X @item FFmpeg Sonic @tab X @tab X
@tab Used on the Nintendo GameCube. @tab experimental lossy/lossless codec
@item RA144 @tab @tab X @item FLAC lossless audio @tab X @tab X
@tab Real 14400 bit/s codec @item G.726 ADPCM @tab X @tab X
@item RA288 @tab @tab X @item id RoQ DPCM @tab X @tab X
@tab Real 28800 bit/s codec @tab Used in Quake III, Jedi Knight 2, other computer games.
@item RADnet @tab X @tab IX @item Intel Music Coder @tab @tab X
@tab real low bitrate AC-3 codec @item Interplay MVE DPCM @tab @tab X
@item AMR-NB @tab X @tab X @tab Used in various Interplay computer games.
@tab Supported through an external library. @item MAXIS EA ADPCM @tab @tab X
@item AMR-WB @tab X @tab X @tab Used in Sim City 3000.
@tab Supported through an external library. @item Microsoft ADPCM @tab X @tab X
@item DV audio @tab @tab X @item MLP/TrueHD @tab @tab X
@item id RoQ DPCM @tab X @tab X @tab Used in DVD-Audio and Blu-Ray discs.
@tab Used in Quake III, Jedi Knight 2, other computer games. @item Monkey's Audio @tab @tab X
@item Interplay MVE DPCM @tab @tab X @tab Only versions 3.97-3.99 are supported.
@tab Used in various Interplay computer games. @item MPEG audio layer 1/3 @tab X @tab IX
@item Xan DPCM @tab @tab X @tab MP3 encoding is supported through the external library LAME.
@tab Used in Origin's Wing Commander IV AVI files. @item MPEG audio layer 2 @tab IX @tab IX
@item Sierra Online DPCM @tab @tab X @item MS IMA ADPCM @tab X @tab X
@tab Used in Sierra Online game audio files. @item Musepack @tab @tab X
@item Apple MACE 3 @tab @tab X @tab SV7 and SV8 are supported.
@item Apple MACE 6 @tab @tab X @item Nellymoser ASAO @tab @tab X
@item FLAC lossless audio @tab X @tab X @item Qdesign QDM2 @tab @tab X
@item Shorten lossless audio @tab @tab X @tab There are still some distortions.
@item Apple lossless audio @tab @tab X @item QT IMA ADPCM @tab X @tab X
@tab QuickTime fourcc 'alac' @item RA144 @tab @tab X
@item FFmpeg Sonic @tab X @tab X @tab Real 14400 bit/s codec
@tab experimental lossy/lossless codec @item RA288 @tab @tab X
@item Qdesign QDM2 @tab @tab X @tab Real 28800 bit/s codec
@tab There are still some distortions. @item RADnet @tab X @tab IX
@item Real COOK @tab @tab X @tab real low bitrate AC-3 codec
@tab All versions except 5.1 are supported. @item Real COOK @tab @tab X
@item DSP Group TrueSpeech @tab @tab X @tab All versions except 5.1 are supported.
@item True Audio (TTA) @tab @tab X @item Shorten lossless audio @tab @tab X
@item Smacker Audio @tab @tab X @item Sierra Online DPCM @tab @tab X
@item WavPack Audio @tab @tab X @tab Used in Sierra Online game audio files.
@item Cin Audio @tab @tab X @item Smacker Audio @tab @tab X
@tab Codec used in Delphine Software games. @item SMJPEG IMA ADPCM @tab @tab X
@item Intel Music Coder @tab @tab X @tab Used in certain Loki game ports.
@item Musepack @tab @tab X @item THP ADPCM @tab @tab X
@tab SV7 and SV8 are supported. @tab Used on the Nintendo GameCube.
@item DTS Coherent Audio @tab @tab X @item True Audio (TTA) @tab @tab X
@item ATRAC 3 @tab @tab X @item Vorbis @tab X @tab X
@item Monkey's Audio @tab @tab X @tab Only versions 3.97-3.99 are supported. @item WavPack Audio @tab @tab X
@item Nellymoser ASAO @tab @tab X @item Westwood Studios IMA ADPCM @tab @tab X
@item 8SVX Audio @tab @tab X @tab Used in Westwood Studios games like Command and Conquer.
@item MLP/TrueHD @tab @tab X @tab Used in DVD-Audio and Blu-Ray discs. @item WMA V1/V2 @tab X @tab X
@item Xan DPCM @tab @tab X
@tab Used in Origin's Wing Commander IV AVI files.
@end multitable @end multitable
@code{X} means that encoding (resp. decoding) is supported. @code{X} means that encoding (resp. decoding) is supported.