]> git.sesse.net Git - ffmpeg/blob - doc/general.texi
Merge commit '0edbe6faa7ef80daf0e84353cbe733389bf1a522'
[ffmpeg] / doc / general.texi
1 \input texinfo @c -*- texinfo -*-
2 @documentencoding UTF-8
3
4 @settitle General Documentation
5 @titlepage
6 @center @titlefont{General Documentation}
7 @end titlepage
8
9 @top
10
11 @contents
12
13 @chapter External libraries
14
15 FFmpeg can be hooked up with a number of external libraries to add support
16 for more formats. None of them are used by default, their use has to be
17 explicitly requested by passing the appropriate flags to
18 @command{./configure}.
19
20 @section OpenJPEG
21
22 FFmpeg can use the OpenJPEG libraries for encoding/decoding J2K videos.  Go to
23 @url{http://www.openjpeg.org/} to get the libraries and follow the installation
24 instructions.  To enable using OpenJPEG in FFmpeg, pass @code{--enable-libopenjpeg} to
25 @file{./configure}.
26
27
28 @section OpenCORE, VisualOn, and Fraunhofer libraries
29
30 Spun off Google Android sources, OpenCore, VisualOn and Fraunhofer
31 libraries provide encoders for a number of audio codecs.
32
33 @float NOTE
34 OpenCORE and VisualOn libraries are under the Apache License 2.0
35 (see @url{http://www.apache.org/licenses/LICENSE-2.0} for details), which is
36 incompatible to the LGPL version 2.1 and GPL version 2. You have to
37 upgrade FFmpeg's license to LGPL version 3 (or if you have enabled
38 GPL components, GPL version 3) by passing @code{--enable-version3} to configure in
39 order to use it.
40
41 The Fraunhofer AAC library is licensed under a license incompatible to the GPL
42 and is not known to be compatible to the LGPL. Therefore, you have to pass
43 @code{--enable-nonfree} to configure to use it.
44 @end float
45
46 @subsection OpenCORE AMR
47
48 FFmpeg can make use of the OpenCORE libraries for AMR-NB
49 decoding/encoding and AMR-WB decoding.
50
51 Go to @url{http://sourceforge.net/projects/opencore-amr/} and follow the
52 instructions for installing the libraries.
53 Then pass @code{--enable-libopencore-amrnb} and/or
54 @code{--enable-libopencore-amrwb} to configure to enable them.
55
56 @subsection VisualOn AAC encoder library
57
58 FFmpeg can make use of the VisualOn AACenc library for AAC encoding.
59
60 Go to @url{http://sourceforge.net/projects/opencore-amr/} and follow the
61 instructions for installing the library.
62 Then pass @code{--enable-libvo-aacenc} to configure to enable it.
63
64 @subsection VisualOn AMR-WB encoder library
65
66 FFmpeg can make use of the VisualOn AMR-WBenc library for AMR-WB encoding.
67
68 Go to @url{http://sourceforge.net/projects/opencore-amr/} and follow the
69 instructions for installing the library.
70 Then pass @code{--enable-libvo-amrwbenc} to configure to enable it.
71
72 @subsection Fraunhofer AAC library
73
74 FFmpeg can make use of the Fraunhofer AAC library for AAC encoding.
75
76 Go to @url{http://sourceforge.net/projects/opencore-amr/} and follow the
77 instructions for installing the library.
78 Then pass @code{--enable-libfdk-aac} to configure to enable it.
79
80 @section LAME
81
82 FFmpeg can make use of the LAME library for MP3 encoding.
83
84 Go to @url{http://lame.sourceforge.net/} and follow the
85 instructions for installing the library.
86 Then pass @code{--enable-libmp3lame} to configure to enable it.
87
88 @section TwoLAME
89
90 FFmpeg can make use of the TwoLAME library for MP2 encoding.
91
92 Go to @url{http://www.twolame.org/} and follow the
93 instructions for installing the library.
94 Then pass @code{--enable-libtwolame} to configure to enable it.
95
96 @section libvpx
97
98 FFmpeg can make use of the libvpx library for VP8/VP9 encoding.
99
100 Go to @url{http://www.webmproject.org/} and follow the instructions for
101 installing the library. Then pass @code{--enable-libvpx} to configure to
102 enable it.
103
104 @section libwavpack
105
106 FFmpeg can make use of the libwavpack library for WavPack encoding.
107
108 Go to @url{http://www.wavpack.com/} and follow the instructions for
109 installing the library. Then pass @code{--enable-libwavpack} to configure to
110 enable it.
111
112 @section OpenH264
113
114 FFmpeg can make use of the OpenH264 library for H.264 encoding.
115
116 Go to @url{http://www.openh264.org/} and follow the instructions for
117 installing the library. Then pass @code{--enable-libopenh264} to configure to
118 enable it.
119
120 @section x264
121
122 FFmpeg can make use of the x264 library for H.264 encoding.
123
124 Go to @url{http://www.videolan.org/developers/x264.html} and follow the
125 instructions for installing the library. Then pass @code{--enable-libx264} to
126 configure to enable it.
127
128 @float NOTE
129 x264 is under the GNU Public License Version 2 or later
130 (see @url{http://www.gnu.org/licenses/old-licenses/gpl-2.0.html} for
131 details), you must upgrade FFmpeg's license to GPL in order to use it.
132 @end float
133
134 @section x265
135
136 FFmpeg can make use of the x265 library for HEVC encoding.
137
138 Go to @url{http://x265.org/developers.html} and follow the instructions
139 for installing the library. Then pass @code{--enable-libx265} to configure
140 to enable it.
141
142 @float NOTE
143 x265 is under the GNU Public License Version 2 or later
144 (see @url{http://www.gnu.org/licenses/old-licenses/gpl-2.0.html} for
145 details), you must upgrade FFmpeg's license to GPL in order to use it.
146 @end float
147
148 @section libilbc
149
150 iLBC is a narrowband speech codec that has been made freely available
151 by Google as part of the WebRTC project. libilbc is a packaging friendly
152 copy of the iLBC codec. FFmpeg can make use of the libilbc library for
153 iLBC encoding and decoding.
154
155 Go to @url{https://github.com/TimothyGu/libilbc} and follow the instructions for
156 installing the library. Then pass @code{--enable-libilbc} to configure to
157 enable it.
158
159 @section libzvbi
160
161 libzvbi is a VBI decoding library which can be used by FFmpeg to decode DVB
162 teletext pages and DVB teletext subtitles.
163
164 Go to @url{http://sourceforge.net/projects/zapping/} and follow the instructions for
165 installing the library. Then pass @code{--enable-libzvbi} to configure to
166 enable it.
167
168 @float NOTE
169 libzvbi is licensed under the GNU General Public License Version 2 or later
170 (see @url{http://www.gnu.org/licenses/old-licenses/gpl-2.0.html} for details),
171 you must upgrade FFmpeg's license to GPL in order to use it.
172 @end float
173
174 @section AviSynth
175
176 FFmpeg can read AviSynth scripts as input. To enable support, pass
177 @code{--enable-avisynth} to configure.  The correct headers are
178 included in compat/avisynth/, which allows the user to enable support
179 without needing to search for these headers themselves.
180
181 For Windows, supported AviSynth variants are
182 @url{http://avisynth.nl, AviSynth 2.5 or 2.6} for 32-bit builds and
183 @url{http://avs-plus.net, AviSynth+ 0.1} for 32-bit and 64-bit builds.
184
185 For Linux and OS X, the supported AviSynth variant is
186 @url{https://github.com/avxsynth/avxsynth, AvxSynth}.
187
188 @float NOTE
189 AviSynth and AvxSynth are loaded dynamically.  Distributors can build FFmpeg
190 with @code{--enable-avisynth}, and the binaries will work regardless of the
191 end user having AviSynth or AvxSynth installed - they'll only need to be
192 installed to use AviSynth scripts (obviously).
193 @end float
194
195
196 @chapter Supported File Formats, Codecs or Features
197
198 You can use the @code{-formats} and @code{-codecs} options to have an exhaustive list.
199
200 @section File Formats
201
202 FFmpeg supports the following file formats through the @code{libavformat}
203 library:
204
205 @multitable @columnfractions .4 .1 .1 .4
206 @item Name @tab Encoding @tab Decoding @tab Comments
207 @item 4xm                       @tab   @tab X
208     @tab 4X Technologies format, used in some games.
209 @item 8088flex TMV              @tab   @tab X
210 @item ACT Voice                 @tab   @tab X
211     @tab contains G.729 audio
212 @item Adobe Filmstrip           @tab X @tab X
213 @item Audio IFF (AIFF)          @tab X @tab X
214 @item American Laser Games MM   @tab   @tab X
215     @tab Multimedia format used in games like Mad Dog McCree.
216 @item 3GPP AMR                  @tab X @tab X
217 @item Amazing Studio Packed Animation File  @tab   @tab X
218     @tab Multimedia format used in game Heart Of Darkness.
219 @item Apple HTTP Live Streaming @tab   @tab X
220 @item Artworx Data Format       @tab   @tab X
221 @item ADP                       @tab   @tab X
222     @tab Audio format used on the Nintendo Gamecube.
223 @item AFC                       @tab   @tab X
224     @tab Audio format used on the Nintendo Gamecube.
225 @item ASF                       @tab X @tab X
226 @item AST                       @tab X @tab X
227     @tab Audio format used on the Nintendo Wii.
228 @item AVI                       @tab X @tab X
229 @item AviSynth                  @tab   @tab X
230 @item AVR                       @tab   @tab X
231     @tab Audio format used on Mac.
232 @item AVS                       @tab   @tab X
233     @tab Multimedia format used by the Creature Shock game.
234 @item Beam Software SIFF        @tab   @tab X
235     @tab Audio and video format used in some games by Beam Software.
236 @item Bethesda Softworks VID    @tab   @tab X
237     @tab Used in some games from Bethesda Softworks.
238 @item Binary text               @tab   @tab X
239 @item Bink                      @tab   @tab X
240     @tab Multimedia format used by many games.
241 @item Bitmap Brothers JV        @tab   @tab X
242     @tab Used in Z and Z95 games.
243 @item Brute Force & Ignorance   @tab   @tab X
244     @tab Used in the game Flash Traffic: City of Angels.
245 @item BRSTM                     @tab   @tab X
246     @tab Audio format used on the Nintendo Wii.
247 @item BWF                       @tab X @tab X
248 @item CRI ADX                   @tab X @tab X
249     @tab Audio-only format used in console video games.
250 @item Discworld II BMV          @tab   @tab X
251 @item Interplay C93             @tab   @tab X
252     @tab Used in the game Cyberia from Interplay.
253 @item Delphine Software International CIN @tab   @tab X
254     @tab Multimedia format used by Delphine Software games.
255 @item Digital Speech Standard (DSS) @tab   @tab X
256 @item Canopus HQX               @tab   @tab X
257 @item CD+G                      @tab   @tab X
258     @tab Video format used by CD+G karaoke disks
259 @item Phantom Cine              @tab   @tab X
260 @item Commodore CDXL            @tab   @tab X
261     @tab Amiga CD video format
262 @item Core Audio Format         @tab X @tab X
263     @tab Apple Core Audio Format
264 @item CRC testing format        @tab X @tab
265 @item Creative Voice            @tab X @tab X
266     @tab Created for the Sound Blaster Pro.
267 @item CRYO APC                  @tab   @tab X
268     @tab Audio format used in some games by CRYO Interactive Entertainment.
269 @item D-Cinema audio            @tab X @tab X
270 @item Deluxe Paint Animation    @tab   @tab X
271 @item DFA                       @tab   @tab X
272     @tab This format is used in Chronomaster game
273 @item DSD Stream File (DSF)     @tab   @tab X
274 @item DV video                  @tab X @tab X
275 @item DXA                       @tab   @tab X
276     @tab This format is used in the non-Windows version of the Feeble Files
277          game and different game cutscenes repacked for use with ScummVM.
278 @item Electronic Arts cdata  @tab    @tab X
279 @item Electronic Arts Multimedia  @tab    @tab X
280     @tab Used in various EA games; files have extensions like WVE and UV2.
281 @item Ensoniq Paris Audio File  @tab   @tab X
282 @item FFM (FFserver live feed)  @tab X @tab X
283 @item Flash (SWF)               @tab X @tab X
284 @item Flash 9 (AVM2)            @tab X @tab X
285     @tab Only embedded audio is decoded.
286 @item FLI/FLC/FLX animation     @tab   @tab X
287     @tab .fli/.flc files
288 @item Flash Video (FLV)         @tab X @tab X
289     @tab Macromedia Flash video files
290 @item framecrc testing format   @tab X @tab
291 @item FunCom ISS                @tab   @tab X
292     @tab Audio format used in various games from FunCom like The Longest Journey.
293 @item G.723.1                   @tab X @tab X
294 @item G.729 BIT                 @tab X @tab X
295 @item G.729 raw                 @tab   @tab X
296 @item GIF Animation             @tab X @tab X
297 @item GXF                       @tab X @tab X
298     @tab General eXchange Format SMPTE 360M, used by Thomson Grass Valley
299          playout servers.
300 @item HNM @tab   @tab X
301     @tab Only version 4 supported, used in some games from Cryo Interactive
302 @item iCEDraw File              @tab   @tab X
303 @item ICO                       @tab X @tab X
304     @tab Microsoft Windows ICO
305 @item id Quake II CIN video     @tab   @tab X
306 @item id RoQ                    @tab X @tab X
307     @tab Used in Quake III, Jedi Knight 2 and other computer games.
308 @item IEC61937 encapsulation @tab X @tab X
309 @item IFF                       @tab   @tab X
310     @tab Interchange File Format
311 @item iLBC                      @tab X @tab X
312 @item Interplay MVE             @tab   @tab X
313     @tab Format used in various Interplay computer games.
314 @item IV8                       @tab   @tab X
315     @tab A format generated by IndigoVision 8000 video server.
316 @item IVF (On2)                 @tab X @tab X
317     @tab A format used by libvpx
318 @item IRCAM                     @tab X @tab X
319 @item LATM                      @tab X @tab X
320 @item LMLM4                     @tab   @tab X
321     @tab Used by Linux Media Labs MPEG-4 PCI boards
322 @item LOAS                      @tab   @tab X
323     @tab contains LATM multiplexed AAC audio
324 @item LRC                       @tab X @tab X
325 @item LVF                       @tab   @tab X
326 @item LXF                       @tab   @tab X
327     @tab VR native stream format, used by Leitch/Harris' video servers.
328 @item Magic Lantern Video (MLV) @tab   @tab X
329 @item Matroska                  @tab X @tab X
330 @item Matroska audio            @tab X @tab
331 @item FFmpeg metadata           @tab X @tab X
332     @tab Metadata in text format.
333 @item MAXIS XA                  @tab   @tab X
334     @tab Used in Sim City 3000; file extension .xa.
335 @item MD Studio                 @tab   @tab X
336 @item Metal Gear Solid: The Twin Snakes @tab @tab X
337 @item Megalux Frame             @tab   @tab X
338     @tab Used by Megalux Ultimate Paint
339 @item Mobotix .mxg              @tab   @tab X
340 @item Monkey's Audio            @tab   @tab X
341 @item Motion Pixels MVI         @tab   @tab X
342 @item MOV/QuickTime/MP4         @tab X @tab X
343     @tab 3GP, 3GP2, PSP, iPod variants supported
344 @item MP2                       @tab X @tab X
345 @item MP3                       @tab X @tab X
346 @item MPEG-1 System             @tab X @tab X
347     @tab muxed audio and video, VCD format supported
348 @item MPEG-PS (program stream)  @tab X @tab X
349     @tab also known as @code{VOB} file, SVCD and DVD format supported
350 @item MPEG-TS (transport stream) @tab X @tab X
351     @tab also known as DVB Transport Stream
352 @item MPEG-4                    @tab X @tab X
353     @tab MPEG-4 is a variant of QuickTime.
354 @item Mirillis FIC video        @tab   @tab X
355     @tab No cursor rendering.
356 @item MIME multipart JPEG       @tab X @tab
357 @item MSN TCP webcam            @tab   @tab X
358     @tab Used by MSN Messenger webcam streams.
359 @item MTV                       @tab   @tab X
360 @item Musepack                  @tab   @tab X
361 @item Musepack SV8              @tab   @tab X
362 @item Material eXchange Format (MXF) @tab X @tab X
363     @tab SMPTE 377M, used by D-Cinema, broadcast industry.
364 @item Material eXchange Format (MXF), D-10 Mapping @tab X @tab X
365     @tab SMPTE 386M, D-10/IMX Mapping.
366 @item NC camera feed            @tab   @tab X
367     @tab NC (AVIP NC4600) camera streams
368 @item NIST SPeech HEader REsources @tab   @tab X
369 @item NTT TwinVQ (VQF)          @tab   @tab X
370     @tab Nippon Telegraph and Telephone Corporation TwinVQ.
371 @item Nullsoft Streaming Video  @tab   @tab X
372 @item NuppelVideo               @tab   @tab X
373 @item NUT                       @tab X @tab X
374     @tab NUT Open Container Format
375 @item Ogg                       @tab X @tab X
376 @item Playstation Portable PMP  @tab   @tab X
377 @item Portable Voice Format     @tab   @tab X
378 @item TechnoTrend PVA           @tab   @tab X
379     @tab Used by TechnoTrend DVB PCI boards.
380 @item QCP                       @tab   @tab X
381 @item raw ADTS (AAC)            @tab X @tab X
382 @item raw AC-3                  @tab X @tab X
383 @item raw Chinese AVS video     @tab X @tab X
384 @item raw CRI ADX               @tab X @tab X
385 @item raw Dirac                 @tab X @tab X
386 @item raw DNxHD                 @tab X @tab X
387 @item raw DTS                   @tab X @tab X
388 @item raw DTS-HD                @tab   @tab X
389 @item raw E-AC-3                @tab X @tab X
390 @item raw FLAC                  @tab X @tab X
391 @item raw GSM                   @tab   @tab X
392 @item raw H.261                 @tab X @tab X
393 @item raw H.263                 @tab X @tab X
394 @item raw H.264                 @tab X @tab X
395 @item raw HEVC                  @tab X @tab X
396 @item raw Ingenient MJPEG       @tab   @tab X
397 @item raw MJPEG                 @tab X @tab X
398 @item raw MLP                   @tab   @tab X
399 @item raw MPEG                  @tab   @tab X
400 @item raw MPEG-1                @tab   @tab X
401 @item raw MPEG-2                @tab   @tab X
402 @item raw MPEG-4                @tab X @tab X
403 @item raw NULL                  @tab X @tab
404 @item raw video                 @tab X @tab X
405 @item raw id RoQ                @tab X @tab
406 @item raw Shorten               @tab   @tab X
407 @item raw TAK                   @tab   @tab X
408 @item raw TrueHD                @tab X @tab X
409 @item raw VC-1                  @tab X @tab X
410 @item raw PCM A-law             @tab X @tab X
411 @item raw PCM mu-law            @tab X @tab X
412 @item raw PCM signed 8 bit      @tab X @tab X
413 @item raw PCM signed 16 bit big-endian  @tab X @tab X
414 @item raw PCM signed 16 bit little-endian  @tab X @tab X
415 @item raw PCM signed 24 bit big-endian  @tab X @tab X
416 @item raw PCM signed 24 bit little-endian  @tab X @tab X
417 @item raw PCM signed 32 bit big-endian  @tab X @tab X
418 @item raw PCM signed 32 bit little-endian  @tab X @tab X
419 @item raw PCM unsigned 8 bit    @tab X @tab X
420 @item raw PCM unsigned 16 bit big-endian  @tab X @tab X
421 @item raw PCM unsigned 16 bit little-endian  @tab X @tab X
422 @item raw PCM unsigned 24 bit big-endian  @tab X @tab X
423 @item raw PCM unsigned 24 bit little-endian  @tab X @tab X
424 @item raw PCM unsigned 32 bit big-endian  @tab X @tab X
425 @item raw PCM unsigned 32 bit little-endian  @tab X @tab X
426 @item raw PCM floating-point 32 bit big-endian  @tab X @tab X
427 @item raw PCM floating-point 32 bit little-endian  @tab X @tab X
428 @item raw PCM floating-point 64 bit big-endian  @tab X @tab X
429 @item raw PCM floating-point 64 bit little-endian  @tab X @tab X
430 @item RDT                       @tab   @tab X
431 @item REDCODE R3D               @tab   @tab X
432     @tab File format used by RED Digital cameras, contains JPEG 2000 frames and PCM audio.
433 @item RealMedia                 @tab X @tab X
434 @item Redirector                @tab   @tab X
435 @item RedSpark                  @tab   @tab X
436 @item Renderware TeXture Dictionary @tab   @tab X
437 @item RL2                       @tab   @tab X
438     @tab Audio and video format used in some games by Entertainment Software Partners.
439 @item RPL/ARMovie               @tab   @tab X
440 @item Lego Mindstorms RSO       @tab X @tab X
441 @item RSD                       @tab   @tab X
442 @item RTMP                      @tab X @tab X
443     @tab Output is performed by publishing stream to RTMP server
444 @item RTP                       @tab X @tab X
445 @item RTSP                      @tab X @tab X
446 @item SAP                       @tab X @tab X
447 @item SBG                       @tab   @tab X
448 @item SDP                       @tab   @tab X
449 @item Sega FILM/CPK             @tab   @tab X
450     @tab Used in many Sega Saturn console games.
451 @item Silicon Graphics Movie    @tab   @tab X
452 @item Sierra SOL                @tab   @tab X
453     @tab .sol files used in Sierra Online games.
454 @item Sierra VMD                @tab   @tab X
455     @tab Used in Sierra CD-ROM games.
456 @item Smacker                   @tab   @tab X
457     @tab Multimedia format used by many games.
458 @item SMJPEG                    @tab X @tab X
459     @tab Used in certain Loki game ports.
460 @item Smush                     @tab   @tab X
461     @tab Multimedia format used in some LucasArts games.
462 @item Sony OpenMG (OMA)         @tab X @tab X
463     @tab Audio format used in Sony Sonic Stage and Sony Vegas.
464 @item Sony PlayStation STR      @tab   @tab X
465 @item Sony Wave64 (W64)         @tab X @tab X
466 @item SoX native format         @tab X @tab X
467 @item SUN AU format             @tab X @tab X
468 @item SUP raw PGS subtitles     @tab   @tab X
469 @item TDSC                      @tab   @tab X
470 @item Text files                @tab   @tab X
471 @item THP                       @tab   @tab X
472     @tab Used on the Nintendo GameCube.
473 @item Tiertex Limited SEQ       @tab   @tab X
474     @tab Tiertex .seq files used in the DOS CD-ROM version of the game Flashback.
475 @item True Audio                @tab   @tab X
476 @item VC-1 test bitstream       @tab X @tab X
477 @item Vivo                      @tab   @tab X
478 @item WAV                       @tab X @tab X
479 @item WavPack                   @tab X @tab X
480 @item WebM                      @tab X @tab X
481 @item Windows Televison (WTV)   @tab X @tab X
482 @item Wing Commander III movie  @tab   @tab X
483     @tab Multimedia format used in Origin's Wing Commander III computer game.
484 @item Westwood Studios audio    @tab   @tab X
485     @tab Multimedia format used in Westwood Studios games.
486 @item Westwood Studios VQA      @tab   @tab X
487     @tab Multimedia format used in Westwood Studios games.
488 @item XMV                       @tab   @tab X
489     @tab Microsoft video container used in Xbox games.
490 @item xWMA                      @tab   @tab X
491     @tab Microsoft audio container used by XAudio 2.
492 @item eXtended BINary text (XBIN) @tab @tab X
493 @item YUV4MPEG pipe             @tab X @tab X
494 @item Psygnosis YOP             @tab   @tab X
495 @end multitable
496
497 @code{X} means that encoding (resp. decoding) is supported.
498
499 @section Image Formats
500
501 FFmpeg can read and write images for each frame of a video sequence. The
502 following image formats are supported:
503
504 @multitable @columnfractions .4 .1 .1 .4
505 @item Name @tab Encoding @tab Decoding @tab Comments
506 @item .Y.U.V       @tab X @tab X
507     @tab one raw file per component
508 @item Alias PIX    @tab X @tab X
509     @tab Alias/Wavefront PIX image format
510 @item animated GIF @tab X @tab X
511 @item BMP          @tab X @tab X
512     @tab Microsoft BMP image
513 @item BRender PIX  @tab   @tab X
514     @tab Argonaut BRender 3D engine image format.
515 @item DPX          @tab X @tab X
516     @tab Digital Picture Exchange
517 @item EXR          @tab   @tab X
518     @tab OpenEXR
519 @item JPEG         @tab X @tab X
520     @tab Progressive JPEG is not supported.
521 @item JPEG 2000    @tab X @tab X
522 @item JPEG-LS      @tab X @tab X
523 @item LJPEG        @tab X @tab
524     @tab Lossless JPEG
525 @item PAM          @tab X @tab X
526     @tab PAM is a PNM extension with alpha support.
527 @item PBM          @tab X @tab X
528     @tab Portable BitMap image
529 @item PCX          @tab X @tab X
530     @tab PC Paintbrush
531 @item PGM          @tab X @tab X
532     @tab Portable GrayMap image
533 @item PGMYUV       @tab X @tab X
534     @tab PGM with U and V components in YUV 4:2:0
535 @item PIC          @tab @tab X
536     @tab Pictor/PC Paint
537 @item PNG          @tab X @tab X
538 @item PPM          @tab X @tab X
539     @tab Portable PixelMap image
540 @item PTX          @tab   @tab X
541     @tab V.Flash PTX format
542 @item SGI          @tab X @tab X
543     @tab SGI RGB image format
544 @item Sun Rasterfile  @tab X @tab X
545     @tab Sun RAS image format
546 @item TIFF         @tab X @tab X
547     @tab YUV, JPEG and some extension is not supported yet.
548 @item Truevision Targa  @tab X @tab X
549     @tab Targa (.TGA) image format
550 @item WebP         @tab E @tab X
551     @tab WebP image format, encoding supported through external library libwebp
552 @item XBM  @tab X @tab X
553     @tab X BitMap image format
554 @item XFace @tab X @tab X
555     @tab X-Face image format
556 @item XWD  @tab X @tab X
557     @tab X Window Dump image format
558 @end multitable
559
560 @code{X} means that encoding (resp. decoding) is supported.
561
562 @code{E} means that support is provided through an external library.
563
564 @section Video Codecs
565
566 @multitable @columnfractions .4 .1 .1 .4
567 @item Name @tab Encoding @tab Decoding @tab Comments
568 @item 4X Movie               @tab     @tab  X
569     @tab Used in certain computer games.
570 @item 8088flex TMV           @tab     @tab  X
571 @item A64 multicolor         @tab  X  @tab
572     @tab Creates video suitable to be played on a commodore 64 (multicolor mode).
573 @item Amazing Studio PAF Video @tab     @tab  X
574 @item American Laser Games MM  @tab    @tab X
575     @tab Used in games like Mad Dog McCree.
576 @item AMV Video              @tab  X  @tab  X
577     @tab Used in Chinese MP3 players.
578 @item ANSI/ASCII art         @tab     @tab  X
579 @item Apple Intermediate Codec @tab     @tab  X
580 @item Apple MJPEG-B          @tab     @tab  X
581 @item Apple ProRes           @tab  X  @tab  X
582 @item Apple QuickDraw        @tab     @tab  X
583     @tab fourcc: qdrw
584 @item Asus v1                @tab  X  @tab  X
585     @tab fourcc: ASV1
586 @item Asus v2                @tab  X  @tab  X
587     @tab fourcc: ASV2
588 @item ATI VCR1               @tab     @tab  X
589     @tab fourcc: VCR1
590 @item ATI VCR2               @tab     @tab  X
591     @tab fourcc: VCR2
592 @item Auravision Aura        @tab     @tab  X
593 @item Auravision Aura 2      @tab     @tab  X
594 @item Autodesk Animator Flic video  @tab     @tab  X
595 @item Autodesk RLE           @tab     @tab  X
596     @tab fourcc: AASC
597 @item Avid 1:1 10-bit RGB Packer  @tab  X  @tab  X
598     @tab fourcc: AVrp
599 @item AVS (Audio Video Standard) video  @tab     @tab  X
600     @tab Video encoding used by the Creature Shock game.
601 @item AYUV                   @tab  X  @tab  X
602     @tab Microsoft uncompressed packed 4:4:4:4
603 @item Beam Software VB       @tab     @tab  X
604 @item Bethesda VID video     @tab     @tab  X
605     @tab Used in some games from Bethesda Softworks.
606 @item Bink Video             @tab     @tab  X
607 @item Bitmap Brothers JV video  @tab   @tab X
608 @item y41p Brooktree uncompressed 4:1:1 12-bit     @tab  X  @tab  X
609 @item Brute Force & Ignorance   @tab   @tab X
610     @tab Used in the game Flash Traffic: City of Angels.
611 @item C93 video              @tab     @tab  X
612     @tab Codec used in Cyberia game.
613 @item CamStudio              @tab     @tab  X
614     @tab fourcc: CSCD
615 @item CD+G                   @tab     @tab  X
616     @tab Video codec for CD+G karaoke disks
617 @item CDXL                   @tab     @tab  X
618     @tab Amiga CD video codec
619 @item Chinese AVS video      @tab  E  @tab  X
620     @tab AVS1-P2, JiZhun profile, encoding through external library libxavs
621 @item Delphine Software International CIN video  @tab     @tab  X
622     @tab Codec used in Delphine Software International games.
623 @item Discworld II BMV Video @tab     @tab  X
624 @item Canopus Lossless Codec @tab     @tab  X
625 @item Cinepak                @tab     @tab  X
626 @item Cirrus Logic AccuPak   @tab  X  @tab  X
627     @tab fourcc: CLJR
628 @item CPiA Video Format      @tab     @tab  X
629 @item Creative YUV (CYUV)    @tab     @tab  X
630 @item DFA                    @tab     @tab  X
631     @tab Codec used in Chronomaster game.
632 @item Dirac                  @tab  E  @tab  X
633     @tab supported through external library libschroedinger
634 @item Deluxe Paint Animation @tab     @tab  X
635 @item DNxHD                  @tab   X @tab  X
636     @tab aka SMPTE VC3
637 @item Duck TrueMotion 1.0   @tab     @tab  X
638     @tab fourcc: DUCK
639 @item Duck TrueMotion 2.0    @tab     @tab  X
640     @tab fourcc: TM20
641 @item DV (Digital Video)     @tab  X  @tab  X
642 @item Dxtory capture format  @tab     @tab  X
643 @item Feeble Files/ScummVM DXA  @tab     @tab  X
644     @tab Codec originally used in Feeble Files game.
645 @item Electronic Arts CMV video  @tab     @tab  X
646     @tab Used in NHL 95 game.
647 @item Electronic Arts Madcow video  @tab     @tab  X
648 @item Electronic Arts TGV video  @tab     @tab  X
649 @item Electronic Arts TGQ video  @tab     @tab  X
650 @item Electronic Arts TQI video  @tab     @tab  X
651 @item Escape 124             @tab     @tab  X
652 @item Escape 130             @tab     @tab  X
653 @item FFmpeg video codec #1  @tab  X  @tab  X
654     @tab lossless codec (fourcc: FFV1)
655 @item Flash Screen Video v1  @tab  X  @tab  X
656     @tab fourcc: FSV1
657 @item Flash Screen Video v2  @tab  X  @tab  X
658 @item Flash Video (FLV)      @tab  X  @tab  X
659     @tab Sorenson H.263 used in Flash
660 @item Forward Uncompressed   @tab     @tab  X
661 @item Fraps                  @tab     @tab  X
662 @item Go2Webinar             @tab     @tab  X
663     @tab fourcc: G2M4
664 @item H.261                  @tab  X  @tab  X
665 @item H.263 / H.263-1996     @tab  X  @tab  X
666 @item H.263+ / H.263-1998 / H.263 version 2  @tab  X  @tab  X
667 @item H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10  @tab  E  @tab  X
668     @tab encoding supported through external library libx264 and OpenH264
669 @item HEVC                   @tab  X  @tab  X
670     @tab encoding supported through the external library libx265
671 @item HNM version 4          @tab     @tab  X
672 @item HuffYUV                @tab  X  @tab  X
673 @item HuffYUV FFmpeg variant @tab  X  @tab  X
674 @item IBM Ultimotion         @tab     @tab  X
675     @tab fourcc: ULTI
676 @item id Cinematic video     @tab     @tab  X
677     @tab Used in Quake II.
678 @item id RoQ video           @tab  X  @tab  X
679     @tab Used in Quake III, Jedi Knight 2, other computer games.
680 @item IFF ILBM               @tab     @tab  X
681     @tab IFF interleaved bitmap
682 @item IFF ByteRun1           @tab     @tab  X
683     @tab IFF run length encoded bitmap
684 @item Intel H.263            @tab     @tab  X
685 @item Intel Indeo 2          @tab     @tab  X
686 @item Intel Indeo 3          @tab     @tab  X
687 @item Intel Indeo 4          @tab     @tab  X
688 @item Intel Indeo 5          @tab     @tab  X
689 @item Interplay C93          @tab     @tab  X
690     @tab Used in the game Cyberia from Interplay.
691 @item Interplay MVE video    @tab     @tab  X
692     @tab Used in Interplay .MVE files.
693 @item J2K @tab  X  @tab  X
694 @item Karl Morton's video codec  @tab     @tab  X
695     @tab Codec used in Worms games.
696 @item Kega Game Video (KGV1) @tab      @tab  X
697     @tab Kega emulator screen capture codec.
698 @item Lagarith               @tab     @tab  X
699 @item LCL (LossLess Codec Library) MSZH  @tab     @tab  X
700 @item LCL (LossLess Codec Library) ZLIB  @tab  E  @tab  E
701 @item LOCO                   @tab     @tab  X
702 @item LucasArts SANM/Smush   @tab     @tab  X
703     @tab Used in LucasArts games / SMUSH animations.
704 @item lossless MJPEG         @tab  X  @tab  X
705 @item Microsoft ATC Screen   @tab     @tab  X
706     @tab Also known as Microsoft Screen 3.
707 @item Microsoft Expression Encoder Screen  @tab     @tab  X
708     @tab Also known as Microsoft Titanium Screen 2.
709 @item Microsoft RLE          @tab     @tab  X
710 @item Microsoft Screen 1     @tab     @tab  X
711     @tab Also known as Windows Media Video V7 Screen.
712 @item Microsoft Screen 2     @tab     @tab  X
713     @tab Also known as Windows Media Video V9 Screen.
714 @item Microsoft Video 1      @tab     @tab  X
715 @item Mimic                  @tab     @tab  X
716     @tab Used in MSN Messenger Webcam streams.
717 @item Miro VideoXL           @tab     @tab  X
718     @tab fourcc: VIXL
719 @item MJPEG (Motion JPEG)    @tab  X  @tab  X
720 @item Mobotix MxPEG video    @tab     @tab  X
721 @item Motion Pixels video    @tab     @tab  X
722 @item MPEG-1 video           @tab  X  @tab  X
723 @item MPEG-2 video           @tab  X  @tab  X
724 @item MPEG-4 part 2          @tab  X  @tab  X
725     @tab libxvidcore can be used alternatively for encoding.
726 @item MPEG-4 part 2 Microsoft variant version 1  @tab     @tab  X
727 @item MPEG-4 part 2 Microsoft variant version 2  @tab  X  @tab  X
728 @item MPEG-4 part 2 Microsoft variant version 3  @tab  X  @tab  X
729 @item Nintendo Gamecube THP video  @tab     @tab  X
730 @item NuppelVideo/RTjpeg     @tab     @tab  X
731     @tab Video encoding used in NuppelVideo files.
732 @item On2 VP3                @tab     @tab  X
733     @tab still experimental
734 @item On2 VP5                @tab     @tab  X
735     @tab fourcc: VP50
736 @item On2 VP6                @tab     @tab  X
737     @tab fourcc: VP60,VP61,VP62
738 @item On2 VP7                @tab     @tab  X
739     @tab fourcc: VP70,VP71
740 @item VP8                    @tab  E  @tab  X
741     @tab fourcc: VP80, encoding supported through external library libvpx
742 @item VP9                    @tab  E  @tab  X
743     @tab encoding supported through external library libvpx
744 @item Pinnacle TARGA CineWave YUV16 @tab     @tab  X
745     @tab fourcc: Y216
746 @item Prores                 @tab     @tab  X
747     @tab fourcc: apch,apcn,apcs,apco
748 @item Q-team QPEG            @tab     @tab  X
749     @tab fourccs: QPEG, Q1.0, Q1.1
750 @item QuickTime 8BPS video   @tab     @tab  X
751 @item QuickTime Animation (RLE) video  @tab  X  @tab  X
752     @tab fourcc: 'rle '
753 @item QuickTime Graphics (SMC)  @tab     @tab  X
754     @tab fourcc: 'smc '
755 @item QuickTime video (RPZA) @tab     @tab  X
756     @tab fourcc: rpza
757 @item R10K AJA Kona 10-bit RGB Codec     @tab  X  @tab  X
758 @item R210 Quicktime Uncompressed RGB 10-bit     @tab  X  @tab  X
759 @item Raw Video              @tab  X  @tab  X
760 @item RealVideo 1.0          @tab  X  @tab  X
761 @item RealVideo 2.0          @tab  X  @tab  X
762 @item RealVideo 3.0          @tab     @tab  X
763     @tab still far from ideal
764 @item RealVideo 4.0          @tab     @tab  X
765 @item Renderware TXD (TeXture Dictionary)  @tab     @tab  X
766     @tab Texture dictionaries used by the Renderware Engine.
767 @item RL2 video              @tab     @tab  X
768     @tab used in some games by Entertainment Software Partners
769 @item Sierra VMD video       @tab     @tab  X
770     @tab Used in Sierra VMD files.
771 @item Silicon Graphics Motion Video Compressor 1 (MVC1)  @tab     @tab  X
772 @item Silicon Graphics Motion Video Compressor 2 (MVC2)  @tab     @tab  X
773 @item Silicon Graphics RLE 8-bit video  @tab     @tab  X
774 @item Smacker video          @tab     @tab  X
775     @tab Video encoding used in Smacker.
776 @item SMPTE VC-1             @tab     @tab  X
777 @item Snow                   @tab  X  @tab  X
778     @tab experimental wavelet codec (fourcc: SNOW)
779 @item Sony PlayStation MDEC (Motion DECoder)  @tab     @tab  X
780 @item Sorenson Vector Quantizer 1  @tab  X  @tab  X
781     @tab fourcc: SVQ1
782 @item Sorenson Vector Quantizer 3  @tab     @tab  X
783     @tab fourcc: SVQ3
784 @item Sunplus JPEG (SP5X)    @tab     @tab  X
785     @tab fourcc: SP5X
786 @item TechSmith Screen Capture Codec  @tab     @tab  X
787     @tab fourcc: TSCC
788 @item TechSmith Screen Capture Codec 2  @tab     @tab  X
789     @tab fourcc: TSC2
790 @item Theora                 @tab  E  @tab  X
791     @tab encoding supported through external library libtheora
792 @item Tiertex Limited SEQ video  @tab     @tab  X
793     @tab Codec used in DOS CD-ROM FlashBack game.
794 @item Ut Video               @tab  X  @tab  X
795 @item v210 QuickTime uncompressed 4:2:2 10-bit     @tab  X  @tab  X
796 @item v308 QuickTime uncompressed 4:4:4            @tab  X  @tab  X
797 @item v408 QuickTime uncompressed 4:4:4:4          @tab  X  @tab  X
798 @item v410 QuickTime uncompressed 4:4:4 10-bit     @tab  X  @tab  X
799 @item VBLE Lossless Codec    @tab     @tab  X
800 @item VMware Screen Codec / VMware Video  @tab     @tab  X
801     @tab Codec used in videos captured by VMware.
802 @item Westwood Studios VQA (Vector Quantized Animation) video  @tab     @tab  X
803 @item Windows Media Image    @tab     @tab  X
804 @item Windows Media Video 7  @tab  X  @tab  X
805 @item Windows Media Video 8  @tab  X  @tab  X
806 @item Windows Media Video 9  @tab     @tab  X
807     @tab not completely working
808 @item Wing Commander III / Xan  @tab     @tab  X
809     @tab Used in Wing Commander III .MVE files.
810 @item Wing Commander IV / Xan  @tab     @tab  X
811     @tab Used in Wing Commander IV.
812 @item Winnov WNV1            @tab     @tab  X
813 @item WMV7                   @tab  X  @tab  X
814 @item YAMAHA SMAF            @tab  X  @tab  X
815 @item Psygnosis YOP Video    @tab     @tab  X
816 @item yuv4                   @tab  X  @tab  X
817     @tab libquicktime uncompressed packed 4:2:0
818 @item ZeroCodec Lossless Video @tab     @tab  X
819 @item ZLIB                   @tab  X  @tab  X
820     @tab part of LCL, encoder experimental
821 @item Zip Motion Blocks Video  @tab   X @tab  X
822     @tab Encoder works only in PAL8.
823 @end multitable
824
825 @code{X} means that encoding (resp. decoding) is supported.
826
827 @code{E} means that support is provided through an external library.
828
829 @section Audio Codecs
830
831 @multitable @columnfractions .4 .1 .1 .4
832 @item Name @tab Encoding @tab Decoding @tab Comments
833 @item 8SVX exponential       @tab     @tab  X
834 @item 8SVX fibonacci         @tab     @tab  X
835 @item AAC+                   @tab  E  @tab  X
836     @tab encoding supported through external library libaacplus
837 @item AAC                    @tab  E  @tab  X
838     @tab encoding supported through external library libfaac and libvo-aacenc
839 @item AC-3                   @tab IX  @tab  IX
840 @item ADPCM 4X Movie         @tab     @tab  X
841 @item ADPCM CDROM XA         @tab     @tab  X
842 @item ADPCM Creative Technology @tab     @tab  X
843     @tab 16 -> 4, 8 -> 4, 8 -> 3, 8 -> 2
844 @item ADPCM Electronic Arts  @tab     @tab  X
845     @tab Used in various EA titles.
846 @item ADPCM Electronic Arts Maxis CDROM XS  @tab     @tab  X
847     @tab Used in Sim City 3000.
848 @item ADPCM Electronic Arts R1  @tab     @tab  X
849 @item ADPCM Electronic Arts R2  @tab     @tab  X
850 @item ADPCM Electronic Arts R3  @tab     @tab  X
851 @item ADPCM Electronic Arts XAS @tab     @tab  X
852 @item ADPCM G.722            @tab  X  @tab  X
853 @item ADPCM G.726            @tab  X  @tab  X
854 @item ADPCM IMA AMV          @tab     @tab  X
855     @tab Used in AMV files
856 @item ADPCM IMA Electronic Arts EACS  @tab     @tab  X
857 @item ADPCM IMA Electronic Arts SEAD  @tab     @tab  X
858 @item ADPCM IMA Funcom       @tab     @tab  X
859 @item ADPCM IMA QuickTime    @tab  X  @tab  X
860 @item ADPCM IMA Loki SDL MJPEG  @tab     @tab  X
861 @item ADPCM IMA WAV          @tab  X  @tab  X
862 @item ADPCM IMA Westwood     @tab     @tab  X
863 @item ADPCM ISS IMA          @tab     @tab  X
864     @tab Used in FunCom games.
865 @item ADPCM IMA Dialogic     @tab     @tab  X
866 @item ADPCM IMA Duck DK3     @tab     @tab  X
867     @tab Used in some Sega Saturn console games.
868 @item ADPCM IMA Duck DK4     @tab     @tab  X
869     @tab Used in some Sega Saturn console games.
870 @item ADPCM IMA Radical      @tab     @tab  X
871 @item ADPCM Microsoft        @tab  X  @tab  X
872 @item ADPCM MS IMA           @tab  X  @tab  X
873 @item ADPCM Nintendo Gamecube AFC  @tab     @tab  X
874 @item ADPCM Nintendo Gamecube DTK  @tab     @tab  X
875 @item ADPCM Nintendo Gamecube THP  @tab     @tab  X
876 @item ADPCM QT IMA           @tab  X  @tab  X
877 @item ADPCM SEGA CRI ADX     @tab  X  @tab  X
878     @tab Used in Sega Dreamcast games.
879 @item ADPCM Shockwave Flash  @tab  X  @tab  X
880 @item ADPCM Sound Blaster Pro 2-bit  @tab     @tab  X
881 @item ADPCM Sound Blaster Pro 2.6-bit  @tab     @tab  X
882 @item ADPCM Sound Blaster Pro 4-bit  @tab     @tab  X
883 @item ADPCM VIMA
884     @tab Used in LucasArts SMUSH animations.
885 @item ADPCM Westwood Studios IMA @tab     @tab  X
886     @tab Used in Westwood Studios games like Command and Conquer.
887 @item ADPCM Yamaha           @tab  X  @tab  X
888 @item AMR-NB                 @tab  E  @tab  X
889     @tab encoding supported through external library libopencore-amrnb
890 @item AMR-WB                 @tab  E  @tab  X
891     @tab encoding supported through external library libvo-amrwbenc
892 @item Amazing Studio PAF Audio @tab     @tab  X
893 @item Apple lossless audio   @tab  X  @tab  X
894     @tab QuickTime fourcc 'alac'
895 @item ATRAC1                 @tab     @tab  X
896 @item ATRAC3                 @tab     @tab  X
897 @item ATRAC3+                @tab     @tab  X
898 @item Bink Audio             @tab     @tab  X
899     @tab Used in Bink and Smacker files in many games.
900 @item CELT                   @tab     @tab  E
901     @tab decoding supported through external library libcelt
902 @item Delphine Software International CIN audio  @tab     @tab  X
903     @tab Codec used in Delphine Software International games.
904 @item Digital Speech Standard - Standard Play mode (DSS SP) @tab     @tab  X
905 @item Discworld II BMV Audio @tab     @tab  X
906 @item COOK                   @tab     @tab  X
907     @tab All versions except 5.1 are supported.
908 @item DCA (DTS Coherent Acoustics)  @tab  X  @tab  X
909     @tab supported extensions: XCh, XLL (partially)
910 @item DPCM id RoQ            @tab  X  @tab  X
911     @tab Used in Quake III, Jedi Knight 2 and other computer games.
912 @item DPCM Interplay         @tab     @tab  X
913     @tab Used in various Interplay computer games.
914 @item DPCM Sierra Online     @tab     @tab  X
915     @tab Used in Sierra Online game audio files.
916 @item DPCM Sol               @tab     @tab  X
917 @item DPCM Xan               @tab     @tab  X
918     @tab Used in Origin's Wing Commander IV AVI files.
919 @item DSD (Direct Stream Digitial), least significant bit first  @tab  @tab  X
920 @item DSD (Direct Stream Digitial), most significant bit first   @tab  @tab  X
921 @item DSD (Direct Stream Digitial), least significant bit first, planar  @tab  @tab  X
922 @item DSD (Direct Stream Digitial), most significant bit first, planar   @tab  @tab  X
923 @item DSP Group TrueSpeech   @tab     @tab  X
924 @item DV audio               @tab     @tab  X
925 @item Enhanced AC-3          @tab  X  @tab  X
926 @item EVRC (Enhanced Variable Rate Codec) @tab     @tab  X
927 @item FLAC (Free Lossless Audio Codec)  @tab  X  @tab  IX
928 @item G.723.1                @tab X @tab X
929 @item G.729                  @tab     @tab  X
930 @item GSM                    @tab  E  @tab  X
931     @tab encoding supported through external library libgsm
932 @item GSM Microsoft variant  @tab  E  @tab  X
933     @tab encoding supported through external library libgsm
934 @item IAC (Indeo Audio Coder)  @tab     @tab  X
935 @item iLBC (Internet Low Bitrate Codec) @tab  E  @tab  E
936     @tab encoding and decoding supported through external library libilbc
937 @item IMC (Intel Music Coder)  @tab     @tab  X
938 @item MACE (Macintosh Audio Compression/Expansion) 3:1  @tab     @tab  X
939 @item MACE (Macintosh Audio Compression/Expansion) 6:1  @tab     @tab  X
940 @item MLP (Meridian Lossless Packing)  @tab     @tab  X
941     @tab Used in DVD-Audio discs.
942 @item Monkey's Audio         @tab     @tab  X
943 @item MP1 (MPEG audio layer 1)  @tab     @tab IX
944 @item MP2 (MPEG audio layer 2)  @tab IX  @tab IX
945     @tab encoding supported also through external library TwoLAME
946 @item MP3 (MPEG audio layer 3)  @tab  E  @tab IX
947     @tab encoding supported through external library LAME, ADU MP3 and MP3onMP4 also supported
948 @item MPEG-4 Audio Lossless Coding (ALS)  @tab     @tab  X
949 @item Musepack SV7           @tab     @tab  X
950 @item Musepack SV8           @tab     @tab  X
951 @item Nellymoser Asao        @tab  X  @tab  X
952 @item On2 AVC (Audio for Video Codec) @tab     @tab  X
953 @item Opus                   @tab  E  @tab  E
954     @tab supported through external library libopus
955 @item PCM A-law              @tab  X  @tab  X
956 @item PCM mu-law             @tab  X  @tab  X
957 @item PCM signed 8-bit planar  @tab  X  @tab  X
958 @item PCM signed 16-bit big-endian planar  @tab  X  @tab  X
959 @item PCM signed 16-bit little-endian planar  @tab  X  @tab  X
960 @item PCM signed 24-bit little-endian planar  @tab  X  @tab  X
961 @item PCM signed 32-bit little-endian planar  @tab  X  @tab  X
962 @item PCM 32-bit floating point big-endian  @tab  X  @tab  X
963 @item PCM 32-bit floating point little-endian  @tab  X  @tab  X
964 @item PCM 64-bit floating point big-endian  @tab  X  @tab  X
965 @item PCM 64-bit floating point little-endian  @tab  X  @tab  X
966 @item PCM D-Cinema audio signed 24-bit   @tab  X  @tab  X
967 @item PCM signed 8-bit       @tab  X  @tab  X
968 @item PCM signed 16-bit big-endian  @tab  X  @tab  X
969 @item PCM signed 16-bit little-endian  @tab  X  @tab  X
970 @item PCM signed 24-bit big-endian  @tab  X  @tab  X
971 @item PCM signed 24-bit little-endian  @tab  X  @tab  X
972 @item PCM signed 32-bit big-endian  @tab  X  @tab  X
973 @item PCM signed 32-bit little-endian  @tab  X  @tab  X
974 @item PCM signed 16/20/24-bit big-endian in MPEG-TS  @tab     @tab  X
975 @item PCM unsigned 8-bit     @tab  X  @tab  X
976 @item PCM unsigned 16-bit big-endian  @tab  X  @tab  X
977 @item PCM unsigned 16-bit little-endian  @tab  X  @tab  X
978 @item PCM unsigned 24-bit big-endian  @tab  X  @tab  X
979 @item PCM unsigned 24-bit little-endian  @tab  X  @tab  X
980 @item PCM unsigned 32-bit big-endian  @tab  X  @tab  X
981 @item PCM unsigned 32-bit little-endian  @tab  X  @tab  X
982 @item PCM Zork               @tab     @tab  X
983 @item QCELP / PureVoice      @tab     @tab  X
984 @item QDesign Music Codec 2  @tab     @tab  X
985     @tab There are still some distortions.
986 @item RealAudio 1.0 (14.4K)  @tab  X  @tab  X
987     @tab Real 14400 bit/s codec
988 @item RealAudio 2.0 (28.8K)  @tab     @tab  X
989     @tab Real 28800 bit/s codec
990 @item RealAudio 3.0 (dnet)   @tab IX  @tab  X
991     @tab Real low bitrate AC-3 codec
992 @item RealAudio Lossless     @tab     @tab  X
993 @item RealAudio SIPR / ACELP.NET @tab     @tab  X
994 @item Shorten                @tab     @tab  X
995 @item Sierra VMD audio       @tab     @tab  X
996     @tab Used in Sierra VMD files.
997 @item Smacker audio          @tab     @tab  X
998 @item SMPTE 302M AES3 audio  @tab  X  @tab  X
999 @item Sonic                  @tab  X  @tab  X
1000     @tab experimental codec
1001 @item Sonic lossless         @tab  X  @tab  X
1002     @tab experimental codec
1003 @item Speex                  @tab  E  @tab  E
1004     @tab supported through external library libspeex
1005 @item TAK (Tom's lossless Audio Kompressor)  @tab     @tab  X
1006 @item True Audio (TTA)       @tab  X  @tab  X
1007 @item TrueHD                 @tab     @tab  X
1008     @tab Used in HD-DVD and Blu-Ray discs.
1009 @item TwinVQ (VQF flavor)    @tab     @tab  X
1010 @item VIMA                   @tab     @tab  X
1011     @tab Used in LucasArts SMUSH animations.
1012 @item Vorbis                 @tab  E  @tab  X
1013     @tab A native but very primitive encoder exists.
1014 @item Voxware MetaSound      @tab     @tab  X
1015 @item WavPack                @tab  X  @tab  X
1016 @item Westwood Audio (SND1)  @tab     @tab  X
1017 @item Windows Media Audio 1  @tab  X  @tab  X
1018 @item Windows Media Audio 2  @tab  X  @tab  X
1019 @item Windows Media Audio Lossless @tab  @tab  X
1020 @item Windows Media Audio Pro @tab    @tab  X
1021 @item Windows Media Audio Voice @tab  @tab  X
1022 @end multitable
1023
1024 @code{X} means that encoding (resp. decoding) is supported.
1025
1026 @code{E} means that support is provided through an external library.
1027
1028 @code{I} means that an integer-only version is available, too (ensures high
1029 performance on systems without hardware floating point support).
1030
1031 @section Subtitle Formats
1032
1033 @multitable @columnfractions .4 .1 .1 .1 .1
1034 @item Name @tab Muxing @tab Demuxing @tab Encoding @tab Decoding
1035 @item 3GPP Timed Text  @tab   @tab   @tab X @tab X
1036 @item AQTitle          @tab   @tab X @tab   @tab X
1037 @item DVB              @tab X @tab X @tab X @tab X
1038 @item DVB teletext     @tab   @tab X @tab   @tab E
1039 @item DVD              @tab X @tab X @tab X @tab X
1040 @item JACOsub          @tab X @tab X @tab   @tab X
1041 @item MicroDVD         @tab X @tab X @tab   @tab X
1042 @item MPL2             @tab   @tab X @tab   @tab X
1043 @item MPsub (MPlayer)  @tab   @tab X @tab   @tab X
1044 @item PGS              @tab   @tab   @tab   @tab X
1045 @item PJS (Phoenix)    @tab   @tab X @tab   @tab X
1046 @item RealText         @tab   @tab X @tab   @tab X
1047 @item SAMI             @tab   @tab X @tab   @tab X
1048 @item Spruce format (STL) @tab   @tab X @tab   @tab X
1049 @item SSA/ASS          @tab X @tab X @tab X @tab X
1050 @item SubRip (SRT)     @tab X @tab X @tab X @tab X
1051 @item SubViewer v1     @tab   @tab X @tab   @tab X
1052 @item SubViewer        @tab   @tab X @tab   @tab X
1053 @item TED Talks captions @tab @tab X @tab   @tab X
1054 @item VobSub (IDX+SUB) @tab   @tab X @tab   @tab X
1055 @item VPlayer          @tab   @tab X @tab   @tab X
1056 @item WebVTT           @tab X @tab X @tab X @tab X
1057 @item XSUB             @tab   @tab   @tab X @tab X
1058 @end multitable
1059
1060 @code{X} means that the feature is supported.
1061
1062 @code{E} means that support is provided through an external library.
1063
1064 @section Network Protocols
1065
1066 @multitable @columnfractions .4 .1
1067 @item Name         @tab Support
1068 @item file         @tab X
1069 @item FTP          @tab X
1070 @item Gopher       @tab X
1071 @item HLS          @tab X
1072 @item HTTP         @tab X
1073 @item HTTPS        @tab X
1074 @item Icecast      @tab X
1075 @item MMSH         @tab X
1076 @item MMST         @tab X
1077 @item pipe         @tab X
1078 @item RTMP         @tab X
1079 @item RTMPE        @tab X
1080 @item RTMPS        @tab X
1081 @item RTMPT        @tab X
1082 @item RTMPTE       @tab X
1083 @item RTMPTS       @tab X
1084 @item RTP          @tab X
1085 @item SAMBA        @tab E
1086 @item SCTP         @tab X
1087 @item SFTP         @tab E
1088 @item TCP          @tab X
1089 @item TLS          @tab X
1090 @item UDP          @tab X
1091 @end multitable
1092
1093 @code{X} means that the protocol is supported.
1094
1095 @code{E} means that support is provided through an external library.
1096
1097
1098 @section Input/Output Devices
1099
1100 @multitable @columnfractions .4 .1 .1
1101 @item Name              @tab Input  @tab Output
1102 @item ALSA              @tab X      @tab X
1103 @item BKTR              @tab X      @tab
1104 @item caca              @tab        @tab X
1105 @item DV1394            @tab X      @tab
1106 @item Lavfi virtual device @tab X   @tab
1107 @item Linux framebuffer @tab X      @tab X
1108 @item JACK              @tab X      @tab
1109 @item LIBCDIO           @tab X
1110 @item LIBDC1394         @tab X      @tab
1111 @item OpenAL            @tab X
1112 @item OpenGL            @tab        @tab X
1113 @item OSS               @tab X      @tab X
1114 @item PulseAudio        @tab X      @tab X
1115 @item SDL               @tab        @tab X
1116 @item Video4Linux2      @tab X      @tab X
1117 @item VfW capture       @tab X      @tab
1118 @item X11 grabbing      @tab X      @tab
1119 @item Win32 grabbing    @tab X      @tab
1120 @end multitable
1121
1122 @code{X} means that input/output is supported.
1123
1124 @section Timecode
1125
1126 @multitable @columnfractions .4 .1 .1
1127 @item Codec/format      @tab Read   @tab Write
1128 @item AVI               @tab X      @tab X
1129 @item DV                @tab X      @tab X
1130 @item GXF               @tab X      @tab X
1131 @item MOV               @tab X      @tab X
1132 @item MPEG1/2           @tab X      @tab X
1133 @item MXF               @tab X      @tab X
1134 @end multitable
1135
1136 @bye