]> git.sesse.net Git - ffmpeg/blob - doc/general.texi
cosmetics: add an empty line between variable declarations and code
[ffmpeg] / doc / general.texi
1 \input texinfo @c -*- texinfo -*-
2
3 @settitle General Documentation
4 @titlepage
5 @sp 7
6 @center @titlefont{General Documentation}
7 @sp 3
8 @end titlepage
9
10
11 @chapter external libraries
12
13 FFmpeg can be hooked up with a number of external libraries to add support
14 for more formats. None of them are used by default, their use has to be
15 explicitly requested by passing the appropriate flags to @file{./configure}.
16
17 @section OpenCORE AMR
18
19 FFmpeg can make use of the OpenCORE libraries for AMR-NB
20 decoding/encoding and AMR-WB decoding.
21
22 Go to @url{http://sourceforge.net/projects/opencore-amr/} and follow the instructions for
23 installing the libraries. Then pass @code{--enable-libopencore-amrnb} and/or
24 @code{--enable-libopencore-amrwb} to configure to enable the libraries.
25
26 Note that OpenCORE is under the Apache License 2.0 (see
27 @url{http://www.apache.org/licenses/LICENSE-2.0} for details), which is
28 incompatible with the LGPL version 2.1 and GPL version 2. You have to
29 upgrade FFmpeg's license to LGPL version 3 (or if you have enabled
30 GPL components, GPL version 3) to use it.
31
32
33 @chapter Supported File Formats and Codecs
34
35 You can use the @code{-formats} and @code{-codecs} options to have an exhaustive list.
36
37 @section File Formats
38
39 FFmpeg supports the following file formats through the @code{libavformat}
40 library:
41
42 @multitable @columnfractions .4 .1 .1 .4
43 @item Name @tab Encoding @tab Decoding @tab Comments
44 @item 4xm                       @tab   @tab X
45     @tab 4X Technologies format, used in some games.
46 @item 8088flex TMV              @tab   @tab X
47 @item Adobe Filmstrip           @tab X @tab X
48 @item Audio IFF (AIFF)          @tab X @tab X
49 @item American Laser Games MM   @tab   @tab X
50     @tab Multimedia format used in games like Mad Dog McCree.
51 @item 3GPP AMR                  @tab X @tab X
52 @item ASF                       @tab X @tab X
53 @item AVI                       @tab X @tab X
54 @item AVISynth                  @tab   @tab X
55 @item AVS                       @tab   @tab X
56     @tab Multimedia format used by the Creature Shock game.
57 @item Beam Software SIFF        @tab   @tab X
58     @tab Audio and video format used in some games by Beam Software.
59 @item Bethesda Softworks VID    @tab   @tab X
60     @tab Used in some games from Bethesda Softworks.
61 @item Brute Force & Ignorance   @tab   @tab X
62     @tab Used in the game Flash Traffic: City of Angels.
63 @item Interplay C93             @tab   @tab X
64     @tab Used in the game Cyberia from Interplay.
65 @item Delphine Software International CIN @tab   @tab X
66     @tab Multimedia format used by Delphine Software games.
67 @item CD+G                      @tab   @tab X
68     @tab Video format used by CD+G karaoke disks
69 @item Core Audio Format         @tab   @tab X
70     @tab Apple Core Audio Format
71 @item CRC testing format        @tab X @tab
72 @item Creative Voice            @tab X @tab X
73     @tab Created for the Sound Blaster Pro.
74 @item CRYO APC                  @tab   @tab X
75     @tab Audio format used in some games by CRYO Interactive Entertainment.
76 @item D-Cinema audio            @tab X @tab X
77 @item Deluxe Paint Animation    @tab   @tab X
78 @item DV video                  @tab X @tab X
79 @item DXA                       @tab   @tab X
80     @tab This format is used in the non-Windows version of the Feeble Files
81          game and different game cutscenes repacked for use with ScummVM.
82 @item Electronic Arts cdata  @tab    @tab X
83 @item Electronic Arts Multimedia  @tab    @tab X
84     @tab Used in various EA games; files have extensions like WVE and UV2.
85 @item FFM (FFserver live feed)  @tab X @tab X
86 @item Flash (SWF)               @tab X @tab X
87 @item Flash 9 (AVM2)            @tab X @tab X
88     @tab Only embedded audio is decoded.
89 @item FLI/FLC/FLX animation     @tab   @tab X
90     @tab .fli/.flc files
91 @item Flash Video (FLV)         @tab   @tab X
92     @tab Macromedia Flash video files
93 @item framecrc testing format   @tab X @tab
94 @item FunCom ISS                @tab   @tab X
95     @tab Audio format used in various games from FunCom like The Longest Journey.
96 @item GIF Animation             @tab X @tab
97 @item GXF                       @tab X @tab X
98     @tab General eXchange Format SMPTE 360M, used by Thomson Grass Valley
99          playout servers.
100 @item id Quake II CIN video     @tab   @tab X
101 @item id RoQ                    @tab X @tab X
102     @tab Used in Quake III, Jedi Knight 2, other computer games.
103 @item IEC61937 encapsulation @tab X @tab
104 @item IFF                       @tab   @tab X
105     @tab Interchange File Format
106 @item Interplay MVE             @tab   @tab X
107     @tab Format used in various Interplay computer games.
108 @item IV8                       @tab   @tab X
109     @tab A format generated by IndigoVision 8000 video server.
110 @item LMLM4                     @tab   @tab X
111     @tab Used by Linux Media Labs MPEG-4 PCI boards
112 @item Matroska                  @tab X @tab X
113 @item Matroska audio            @tab X @tab
114 @item MAXIS XA                  @tab   @tab X
115     @tab Used in Sim City 3000; file extension .xa.
116 @item MD Studio                 @tab   @tab X
117 @item Monkey's Audio            @tab   @tab X
118 @item Motion Pixels MVI         @tab   @tab X
119 @item MOV/QuickTime/MP4         @tab X @tab X
120     @tab 3GP, 3GP2, PSP, iPod variants supported
121 @item MP2                       @tab X @tab X
122 @item MP3                       @tab X @tab X
123 @item MPEG-1 System             @tab X @tab X
124     @tab muxed audio and video, VCD format supported
125 @item MPEG-PS (program stream)  @tab X @tab X
126     @tab also known as @code{VOB} file, SVCD and DVD format supported
127 @item MPEG-TS (transport stream) @tab X @tab X
128     @tab also known as DVB Transport Stream
129 @item MPEG-4                    @tab X @tab X
130     @tab MPEG-4 is a variant of QuickTime.
131 @item MIME multipart JPEG       @tab X @tab
132 @item MSN TCP webcam            @tab   @tab X
133     @tab Used by MSN Messenger webcam streams.
134 @item MTV                       @tab   @tab X
135 @item Musepack                  @tab   @tab X
136 @item Musepack SV8              @tab   @tab X
137 @item Material eXchange Format (MXF) @tab X @tab X
138     @tab SMPTE 377M, used by D-Cinema, broadcast industry.
139 @item Material eXchange Format (MXF), D-10 Mapping @tab X @tab X
140     @tab SMPTE 386M, D-10/IMX Mapping.
141 @item NC camera feed            @tab   @tab X
142     @tab NC (AVIP NC4600) camera streams
143 @item NTT TwinVQ (VQF)          @tab   @tab X
144     @tab Nippon Telegraph and Telephone Corporation TwinVQ.
145 @item Nullsoft Streaming Video  @tab   @tab X
146 @item NuppelVideo               @tab   @tab X
147 @item NUT                       @tab X @tab X
148     @tab NUT Open Container Format
149 @item Ogg                       @tab X @tab X
150 @item TechnoTrend PVA           @tab   @tab X
151     @tab Used by TechnoTrend DVB PCI boards.
152 @item QCP                       @tab   @tab X
153 @item raw ADTS (AAC)            @tab X @tab X
154 @item raw AC-3                  @tab X @tab X
155 @item raw Chinese AVS video     @tab   @tab X
156 @item raw CRI ADX               @tab X @tab X
157 @item raw Dirac                 @tab X @tab X
158 @item raw DNxHD                 @tab X @tab X
159 @item raw DTS                   @tab X @tab X
160 @item raw E-AC-3                @tab X @tab X
161 @item raw FLAC                  @tab X @tab X
162 @item raw GSM                   @tab   @tab X
163 @item raw H.261                 @tab X @tab X
164 @item raw H.263                 @tab X @tab X
165 @item raw H.264                 @tab X @tab X
166 @item raw Ingenient MJPEG       @tab   @tab X
167 @item raw MJPEG                 @tab X @tab X
168 @item raw MLP                   @tab   @tab X
169 @item raw MPEG                  @tab   @tab X
170 @item raw MPEG-1                @tab   @tab X
171 @item raw MPEG-2                @tab   @tab X
172 @item raw MPEG-4                @tab X @tab X
173 @item raw NULL                  @tab X @tab
174 @item raw video                 @tab X @tab X
175 @item raw id RoQ                @tab X @tab
176 @item raw Shorten               @tab   @tab X
177 @item raw TrueHD                @tab X @tab X
178 @item raw VC-1                  @tab   @tab X
179 @item raw PCM A-law             @tab X @tab X
180 @item raw PCM mu-law            @tab X @tab X
181 @item raw PCM signed 8 bit      @tab X @tab X
182 @item raw PCM signed 16 bit big-endian  @tab X @tab X
183 @item raw PCM signed 16 bit little-endian  @tab X @tab X
184 @item raw PCM signed 24 bit big-endian  @tab X @tab X
185 @item raw PCM signed 24 bit little-endian  @tab X @tab X
186 @item raw PCM signed 32 bit big-endian  @tab X @tab X
187 @item raw PCM signed 32 bit little-endian  @tab X @tab X
188 @item raw PCM unsigned 8 bit    @tab X @tab X
189 @item raw PCM unsigned 16 bit big-endian  @tab X @tab X
190 @item raw PCM unsigned 16 bit little-endian  @tab X @tab X
191 @item raw PCM unsigned 24 bit big-endian  @tab X @tab X
192 @item raw PCM unsigned 24 bit little-endian  @tab X @tab X
193 @item raw PCM unsigned 32 bit big-endian  @tab X @tab X
194 @item raw PCM unsigned 32 bit little-endian  @tab X @tab X
195 @item raw PCM floating-point 32 bit big-endian  @tab X @tab X
196 @item raw PCM floating-point 32 bit little-endian  @tab X @tab X
197 @item raw PCM floating-point 64 bit big-endian  @tab X @tab X
198 @item raw PCM floating-point 64 bit little-endian  @tab X @tab X
199 @item RDT                       @tab   @tab X
200 @item REDCODE R3D               @tab   @tab X
201     @tab File format used by RED Digital cameras, contains JPEG 2000 frames and PCM audio.
202 @item RealMedia                 @tab X @tab X
203 @item Redirector                @tab   @tab X
204 @item Renderware TeXture Dictionary @tab   @tab X
205 @item RL2                       @tab   @tab X
206     @tab Audio and video format used in some games by Entertainment Software Partners.
207 @item RPL/ARMovie               @tab   @tab X
208 @item RTMP                      @tab X @tab X
209     @tab Output is performed by publishing stream to RTMP server
210 @item RTP                       @tab   @tab X
211 @item RTSP                      @tab   @tab X
212 @item SDP                       @tab   @tab X
213 @item Sega FILM/CPK             @tab   @tab X
214     @tab Used in many Sega Saturn console games.
215 @item Sierra SOL                @tab   @tab X
216     @tab .sol files used in Sierra Online games.
217 @item Sierra VMD                @tab   @tab X
218     @tab Used in Sierra CD-ROM games.
219 @item Smacker                   @tab   @tab X
220     @tab Multimedia format used by many games.
221 @item Sony OpenMG (OMA)         @tab   @tab X
222     @tab Audio format used in Sony Sonic Stage and Sony Vegas.
223 @item Sony PlayStation STR      @tab   @tab X
224 @item Sony Wave64 (W64)         @tab   @tab X
225 @item SoX native format         @tab X @tab X
226 @item SUN AU format             @tab X @tab X
227 @item THP                       @tab   @tab X
228     @tab Used on the Nintendo GameCube.
229 @item Tiertex Limited SEQ       @tab   @tab X
230     @tab Tiertex .seq files used in the DOS CD-ROM version of the game Flashback.
231 @item True Audio                @tab   @tab X
232 @item VC-1 test bitstream       @tab X @tab X
233 @item WAV                       @tab X @tab X
234 @item WavPack                   @tab   @tab X
235 @item Wing Commander III movie  @tab   @tab X
236     @tab Multimedia format used in Origin's Wing Commander III computer game.
237 @item Westwood Studios audio    @tab   @tab X
238     @tab Multimedia format used in Westwood Studios games.
239 @item Westwood Studios VQA      @tab   @tab X
240     @tab Multimedia format used in Westwood Studios games.
241 @item YUV4MPEG pipe             @tab X @tab X
242 @end multitable
243
244 @code{X} means that encoding (resp. decoding) is supported.
245
246 @section Image Formats
247
248 FFmpeg can read and write images for each frame of a video sequence. The
249 following image formats are supported:
250
251 @multitable @columnfractions .4 .1 .1 .4
252 @item Name @tab Encoding @tab Decoding @tab Comments
253 @item .Y.U.V       @tab X @tab X
254     @tab one raw file per component
255 @item animated GIF @tab X @tab X
256     @tab Only uncompressed GIFs are generated.
257 @item BMP          @tab X @tab X
258     @tab Microsoft BMP image
259 @item DPX          @tab   @tab X
260     @tab Digital Picture Exchange
261 @item JPEG         @tab X @tab X
262     @tab Progressive JPEG is not supported.
263 @item JPEG 2000    @tab   @tab E
264     @tab decoding supported through external library libopenjpeg
265 @item JPEG-LS      @tab X @tab X
266 @item LJPEG        @tab X @tab
267     @tab Lossless JPEG
268 @item PAM          @tab X @tab X
269     @tab PAM is a PNM extension with alpha support.
270 @item PBM          @tab X @tab X
271     @tab Portable BitMap image
272 @item PCX          @tab X @tab X
273     @tab PC Paintbrush
274 @item PGM          @tab X @tab X
275     @tab Portable GrayMap image
276 @item PGMYUV       @tab X @tab X
277     @tab PGM with U and V components in YUV 4:2:0
278 @item PNG          @tab X @tab X
279     @tab 2/4 bpp not supported yet
280 @item PPM          @tab X @tab X
281     @tab Portable PixelMap image
282 @item PTX          @tab   @tab X
283     @tab V.Flash PTX format
284 @item SGI          @tab X @tab X
285     @tab SGI RGB image format
286 @item Sun Rasterfile  @tab   @tab X
287     @tab Sun RAS image format
288 @item TIFF         @tab X @tab X
289     @tab YUV, JPEG and some extension is not supported yet.
290 @item Truevision Targa  @tab X @tab X
291     @tab Targa (.TGA) image format
292 @end multitable
293
294 @code{X} means that encoding (resp. decoding) is supported.
295
296 @code{E} means that support is provided through an external library.
297
298 @section Video Codecs
299
300 @multitable @columnfractions .4 .1 .1 .4
301 @item Name @tab Encoding @tab Decoding @tab Comments
302 @item 4X Movie               @tab     @tab  X
303     @tab Used in certain computer games.
304 @item 8088flex TMV           @tab     @tab  X
305 @item 8SVX exponential       @tab     @tab  X
306 @item 8SVX fibonacci         @tab     @tab  X
307 @item American Laser Games MM  @tab    @tab X
308     @tab Used in games like Mad Dog McCree.
309 @item AMV Video              @tab     @tab  X
310     @tab Used in Chinese MP3 players.
311 @item Apple MJPEG-B          @tab     @tab  X
312 @item Apple QuickDraw        @tab     @tab  X
313     @tab fourcc: qdrw
314 @item Asus v1                @tab  X  @tab  X
315     @tab fourcc: ASV1
316 @item Asus v2                @tab  X  @tab  X
317     @tab fourcc: ASV2
318 @item ATI VCR1               @tab     @tab  X
319     @tab fourcc: VCR1
320 @item ATI VCR2               @tab     @tab  X
321     @tab fourcc: VCR2
322 @item Auravision Aura        @tab     @tab  X
323 @item Auravision Aura 2      @tab     @tab  X
324 @item Autodesk Animator Flic video  @tab     @tab  X
325 @item Autodesk RLE           @tab     @tab  X
326     @tab fourcc: AASC
327 @item AVS (Audio Video Standard) video  @tab     @tab  X
328     @tab Video encoding used by the Creature Shock game.
329 @item Beam Software VB       @tab     @tab  X
330 @item Bethesda VID video     @tab     @tab  X
331     @tab Used in some games from Bethesda Softworks.
332 @item Brute Force & Ignorance   @tab   @tab X
333     @tab Used in the game Flash Traffic: City of Angels.
334 @item C93 video              @tab     @tab  X
335     @tab Codec used in Cyberia game.
336 @item CamStudio              @tab     @tab  X
337     @tab fourcc: CSCD
338 @item CD+G                   @tab     @tab  X
339     @tab Video codec for CD+G karaoke disks
340 @item Chinese AVS video      @tab     @tab  X
341     @tab AVS1-P2, JiZhun profile
342 @item Delphine Software International CIN video  @tab     @tab  X
343     @tab Codec used in Delphine Software International games.
344 @item Cinepak                @tab     @tab  X
345 @item Cirrus Logic AccuPak   @tab     @tab  X
346     @tab fourcc: CLJR
347 @item Creative YUV (CYUV)    @tab     @tab  X
348 @item Dirac                  @tab  E  @tab  E
349     @tab supported through external libdirac/libschroedinger libraries
350 @item Deluxe Paint Animation @tab     @tab  X
351 @item DNxHD                  @tab   X @tab  X
352     @tab aka SMPTE VC3
353 @item Duck TrueMotion 1.0   @tab     @tab  X
354     @tab fourcc: DUCK
355 @item Duck TrueMotion 2.0    @tab     @tab  X
356     @tab fourcc: TM20
357 @item DV (Digital Video)     @tab  X  @tab  X
358 @item Feeble Files/ScummVM DXA  @tab     @tab  X
359     @tab Codec originally used in Feeble Files game.
360 @item Electronic Arts CMV video  @tab     @tab  X
361     @tab Used in NHL 95 game.
362 @item Electronic Arts Madcow video  @tab     @tab  X
363 @item Electronic Arts TGV video  @tab     @tab  X
364 @item Electronic Arts TGQ video  @tab     @tab  X
365 @item Electronic Arts TQI video  @tab     @tab  X
366 @item Escape 124             @tab     @tab  X
367 @item FFmpeg video codec #1  @tab  X  @tab  X
368     @tab experimental lossless codec (fourcc: FFV1)
369 @item Flash Screen Video v1  @tab  X  @tab  X
370     @tab fourcc: FSV1
371 @item Flash Video (FLV)      @tab  X  @tab  X
372     @tab Sorenson H.263 used in Flash
373 @item Fraps                  @tab     @tab  X
374 @item H.261                  @tab  X  @tab  X
375 @item H.263 / H.263-1996     @tab  X  @tab  X
376 @item H.263+ / H.263-1998 / H.263 version 2  @tab  X  @tab  X
377 @item H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10  @tab  E  @tab  X
378     @tab encoding supported through external library libx264
379 @item H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)  @tab  E  @tab  X
380 @item HuffYUV                @tab  X  @tab  X
381 @item HuffYUV FFmpeg variant @tab  X  @tab  X
382 @item IBM Ultimotion         @tab     @tab  X
383     @tab fourcc: ULTI
384 @item id Cinematic video     @tab     @tab  X
385     @tab Used in Quake II.
386 @item id RoQ video           @tab  X  @tab  X
387     @tab Used in Quake III, Jedi Knight 2, other computer games.
388 @item Intel H.263            @tab     @tab  X
389 @item Intel Indeo 2          @tab     @tab  X
390 @item Intel Indeo 3          @tab     @tab  X
391 @item Interplay C93          @tab     @tab  X
392     @tab Used in the game Cyberia from Interplay.
393 @item Interplay MVE video    @tab     @tab  X
394     @tab Used in Interplay .MVE files.
395 @item Karl Morton's video codec  @tab     @tab  X
396     @tab Codec used in Worms games.
397 @item LCL (LossLess Codec Library) MSZH  @tab     @tab  X
398 @item LCL (LossLess Codec Library) ZLIB  @tab  E  @tab  E
399 @item LOCO                   @tab     @tab  X
400 @item lossless MJPEG         @tab  X  @tab  X
401 @item Microsoft RLE          @tab     @tab  X
402 @item Microsoft Video 1      @tab     @tab  X
403 @item Mimic                  @tab     @tab  X
404     @tab Used in MSN Messenger Webcam streams.
405 @item Miro VideoXL           @tab     @tab  X
406     @tab fourcc: VIXL
407 @item MJPEG (Motion JPEG)    @tab  X  @tab  X
408 @item Motion Pixels video    @tab     @tab  X
409 @item MPEG-1 video           @tab  X  @tab  X
410 @item MPEG-1/2 video XvMC (X-Video Motion Compensation)  @tab     @tab  X
411 @item MPEG-1/2 video (VDPAU acceleration)  @tab     @tab  X
412 @item MPEG-2 video           @tab  X  @tab  X
413 @item MPEG-4 part 2          @tab  X  @tab  X
414     @ libxvidcore can be used alternatively for encoding.
415 @item MPEG-4 part 2 Microsoft variant version 1  @tab  X  @tab  X
416 @item MPEG-4 part 2 Microsoft variant version 2  @tab  X  @tab  X
417 @item MPEG-4 part 2 Microsoft variant version 3  @tab  X  @tab  X
418 @item Nintendo Gamecube THP video  @tab     @tab  X
419 @item NuppelVideo/RTjpeg     @tab     @tab  X
420     @tab Video encoding used in NuppelVideo files.
421 @item On2 VP3                @tab     @tab  X
422     @tab still experimental
423 @item On2 VP5                @tab     @tab  X
424     @tab fourcc: VP50
425 @item On2 VP6                @tab     @tab  X
426     @tab fourcc: VP60,VP61,VP62
427 @item planar RGB             @tab     @tab  X
428     @tab fourcc: 8BPS
429 @item Q-team QPEG            @tab     @tab  X
430     @tab fourccs: QPEG, Q1.0, Q1.1
431 @item QuickTime 8BPS video   @tab     @tab  X
432 @item QuickTime Animation (RLE) video  @tab  X  @tab  X
433     @tab fourcc: 'rle '
434 @item QuickTime Graphics (SMC)  @tab     @tab  X
435     @tab fourcc: 'smc '
436 @item QuickTime video (RPZA) @tab     @tab  X
437     @tab fourcc: rpza
438 @item R210 Quicktime Uncompressed RGB 10-bit     @tab     @tab  X
439 @item Raw Video              @tab  X  @tab  X
440 @item RealVideo 1.0          @tab  X  @tab  X
441 @item RealVideo 2.0          @tab  X  @tab  X
442 @item RealVideo 3.0          @tab     @tab  X
443     @tab still far from ideal
444 @item RealVideo 4.0          @tab     @tab  X
445 @item Renderware TXD (TeXture Dictionary)  @tab     @tab  X
446     @tab Texture dictionaries used by the Renderware Engine.
447 @item RL2 video              @tab     @tab  X
448     @tab used in some games by Entertainment Software Partners
449 @item Sierra VMD video       @tab     @tab  X
450     @tab Used in Sierra VMD files.
451 @item Smacker video          @tab     @tab  X
452     @tab Video encoding used in Smacker.
453 @item SMPTE VC-1             @tab     @tab  X
454 @item Snow                   @tab  X  @tab  X
455     @tab experimental wavelet codec (fourcc: SNOW)
456 @item Sony PlayStation MDEC (Motion DECoder)  @tab     @tab  X
457 @item Sorenson Vector Quantizer 1  @tab  X  @tab  X
458     @tab fourcc: SVQ1
459 @item Sorenson Vector Quantizer 3  @tab     @tab  X
460     @tab fourcc: SVQ3
461 @item Sunplus JPEG (SP5X)    @tab     @tab  X
462     @tab fourcc: SP5X
463 @item TechSmith Screen Capture Codec  @tab     @tab  X
464     @tab fourcc: TSCC
465 @item Theora                 @tab  E  @tab  X
466     @tab encoding supported through external library libtheora
467 @item Tiertex Limited SEQ video  @tab     @tab  X
468     @tab Codec used in DOS CD-ROM FlashBack game.
469 @item V210 Quicktime Uncompressed 4:2:2 10-bit     @tab  X  @tab  X
470 @item VMware Screen Codec / VMware Video  @tab     @tab  X
471     @tab Codec used in videos captured by VMware.
472 @item Westwood Studios VQA (Vector Quantized Animation) video  @tab     @tab  X
473 @item Windows Media Video 7  @tab  X  @tab  X
474 @item Windows Media Video 8  @tab  X  @tab  X
475 @item Windows Media Video 9  @tab     @tab  X
476     @tab not completely working
477 @item Wing Commander III / Xan  @tab     @tab  X
478     @tab Used in Wing Commander III .MVE files.
479 @item Winnov WNV1            @tab     @tab  X
480 @item WMV7                   @tab  X  @tab  X
481 @item YAMAHA SMAF            @tab  X  @tab  X
482 @item ZLIB                   @tab  X  @tab  X
483     @tab part of LCL, encoder experimental
484 @item Zip Motion Blocks Video  @tab   X @tab  X
485     @tab Encoder works only in PAL8.
486 @end multitable
487
488 @code{X} means that encoding (resp. decoding) is supported.
489
490 @code{E} means that support is provided through an external library.
491
492 @section Audio Codecs
493
494 @multitable @columnfractions .4 .1 .1 .4
495 @item Name @tab Encoding @tab Decoding @tab Comments
496 @item 8SVX audio             @tab     @tab  X
497 @item AAC                    @tab  E  @tab  X
498     @tab encoding supported through external library libfaac
499 @item AC-3                   @tab IX  @tab  X
500 @item ADPCM 4X Movie         @tab     @tab  X
501 @item ADPCM CDROM XA         @tab     @tab  X
502 @item ADPCM Creative Technology @tab     @tab  X
503     @tab 16 -> 4, 8 -> 4, 8 -> 3, 8 -> 2
504 @item ADPCM Electronic Arts  @tab     @tab  X
505     @tab Used in various EA titles.
506 @item ADPCM Electronic Arts Maxis CDROM XS  @tab     @tab  X
507     @tab Used in Sim City 3000.
508 @item ADPCM Electronic Arts R1  @tab     @tab  X
509 @item ADPCM Electronic Arts R2  @tab     @tab  X
510 @item ADPCM Electronic Arts R3  @tab     @tab  X
511 @item ADPCM Electronic Arts XAS @tab     @tab  X
512 @item ADPCM G.726            @tab  X  @tab  X
513 @item ADPCM IMA AMV          @tab     @tab  X
514     @tab Used in AMV files
515 @item ADPCM IMA Electronic Arts EACS  @tab     @tab  X
516 @item ADPCM IMA Electronic Arts SEAD  @tab     @tab  X
517 @item ADPCM IMA Funcom       @tab     @tab  X
518 @item ADPCM IMA QuickTime    @tab  X  @tab  X
519 @item ADPCM IMA Loki SDL MJPEG  @tab     @tab  X
520 @item ADPCM IMA WAV          @tab  X  @tab  X
521 @item ADPCM IMA Westwood     @tab     @tab  X
522 @item ADPCM ISS IMA          @tab     @tab  X
523     @tab Used in FunCom games.
524 @item ADPCM IMA Duck DK3     @tab     @tab  X
525     @tab Used in some Sega Saturn console games.
526 @item ADPCM IMA Duck DK4     @tab     @tab  X
527     @tab Used in some Sega Saturn console games.
528 @item ADPCM Microsoft        @tab  X  @tab  X
529 @item ADPCM MS IMA           @tab  X  @tab  X
530 @item ADPCM Nintendo Gamecube THP  @tab     @tab  X
531 @item ADPCM QT IMA           @tab  X  @tab  X
532 @item ADPCM SEGA CRI ADX     @tab  X  @tab  X
533     @tab Used in Sega Dreamcast games.
534 @item ADPCM Shockwave Flash  @tab  X  @tab  X
535 @item ADPCM SMJPEG IMA       @tab     @tab  X
536     @tab Used in certain Loki game ports.
537 @item ADPCM Sound Blaster Pro 2-bit  @tab     @tab  X
538 @item ADPCM Sound Blaster Pro 2.6-bit  @tab     @tab  X
539 @item ADPCM Sound Blaster Pro 4-bit  @tab     @tab  X
540 @item ADPCM Westwood Studios IMA @tab     @tab  X
541     @tab Used in Westwood Studios games like Command and Conquer.
542 @item ADPCM Yamaha           @tab  X  @tab  X
543 @item AMR-NB                 @tab  E  @tab  E
544     @tab supported through external library libopencore-amrnb
545 @item AMR-WB                 @tab     @tab  E
546     @tab decoding supported through external library libopencore-amrwb
547 @item Apple lossless audio   @tab  X  @tab  X
548     @tab QuickTime fourcc 'alac'
549 @item Atrac 1                @tab     @tab  X
550 @item Atrac 3                @tab     @tab  X
551 @item Delphine Software International CIN audio  @tab     @tab  X
552     @tab Codec used in Delphine Software International games.
553 @item COOK                   @tab     @tab  X
554     @tab All versions except 5.1 are supported.
555 @item DCA (DTS Coherent Acoustics)  @tab     @tab  X
556 @item DPCM id RoQ            @tab  X  @tab  X
557     @tab Used in Quake III, Jedi Knight 2, other computer games.
558 @item DPCM Interplay         @tab     @tab  X
559     @tab Used in various Interplay computer games.
560 @item DPCM Sierra Online     @tab     @tab  X
561     @tab Used in Sierra Online game audio files.
562 @item DPCM Sol               @tab     @tab  X
563 @item DPCM Xan               @tab     @tab  X
564     @tab Used in Origin's Wing Commander IV AVI files.
565 @item DSP Group TrueSpeech   @tab     @tab  X
566 @item DV audio               @tab     @tab  X
567 @item Enhanced AC-3          @tab     @tab  X
568 @item FLAC (Free Lossless Audio Codec)  @tab  X  @tab  IX
569 @item G.729                  @tab     @tab  X
570 @item GSM                    @tab  E  @tab  E
571     @tab supported through external library libgsm
572 @item GSM Microsoft variant  @tab  E  @tab  E
573     @tab supported through external library libgsm
574 @item IMC (Intel Music Coder)  @tab     @tab  X
575 @item MACE (Macintosh Audio Compression/Expansion) 3:1  @tab     @tab  X
576 @item MACE (Macintosh Audio Compression/Expansion) 6:1  @tab     @tab  X
577 @item MLP (Meridian Lossless Packing)  @tab     @tab  X
578     @tab Used in DVD-Audio discs.
579 @item Monkey's Audio         @tab     @tab  X
580     @tab Only versions 3.97-3.99 are supported.
581 @item MP1 (MPEG audio layer 1)  @tab     @tab IX
582 @item MP2 (MPEG audio layer 2)  @tab IX  @tab IX
583 @item MP3 (MPEG audio layer 3)  @tab  E  @tab IX
584     @tab encoding supported through external library LAME, ADU MP3 and MP3onMP4 also supported
585 @item MPEG-4 Audio Lossless Coding (ALS)  @tab     @tab  X
586 @item Musepack SV7           @tab     @tab  X
587 @item Musepack SV8           @tab     @tab  X
588 @item Nellymoser Asao        @tab  X  @tab  X
589 @item PCM A-law              @tab  X  @tab  X
590 @item PCM mu-law             @tab  X  @tab  X
591 @item PCM 16-bit little-endian planar  @tab     @tab  X
592 @item PCM 32-bit floating point big-endian  @tab  X  @tab  X
593 @item PCM 32-bit floating point little-endian  @tab  X  @tab  X
594 @item PCM 64-bit floating point big-endian  @tab  X  @tab  X
595 @item PCM 64-bit floating point little-endian  @tab  X  @tab  X
596 @item PCM D-Cinema audio signed 24-bit   @tab  X  @tab  X
597 @item PCM signed 8-bit       @tab  X  @tab  X
598 @item PCM signed 16-bit big-endian  @tab  X  @tab  X
599 @item PCM signed 16-bit little-endian  @tab  X  @tab  X
600 @item PCM signed 24-bit big-endian  @tab  X  @tab  X
601 @item PCM signed 24-bit little-endian  @tab  X  @tab  X
602 @item PCM signed 32-bit big-endian  @tab  X  @tab  X
603 @item PCM signed 32-bit little-endian  @tab  X  @tab  X
604 @item PCM signed 16/20/24-bit big-endian in MPEG-TS  @tab     @tab  X
605 @item PCM unsigned 8-bit     @tab  X  @tab  X
606 @item PCM unsigned 16-bit big-endian  @tab  X  @tab  X
607 @item PCM unsigned 16-bit little-endian  @tab  X  @tab  X
608 @item PCM unsigned 24-bit big-endian  @tab  X  @tab  X
609 @item PCM unsigned 24-bit little-endian  @tab  X  @tab  X
610 @item PCM unsigned 32-bit big-endian  @tab  X  @tab  X
611 @item PCM unsigned 32-bit little-endian  @tab  X  @tab  X
612 @item PCM Zork               @tab  X  @tab  X
613 @item QCELP / PureVoice      @tab     @tab  X
614 @item QDesign Music Codec 2  @tab     @tab  X
615     @tab There are still some distortions.
616 @item RealAudio 1.0 (14.4K)  @tab     @tab  X
617     @tab Real 14400 bit/s codec
618 @item RealAudio 2.0 (28.8K)  @tab     @tab  X
619     @tab Real 28800 bit/s codec
620 @item RealAudio 3.0 (dnet)   @tab IX  @tab  X
621     @tab Real low bitrate AC-3 codec
622 @item RealAudio SIPR / ACELP.NET @tab     @tab  X
623 @item Shorten                @tab     @tab  X
624 @item Sierra VMD audio       @tab     @tab  X
625     @tab Used in Sierra VMD files.
626 @item Smacker audio          @tab     @tab  X
627 @item Sonic                  @tab  X  @tab  X
628     @tab experimental codec
629 @item Sonic lossless         @tab  X  @tab  X
630     @tab experimental codec
631 @item Speex                  @tab     @tab  E
632     @tab supported through external library libspeex
633 @item True Audio (TTA)       @tab     @tab  X
634 @item TrueHD                 @tab     @tab  X
635     @tab Used in HD-DVD and Blu-Ray discs.
636 @item TwinVQ (VQF flavor)    @tab     @tab  X
637 @item Vorbis                 @tab  E  @tab  X
638     @ A native but very primitive encoder exists.
639 @item WavPack                @tab     @tab  X
640 @item Westwood Audio (SND1)  @tab     @tab  X
641 @item Windows Media Audio 1  @tab  X  @tab  X
642 @item Windows Media Audio 2  @tab  X  @tab  X
643 @item Windows Media Audio Pro @tab    @tab  X
644 @end multitable
645
646 @code{X} means that encoding (resp. decoding) is supported.
647
648 @code{E} means that support is provided through an external library.
649
650 @code{I} means that an integer-only version is available, too (ensures high
651 performance on systems without hardware floating point support).
652
653 @section Subtitle Formats
654
655 @multitable @columnfractions .4 .1 .1 .1 .1
656 @item Name @tab Muxing @tab Demuxing @tab Encoding @tab Decoding
657 @item SSA/ASS      @tab X @tab X
658 @item DVB          @tab X @tab X @tab X @tab X
659 @item DVD          @tab X @tab X @tab X @tab X
660 @item PGS          @tab   @tab   @tab   @tab X
661 @item XSUB         @tab   @tab   @tab X @tab X
662 @end multitable
663
664 @code{X} means that the feature is supported.
665
666 @section Network Protocols
667
668 @multitable @columnfractions .4 .1
669 @item Name         @tab Support
670 @item file         @tab X
671 @item Gopher       @tab X
672 @item HTTP         @tab X
673 @item pipe         @tab X
674 @item RTP          @tab X
675 @item TCP          @tab X
676 @item UDP          @tab X
677 @end multitable
678
679 @code{X} means that the protocol is supported.
680
681
682 @section Input/Output Devices
683
684 @multitable @columnfractions .4 .1 .1
685 @item Name              @tab Input  @tab Output
686 @item ALSA              @tab X      @tab X
687 @item BEOS audio        @tab X      @tab X
688 @item BKTR              @tab X      @tab
689 @item DV1394            @tab X      @tab
690 @item JACK              @tab X      @tab
691 @item LIBDC1394         @tab X      @tab
692 @item OSS               @tab X      @tab X
693 @item Video4Linux       @tab X      @tab
694 @item Video4Linux2      @tab X      @tab
695 @item VfW capture       @tab X      @tab
696 @item X11 grabbing      @tab X      @tab
697 @end multitable
698
699 @code{X} means that input/output is supported.
700
701
702 @chapter Platform Specific information
703
704 @section BSD
705
706 BSD make will not build FFmpeg, you need to install and use GNU Make
707 (@file{gmake}).
708
709 @section Windows
710
711 To get help and instructions for building FFmpeg under Windows, check out
712 the FFmpeg Windows Help Forum at
713 @url{http://ffmpeg.arrozcru.org/}.
714
715 @subsection Native Windows compilation
716
717 FFmpeg can be built to run natively on Windows using the MinGW tools. Install
718 the latest versions of MSYS and MinGW from @url{http://www.mingw.org/}.
719 You can find detailed installation
720 instructions in the download section and the FAQ.
721
722 FFmpeg does not build out-of-the-box with the packages the automated MinGW
723 installer provides. It also requires coreutils to be installed and many other
724 packages updated to the latest version. The minimum version for some packages
725 are listed below:
726
727 @itemize
728 @item bash 3.1
729 @item msys-make 3.81-2 (note: not mingw32-make)
730 @item w32api 3.13
731 @item mingw-runtime 3.15
732 @end itemize
733
734 FFmpeg automatically passes @code{-fno-common} to the compiler to work around
735 a GCC bug (see @url{http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37216}).
736
737 Within the MSYS shell, configure and make with:
738
739 @example
740 ./configure --enable-memalign-hack
741 make
742 make install
743 @end example
744
745 This will install @file{ffmpeg.exe} along with many other development files
746 to @file{/usr/local}. You may specify another install path using the
747 @code{--prefix} option in @file{configure}.
748
749 Notes:
750
751 @itemize
752
753 @item Building natively using MSYS can be sped up by disabling implicit rules
754 in the Makefile by calling @code{make -r} instead of plain @code{make}. This
755 speed up is close to non-existent for normal one-off builds and is only
756 noticeable when running make for a second time (for example in
757 @code{make install}).
758
759 @item In order to compile FFplay, you must have the MinGW development library
760 of SDL. Get it from @url{http://www.libsdl.org}.
761 Edit the @file{bin/sdl-config} script so that it points to the correct prefix
762 where SDL was installed. Verify that @file{sdl-config} can be launched from
763 the MSYS command line.
764
765 @item By using @code{./configure --enable-shared} when configuring FFmpeg,
766 you can build libavutil, libavcodec and libavformat as DLLs.
767
768 @end itemize
769
770 @subsection Microsoft Visual C++ compatibility
771
772 As stated in the FAQ, FFmpeg will not compile under MSVC++. However, if you
773 want to use the libav* libraries in your own applications, you can still
774 compile those applications using MSVC++. But the libav* libraries you link
775 to @emph{must} be built with MinGW. However, you will not be able to debug
776 inside the libav* libraries, since MSVC++ does not recognize the debug
777 symbols generated by GCC.
778 We strongly recommend you to move over from MSVC++ to MinGW tools.
779
780 This description of how to use the FFmpeg libraries with MSVC++ is based on
781 Microsoft Visual C++ 2005 Express Edition. If you have a different version,
782 you might have to modify the procedures slightly.
783
784 @subsubsection Using static libraries
785
786 Assuming you have just built and installed FFmpeg in @file{/usr/local}.
787
788 @enumerate
789
790 @item Create a new console application ("File / New / Project") and then
791 select "Win32 Console Application". On the appropriate page of the
792 Application Wizard, uncheck the "Precompiled headers" option.
793
794 @item Write the source code for your application, or, for testing, just
795 copy the code from an existing sample application into the source file
796 that MSVC++ has already created for you. For example, you can copy
797 @file{libavformat/output-example.c} from the FFmpeg distribution.
798
799 @item Open the "Project / Properties" dialog box. In the "Configuration"
800 combo box, select "All Configurations" so that the changes you make will
801 affect both debug and release builds. In the tree view on the left hand
802 side, select "C/C++ / General", then edit the "Additional Include
803 Directories" setting to contain the path where the FFmpeg includes were
804 installed (i.e. @file{c:\msys\1.0\local\include}).
805 Do not add MinGW's include directory here, or the include files will
806 conflict with MSVC's.
807
808 @item Still in the "Project / Properties" dialog box, select
809 "Linker / General" from the tree view and edit the
810 "Additional Library Directories" setting to contain the @file{lib}
811 directory where FFmpeg was installed (i.e. @file{c:\msys\1.0\local\lib}),
812 the directory where MinGW libs are installed (i.e. @file{c:\mingw\lib}),
813 and the directory where MinGW's GCC libs are installed
814 (i.e. @file{C:\mingw\lib\gcc\mingw32\4.2.1-sjlj}). Then select
815 "Linker / Input" from the tree view, and add the files @file{libavformat.a},
816 @file{libavcodec.a}, @file{libavutil.a}, @file{libmingwex.a},
817 @file{libgcc.a}, and any other libraries you used (i.e. @file{libz.a})
818 to the end of "Additional Dependencies".
819
820 @item Now, select "C/C++ / Code Generation" from the tree view. Select
821 "Debug" in the "Configuration" combo box. Make sure that "Runtime
822 Library" is set to "Multi-threaded Debug DLL". Then, select "Release" in
823 the "Configuration" combo box and make sure that "Runtime Library" is
824 set to "Multi-threaded DLL".
825
826 @item Click "OK" to close the "Project / Properties" dialog box.
827
828 @item MSVC++ lacks some C99 header files that are fundamental for FFmpeg.
829 Get msinttypes from @url{http://code.google.com/p/msinttypes/downloads/list}
830 and install it in MSVC++'s include directory
831 (i.e. @file{C:\Program Files\Microsoft Visual Studio 8\VC\include}).
832
833 @item MSVC++ also does not understand the @code{inline} keyword used by
834 FFmpeg, so you must add this line before @code{#include}ing libav*:
835 @example
836 #define inline _inline
837 @end example
838
839 @item Build your application, everything should work.
840
841 @end enumerate
842
843 @subsubsection Using shared libraries
844
845 This is how to create DLL and LIB files that are compatible with MSVC++:
846
847 @enumerate
848
849 @item Add a call to @file{vcvars32.bat} (which sets up the environment
850 variables for the Visual C++ tools) as the first line of @file{msys.bat}.
851 The standard location for @file{vcvars32.bat} is
852 @file{C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat},
853 and the standard location for @file{msys.bat} is @file{C:\msys\1.0\msys.bat}.
854 If this corresponds to your setup, add the following line as the first line
855 of @file{msys.bat}:
856
857 @example
858 call "C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat"
859 @end example
860
861 Alternatively, you may start the @file{Visual Studio 2005 Command Prompt},
862 and run @file{c:\msys\1.0\msys.bat} from there.
863
864 @item Within the MSYS shell, run @code{lib.exe}. If you get a help message
865 from @file{Microsoft (R) Library Manager}, this means your environment
866 variables are set up correctly, the @file{Microsoft (R) Library Manager}
867 is on the path and will be used by FFmpeg to create
868 MSVC++-compatible import libraries.
869
870 @item Build FFmpeg with
871
872 @example
873 ./configure --enable-shared --enable-memalign-hack
874 make
875 make install
876 @end example
877
878 Your install path (@file{/usr/local/} by default) should now have the
879 necessary DLL and LIB files under the @file{bin} directory.
880
881 @end enumerate
882
883 To use those files with MSVC++, do the same as you would do with
884 the static libraries, as described above. But in Step 4,
885 you should only need to add the directory where the LIB files are installed
886 (i.e. @file{c:\msys\usr\local\bin}). This is not a typo, the LIB files are
887 installed in the @file{bin} directory. And instead of adding @file{libxx.a}
888 files, you should add @file{avcodec.lib}, @file{avformat.lib}, and
889 @file{avutil.lib}. There should be no need for @file{libmingwex.a},
890 @file{libgcc.a}, and @file{wsock32.lib}, nor any other external library
891 statically linked into the DLLs. The @file{bin} directory contains a bunch
892 of DLL files, but the ones that are actually used to run your application
893 are the ones with a major version number in their filenames
894 (i.e. @file{avcodec-51.dll}).
895
896 @subsection Cross compilation for Windows with Linux
897
898 You must use the MinGW cross compilation tools available at
899 @url{http://www.mingw.org/}.
900
901 Then configure FFmpeg with the following options:
902 @example
903 ./configure --target-os=mingw32 --cross-prefix=i386-mingw32msvc-
904 @end example
905 (you can change the cross-prefix according to the prefix chosen for the
906 MinGW tools).
907
908 Then you can easily test FFmpeg with Wine
909 (@url{http://www.winehq.com/}).
910
911 @subsection Compilation under Cygwin
912
913 The main issue with the 1.5.x Cygwin versions is that newlib, its C library,
914 does not contain llrint().  You need to upgrade to the unstable 1.7.x versions,
915 or leverage the implementation in MinGW (as explained below).
916
917 Just install your Cygwin with all the "Base" packages, plus the
918 following "Devel" ones:
919 @example
920 binutils, gcc-core, make, subversion, mingw-runtime
921 @end example
922
923 And the following "Utils" one:
924 @example
925 diffutils
926 @end example
927
928 The experimental gcc4 package is still buggy, hence please
929 use the official gcc 3.4.4 or a 4.2.x compiled from source by yourself.
930
931 Install the current binutils-20080624-2 as they work fine (the old
932 binutils-20060709-1 proved buggy on shared builds).
933
934 Then create a small library that just contains llrint():
935
936 @example
937 ar x /usr/lib/mingw/libmingwex.a llrint.o
938 ar cq /usr/local/lib/libllrint.a llrint.o
939 @end example
940
941 Then run
942
943 @example
944 ./configure --enable-static --disable-shared  --extra-ldflags='-L /usr/local/lib' --extra-libs='-l llrint'
945 @end example
946
947 to make a static build or
948
949 @example
950 ./configure --enable-shared --disable-static  --extra-ldflags='-L /usr/local/lib' --extra-libs='-l llrint'
951 @end example
952
953 to build shared libraries.
954
955 If you want to build FFmpeg with additional libraries, download Cygwin
956 "Devel" packages for Ogg and Vorbis from any Cygwin packages repository:
957 @example
958 libogg-devel, libvorbis-devel
959 @end example
960
961 These library packages are only available from Cygwin Ports
962 (@url{http://sourceware.org/cygwinports/}) :
963
964 @example
965 yasm, libSDL-devel, libdirac-devel, libfaac-devel, libfaad-devel, libgsm-devel,
966 libmp3lame-devel, libschroedinger1.0-devel, speex-devel, libtheora-devel,
967 libxvidcore-devel
968 @end example
969
970 The recommendation for libnut and x264 is to build them from source by
971 yourself, as they evolve too quickly for Cygwin Ports to be up to date.
972
973 Cygwin 1.7.x has IPv6 support. You can add IPv6 to Cygwin 1.5.x by means
974 of the @code{libgetaddrinfo-devel} package, available at Cygwin Ports.
975
976 @subsection Crosscompilation for Windows under Cygwin
977
978 With Cygwin you can create Windows binaries that do not need the cygwin1.dll.
979
980 Just install your Cygwin as explained before, plus these additional
981 "Devel" packages:
982 @example
983 gcc-mingw-core, mingw-runtime, mingw-zlib
984 @end example
985
986 and add some special flags to your configure invocation.
987
988 For a static build run
989 @example
990 ./configure --target-os=mingw32 --enable-memalign-hack --enable-static --disable-shared --extra-cflags=-mno-cygwin --extra-libs=-mno-cygwin
991 @end example
992
993 and for a build with shared libraries
994 @example
995 ./configure --target-os=mingw32 --enable-memalign-hack --enable-shared --disable-static --extra-cflags=-mno-cygwin --extra-libs=-mno-cygwin
996 @end example
997
998 @section BeOS
999
1000 BeOS support is broken in mysterious ways.
1001
1002 @section OS/2
1003
1004 For information about compiling FFmpeg on OS/2 see
1005 @url{http://www.edm2.com/index.php/FFmpeg}.
1006
1007 @bye