You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1106 lines
44KB

  1. \input texinfo @c -*- texinfo -*-
  2. @settitle General Documentation
  3. @titlepage
  4. @sp 7
  5. @center @titlefont{General Documentation}
  6. @sp 3
  7. @end titlepage
  8. @chapter external libraries
  9. FFmpeg can be hooked up with a number of external libraries to add support
  10. for more formats. None of them are used by default, their use has to be
  11. explicitly requested by passing the appropriate flags to @file{./configure}.
  12. @section AMR
  13. AMR comes in two different flavors, wideband and narrowband. FFmpeg can make
  14. use of the AMR wideband (floating-point mode) and the AMR narrowband
  15. (floating-point mode) reference decoders and encoders.
  16. Go to @url{http://www.penguin.cz/~utx/amr} and follow the instructions for
  17. installing the libraries. Then pass @code{--enable-libamr-nb} and/or
  18. @code{--enable-libamr-wb} to configure to enable the libraries.
  19. Note that libamr is copyrighted without any sort of license grant. This means
  20. that you can use it if you legally obtained it but you are not allowed to
  21. redistribute it in any way. @strong{Any FFmpeg binaries with libamr support
  22. you create are non-free and unredistributable!}
  23. @chapter Supported File Formats and Codecs
  24. You can use the @code{-formats} option to have an exhaustive list.
  25. @section File Formats
  26. FFmpeg supports the following file formats through the @code{libavformat}
  27. library:
  28. @multitable @columnfractions .4 .1 .1 .4
  29. @item Supported File Format @tab Encoding @tab Decoding @tab Comments
  30. @item 4xm @tab @tab X
  31. @tab 4X Technologies format, used in some games.
  32. @item ADTS AAC audio @tab X @tab X
  33. @item American Laser Games MM @tab @tab X
  34. @tab Multimedia format used in games like Mad Dog McCree.
  35. @item ASF @tab X @tab X
  36. @item AVI @tab X @tab X
  37. @item AVM2 (Flash 9) @tab X @tab X
  38. @tab Only embedded audio is decoded.
  39. @item AVS @tab @tab X
  40. @tab Multimedia format used by the Creature Shock game.
  41. @item Bethsoft VID @tab @tab X
  42. @tab Used in some games from Bethesda Softworks.
  43. @item BFI @tab @tab X
  44. @tab Brute Force & Ignorance, used in Flash Traffic: City of Angels.
  45. @item C93 @tab @tab X
  46. @tab Used in the game Cyberia from Interplay.
  47. @item CIN @tab @tab X
  48. @tab Multimedia format used by Delphine Software games.
  49. @item Creative VOC @tab X @tab X
  50. @tab Created for the Sound Blaster Pro.
  51. @item CRYO APC @tab @tab X
  52. @tab Audio format used in some games by CRYO Interactive Entertainment.
  53. @item DV @tab X @tab X
  54. @item DXA @tab @tab X
  55. @tab This format is used in the non-Windows version of the Feeble Files
  56. game and different game cutscenes repacked for use with ScummVM.
  57. @item Electronic Arts Multimedia @tab @tab X
  58. @tab Used in various EA games; files have extensions like WVE and UV2.
  59. @item FLIC @tab @tab X
  60. @tab .fli/.flc files
  61. @item FLV @tab X @tab X
  62. @tab Macromedia Flash video files
  63. @item GXF @tab X @tab X
  64. @tab General eXchange Format SMPTE 360M, used by Thomson Grass Valley
  65. playout servers.
  66. @item id Cinematic @tab @tab X
  67. @tab Used in Quake II.
  68. @item id RoQ @tab X @tab X
  69. @tab Used in Quake III, Jedi Knight 2, other computer games.
  70. @item IFF @tab @tab X
  71. @tab Interchange File Format
  72. @item Interplay MVE @tab @tab X
  73. @tab Format used in various Interplay computer games.
  74. @item LMLM4 @tab @tab X
  75. @tab Used by Linux Media Labs MPEG-4 PCI boards
  76. @item Matroska @tab X @tab X
  77. @item MAXIS EA XA @tab @tab X
  78. @tab Used in Sim City 3000; file extension .xa.
  79. @item Monkey's Audio @tab @tab X
  80. @item Motion Pixels MVI @tab @tab X
  81. @item MOV/QuickTime @tab X @tab X
  82. @item MPEG audio @tab X @tab X
  83. @item MPEG-1 systems @tab X @tab X
  84. @tab muxed audio and video
  85. @item MPEG-2 PS @tab X @tab X
  86. @tab also known as @code{VOB} file
  87. @item MPEG-2 TS @tab @tab X
  88. @tab also known as DVB Transport Stream
  89. @item MPEG-4 @tab X @tab X
  90. @tab MPEG-4 is a variant of QuickTime.
  91. @item MSN TCP webcam @tab @tab X
  92. @tab Used by MSN Messenger webcam streams.
  93. @item MXF @tab @tab X
  94. @tab Material eXchange Format SMPTE 377M, used by D-Cinema, broadcast industry.
  95. @item Nullsoft Video @tab @tab X
  96. @item NUT @tab X @tab X
  97. @tab NUT Open Container Format
  98. @item OMA @tab @tab X
  99. @tab Audio format used in Sony Sonic Stage and Sony Vegas.
  100. @item PlayStation STR @tab @tab X
  101. @item PVA @tab @tab X
  102. @tab Used by TechnoTrend DVB PCI boards.
  103. @item raw AC-3 @tab X @tab X
  104. @item raw CRI ADX audio @tab X @tab X
  105. @item raw MJPEG @tab X @tab X
  106. @item raw MPEG video @tab X @tab X
  107. @item raw MPEG-4 video @tab X @tab X
  108. @item raw PCM 8/16/32 bits, mu-law/A-law @tab X @tab X
  109. @item raw Shorten audio @tab @tab X
  110. @item RealMedia @tab X @tab X
  111. @item RL2 @tab @tab X
  112. @tab Audio and video format used in some games by Entertainment Software Partners.
  113. @item Sega FILM/CPK @tab @tab X
  114. @tab Used in many Sega Saturn console games.
  115. @item SEQ @tab @tab X
  116. @tab Tiertex .seq files used in the DOS CD-ROM version of the game Flashback.
  117. @item Sierra Online @tab @tab X
  118. @tab .sol files used in Sierra Online games.
  119. @item Sierra VMD @tab @tab X
  120. @tab Used in Sierra CD-ROM games.
  121. @item SIFF @tab @tab X
  122. @tab Audio and video format used in some games by Beam Software.
  123. @item Smacker @tab @tab X
  124. @tab Multimedia format used by many games.
  125. @item SUN AU format @tab X @tab X
  126. @item THP @tab @tab X
  127. @tab Used on the Nintendo GameCube.
  128. @item WAV @tab X @tab X
  129. @item WC3 Movie @tab @tab X
  130. @tab Multimedia format used in Origin's Wing Commander III computer game.
  131. @item Westwood Studios VQA/AUD @tab @tab X
  132. @tab Multimedia formats used in Westwood Studios games.
  133. @end multitable
  134. @code{X} means that encoding (resp. decoding) is supported.
  135. @section Image Formats
  136. FFmpeg can read and write images for each frame of a video sequence. The
  137. following image formats are supported:
  138. @multitable @columnfractions .4 .1 .1 .4
  139. @item Supported Image Format @tab Encoding @tab Decoding @tab Comments
  140. @item .Y.U.V @tab X @tab X @tab one raw file per component
  141. @item animated GIF @tab X @tab X @tab Only uncompressed GIFs are generated.
  142. @item JPEG @tab X @tab X @tab Progressive JPEG is not supported.
  143. @item PAM @tab X @tab X @tab PAM is a PNM extension with alpha support.
  144. @item PCX @tab @tab X @tab PC Paintbrush
  145. @item PGM, PPM @tab X @tab X
  146. @item PGMYUV @tab X @tab X @tab PGM with U and V components in YUV 4:2:0
  147. @item PNG @tab X @tab X @tab 2/4 bpp not supported yet
  148. @item PTX @tab @tab X @tab V.Flash PTX format
  149. @item RAS @tab @tab X @tab Sun Rasterfile
  150. @item SGI @tab X @tab X @tab SGI RGB image format
  151. @item Targa @tab @tab X @tab Targa (.TGA) image format
  152. @item TIFF @tab X @tab X @tab YUV, JPEG and some extension is not supported yet.
  153. @end multitable
  154. @code{X} means that encoding (resp. decoding) is supported.
  155. @section Video Codecs
  156. @multitable @columnfractions .4 .1 .1 .4
  157. @item Supported Codec @tab Encoding @tab Decoding @tab Comments
  158. @item 4X Video @tab @tab X
  159. @tab Used in certain computer games.
  160. @item American Laser Games Video @tab @tab X
  161. @tab Used in games like Mad Dog McCree.
  162. @item AMV @tab @tab X
  163. @tab Used in Chinese MP3 players.
  164. @item Apple Animation @tab X @tab X
  165. @tab fourcc: 'rle '
  166. @item Apple Graphics @tab @tab X
  167. @tab fourcc: 'smc '
  168. @item Apple MJPEG-B @tab @tab X
  169. @item Apple QuickDraw @tab @tab X
  170. @tab fourcc: qdrw
  171. @item Apple Video @tab @tab X
  172. @tab fourcc: rpza
  173. @item Asus v1 @tab X @tab X
  174. @tab fourcc: ASV1
  175. @item Asus v2 @tab X @tab X
  176. @tab fourcc: ASV2
  177. @item ATI VCR1 @tab @tab X
  178. @tab fourcc: VCR1
  179. @item ATI VCR2 @tab @tab X
  180. @tab fourcc: VCR2
  181. @item Autodesk RLE @tab @tab X
  182. @tab fourcc: AASC
  183. @item AVID DNxHD @tab X @tab X
  184. @tab aka SMPTE VC3
  185. @item AVS video @tab @tab X
  186. @tab Video encoding used by the Creature Shock game.
  187. @item Bethsoft VID @tab @tab X
  188. @tab Used in some games from Bethesda Softworks.
  189. @item C93 video @tab @tab X
  190. @tab Codec used in Cyberia game.
  191. @item CamStudio @tab @tab X
  192. @tab fourcc: CSCD
  193. @item Cin video @tab @tab X
  194. @tab Codec used in Delphine Software games.
  195. @item Cinepak @tab @tab X
  196. @item Cirrus Logic AccuPak @tab @tab X
  197. @tab fourcc: CLJR
  198. @item Creative YUV @tab @tab X
  199. @tab fourcc: CYUV
  200. @item Dirac @tab X @tab X
  201. @tab Supported through the external libdirac/libschroedinger libraries.
  202. @item Duck TrueMotion v1 @tab @tab X
  203. @tab fourcc: DUCK
  204. @item Duck TrueMotion v2 @tab @tab X
  205. @tab fourcc: TM20
  206. @item DV @tab X @tab X
  207. @item DXA Video @tab @tab X
  208. @tab Codec originally used in Feeble Files game.
  209. @item Electronic Arts CMV @tab @tab X
  210. @tab Used in NHL 95 game.
  211. @item Electronic Arts TGV @tab @tab X
  212. @item FFmpeg Video 1 @tab X @tab X
  213. @tab experimental lossless codec (fourcc: FFV1)
  214. @item Flash Screen Video @tab X @tab X
  215. @tab fourcc: FSV1
  216. @item FLIC video @tab @tab X
  217. @item FLV @tab X @tab X
  218. @tab Sorenson H.263 used in Flash
  219. @item Fraps FPS1 @tab @tab X
  220. @item H.261 @tab X @tab X
  221. @item H.263(+) @tab X @tab X
  222. @tab also known as RealVideo 1.0
  223. @item H.264 @tab @tab X
  224. @item HuffYUV @tab X @tab X
  225. @item IBM Ultimotion @tab @tab X
  226. @tab fourcc: ULTI
  227. @item id Cinematic video @tab @tab X
  228. @tab Used in Quake II.
  229. @item id RoQ @tab X @tab X
  230. @tab Used in Quake III, Jedi Knight 2, other computer games.
  231. @item Intel Indeo 3 @tab @tab X
  232. @item Interplay Video @tab @tab X
  233. @tab Used in Interplay .MVE files.
  234. @item JPEG-LS @tab X @tab X
  235. @tab fourcc: MJLS, lossless and near-lossless is supported.
  236. @item KMVC @tab @tab X
  237. @tab Codec used in Worms games.
  238. @item LOCO @tab @tab X
  239. @item lossless MJPEG @tab X @tab X
  240. @item Microsoft RLE @tab @tab X
  241. @item Microsoft Video-1 @tab @tab X
  242. @item Mimic @tab @tab X
  243. @tab Used in MSN Messenger Webcam streams.
  244. @item Miro VideoXL @tab @tab X
  245. @tab fourcc: VIXL
  246. @item MJPEG @tab X @tab X
  247. @item Motion Pixels Video @tab @tab X
  248. @item MPEG-1 @tab X @tab X
  249. @item MPEG-2 @tab X @tab X
  250. @item MPEG-4 @tab X @tab X
  251. @item MSMPEG4 V1 @tab X @tab X
  252. @item MSMPEG4 V2 @tab X @tab X
  253. @item MSMPEG4 V3 @tab X @tab X
  254. @item MSZH @tab @tab X
  255. @tab Part of LCL
  256. @item On2 VP3 @tab @tab X
  257. @tab still experimental
  258. @item On2 VP5 @tab @tab X
  259. @tab fourcc: VP50
  260. @item On2 VP6 @tab @tab X
  261. @tab fourcc: VP60,VP61,VP62
  262. @item planar RGB @tab @tab X
  263. @tab fourcc: 8BPS
  264. @item QPEG @tab @tab X
  265. @tab fourccs: QPEG, Q1.0, Q1.1
  266. @item RealVideo 1.0 @tab X @tab X
  267. @item RealVideo 2.0 @tab X @tab X
  268. @item Renderware TXD @tab @tab X
  269. @tab Texture dictionaries used by the Renderware Engine.
  270. @item RTjpeg @tab @tab X
  271. @tab Video encoding used in NuppelVideo files.
  272. @item Smacker video @tab @tab X
  273. @tab Video encoding used in Smacker.
  274. @item Snow @tab X @tab X
  275. @tab experimental wavelet codec (fourcc: SNOW)
  276. @item Sony PlayStation MDEC @tab @tab X
  277. @item Sorenson Video 1 @tab X @tab X
  278. @tab fourcc: SVQ1
  279. @item Sorenson Video 3 @tab @tab X
  280. @tab fourcc: SVQ3
  281. @item Sunplus MJPEG @tab @tab X
  282. @tab fourcc: SP5X
  283. @item TechSmith Camtasia @tab @tab X
  284. @tab fourcc: TSCC
  285. @item Theora @tab X @tab X
  286. @tab still experimental
  287. @item THP @tab @tab X
  288. @tab Used on the Nintendo GameCube.
  289. @item Tiertex Seq video @tab @tab X
  290. @tab Codec used in DOS CD-ROM FlashBack game.
  291. @item VC-1 @tab @tab X
  292. @item VMD Video @tab @tab X
  293. @tab Used in Sierra VMD files.
  294. @item VMware Video @tab @tab X
  295. @tab Codec used in videos captured by VMware.
  296. @item Westwood VQA @tab @tab X
  297. @item Winnov WNV1 @tab @tab X
  298. @item WMV7 @tab X @tab X
  299. @item WMV8 @tab X @tab X
  300. @item WMV9 @tab @tab X
  301. @tab not completely working
  302. @item Xan/WC3 @tab @tab X
  303. @tab Used in Wing Commander III .MVE files.
  304. @item ZLIB @tab X @tab X
  305. @tab part of LCL, encoder experimental
  306. @item ZMBV @tab X @tab X
  307. @tab Encoder works only in PAL8.
  308. @end multitable
  309. @code{X} means that encoding (resp. decoding) is supported.
  310. @section Audio Codecs
  311. @multitable @columnfractions .4 .1 .1 .1 .7
  312. @item Supported Codec @tab Encoding @tab Decoding @tab Comments
  313. @item 4X IMA ADPCM @tab @tab X
  314. @item 8SVX audio @tab @tab X
  315. @item AAC @tab X @tab X
  316. @tab Supported through the external library libfaac/libfaad.
  317. @item AC-3 @tab IX @tab IX
  318. @tab liba52 can be used alternatively for decoding.
  319. @item AMR-NB @tab X @tab X
  320. @tab Supported through an external library.
  321. @item AMR-WB @tab X @tab X
  322. @tab Supported through an external library.
  323. @item AMV IMA ADPCM @tab @tab X
  324. @tab Used in AMV files
  325. @item Apple lossless audio @tab @tab X
  326. @tab QuickTime fourcc 'alac'
  327. @item Apple MACE 3 @tab @tab X
  328. @item Apple MACE 6 @tab @tab X
  329. @item ATRAC 3 @tab @tab X
  330. @item CD-ROM XA ADPCM @tab @tab X
  331. @item Cin audio @tab @tab X
  332. @tab Codec used in Delphine Software International games.
  333. @item Creative ADPCM @tab @tab X
  334. @tab 16 -> 4, 8 -> 4, 8 -> 3, 8 -> 2
  335. @item CRI ADX ADPCM @tab X @tab X
  336. @tab Used in Sega Dreamcast games.
  337. @item DSP Group TrueSpeech @tab @tab X
  338. @item DTS Coherent Audio @tab @tab X
  339. @item Duck DK3 IMA ADPCM @tab @tab X
  340. @tab Used in some Sega Saturn console games.
  341. @item Duck DK4 IMA ADPCM @tab @tab X
  342. @tab Used in some Sega Saturn console games.
  343. @item DV audio @tab @tab X
  344. @item Electronic Arts ADPCM @tab @tab X
  345. @tab Used in various EA titles.
  346. @item Sonic @tab X @tab X
  347. @tab experimental codec
  348. @item Sonic lossless @tab X @tab X
  349. @tab experimental codec
  350. @item FLAC lossless audio @tab X @tab X
  351. @item G.726 ADPCM @tab X @tab X
  352. @item id RoQ DPCM @tab X @tab X
  353. @tab Used in Quake III, Jedi Knight 2, other computer games.
  354. @item Intel Music Coder @tab @tab X
  355. @item Interplay MVE DPCM @tab @tab X
  356. @tab Used in various Interplay computer games.
  357. @item MAXIS EA ADPCM @tab @tab X
  358. @tab Used in Sim City 3000.
  359. @item Microsoft ADPCM @tab X @tab X
  360. @item MLP/TrueHD @tab @tab X
  361. @tab Used in DVD-Audio and Blu-Ray discs.
  362. @item Monkey's Audio @tab @tab X
  363. @tab Only versions 3.97-3.99 are supported.
  364. @item MPEG audio layer 1/3 @tab X @tab IX
  365. @tab MP3 encoding is supported through the external library LAME.
  366. @item MPEG audio layer 2 @tab IX @tab IX
  367. @item MS IMA ADPCM @tab X @tab X
  368. @item Musepack @tab @tab X
  369. @tab SV7 and SV8 are supported.
  370. @item Nellymoser ASAO @tab @tab X
  371. @item Qdesign QDM2 @tab @tab X
  372. @tab There are still some distortions.
  373. @item QT IMA ADPCM @tab X @tab X
  374. @item RA144 @tab @tab X
  375. @tab Real 14400 bit/s codec
  376. @item RA288 @tab @tab X
  377. @tab Real 28800 bit/s codec
  378. @item RADnet @tab X @tab IX
  379. @tab real low bitrate AC-3 codec
  380. @item Real COOK @tab @tab X
  381. @tab All versions except 5.1 are supported.
  382. @item Shorten @tab @tab X
  383. @item Sierra Online DPCM @tab @tab X
  384. @tab Used in Sierra Online game audio files.
  385. @item Smacker audio @tab @tab X
  386. @item SMJPEG IMA ADPCM @tab @tab X
  387. @tab Used in certain Loki game ports.
  388. @item THP ADPCM @tab @tab X
  389. @tab Used on the Nintendo GameCube.
  390. @item True Audio (TTA) @tab @tab X
  391. @item Vorbis @tab X @tab X
  392. @item WavPack @tab @tab X
  393. @item Westwood Studios IMA ADPCM @tab @tab X
  394. @tab Used in Westwood Studios games like Command and Conquer.
  395. @item WMA v1/v2 @tab X @tab X
  396. @item Xan DPCM @tab @tab X
  397. @tab Used in Origin's Wing Commander IV AVI files.
  398. @end multitable
  399. @code{X} means that encoding (resp. decoding) is supported.
  400. @code{I} means that an integer-only version is available, too (ensures high
  401. performance on systems without hardware floating point support).
  402. @chapter Platform Specific information
  403. @section BSD
  404. BSD make will not build FFmpeg, you need to install and use GNU Make
  405. (@file{gmake}).
  406. @section Windows
  407. To get help and instructions for building FFmpeg under Windows, check out
  408. the FFmpeg Windows Help Forum at
  409. @url{http://arrozcru.no-ip.org/ffmpeg/}.
  410. @subsection Native Windows compilation
  411. FFmpeg can be built to run natively on Windows using the MinGW tools. Install
  412. the current versions of MSYS and MinGW from @url{http://www.mingw.org/}. Also
  413. install the coreutils package, and update to the latest MSYS make (note: not
  414. mingw32-make). You can find detailed installation
  415. instructions in the download section and the FAQ.
  416. Within the MSYS shell, configure and make with:
  417. @example
  418. ./configure --enable-memalign-hack
  419. make
  420. make install
  421. @end example
  422. This will install @file{ffmpeg.exe} along with many other development files
  423. to @file{/usr/local}. You may specify another install path using the
  424. @code{--prefix} option in @file{configure}.
  425. Notes:
  426. @itemize
  427. @item Use at least bash 3.1. Older versions are known to fail on the
  428. configure script.
  429. @item In order to compile vhooks, you must have a POSIX-compliant libdl in
  430. your MinGW system. Get dlfcn-win32 from
  431. @url{http://code.google.com/p/dlfcn-win32}.
  432. @item In order to compile FFplay, you must have the MinGW development library
  433. of SDL. Get it from @url{http://www.libsdl.org}.
  434. Edit the @file{bin/sdl-config} script so that it points to the correct prefix
  435. where SDL was installed. Verify that @file{sdl-config} can be launched from
  436. the MSYS command line.
  437. @item By using @code{./configure --enable-shared} when configuring FFmpeg,
  438. you can build libavutil, libavcodec and libavformat as DLLs.
  439. @end itemize
  440. @subsection Microsoft Visual C++ compatibility
  441. As stated in the FAQ, FFmpeg will not compile under MSVC++. However, if you
  442. want to use the libav* libraries in your own applications, you can still
  443. compile those applications using MSVC++. But the libav* libraries you link
  444. to @emph{must} be built with MinGW. However, you will not be able to debug
  445. inside the libav* libraries, since MSVC++ does not recognize the debug
  446. symbols generated by GCC.
  447. We strongly recommend you to move over from MSVC++ to MinGW tools.
  448. This description of how to use the FFmpeg libraries with MSVC++ is based on
  449. Microsoft Visual C++ 2005 Express Edition. If you have a different version,
  450. you might have to modify the procedures slightly.
  451. @subsubsection Using static libraries
  452. Assuming you have just built and installed FFmpeg in @file{/usr/local}.
  453. @enumerate
  454. @item Create a new console application ("File / New / Project") and then
  455. select "Win32 Console Application". On the appropriate page of the
  456. Application Wizard, uncheck the "Precompiled headers" option.
  457. @item Write the source code for your application, or, for testing, just
  458. copy the code from an existing sample application into the source file
  459. that MSVC++ has already created for you. For example, you can copy
  460. @file{output_example.c} from the FFmpeg distribution.
  461. @item Open the "Project / Properties" dialog box. In the "Configuration"
  462. combo box, select "All Configurations" so that the changes you make will
  463. affect both debug and release builds. In the tree view on the left hand
  464. side, select "C/C++ / General", then edit the "Additional Include
  465. Directories" setting to contain the path where the FFmpeg includes were
  466. installed (i.e. @file{c:\msys\1.0\local\include}).
  467. Do not add MinGW's include directory here, or the include files will
  468. conflict with MSVC's.
  469. @item Still in the "Project / Properties" dialog box, select
  470. "Linker / General" from the tree view and edit the
  471. "Additional Library Directories" setting to contain the @file{lib}
  472. directory where FFmpeg was installed (i.e. @file{c:\msys\1.0\local\lib}),
  473. the directory where MinGW libs are installed (i.e. @file{c:\mingw\lib}),
  474. and the directory where MinGW's GCC libs are installed
  475. (i.e. @file{C:\mingw\lib\gcc\mingw32\4.2.1-sjlj}). Then select
  476. "Linker / Input" from the tree view, and add the files @file{libavformat.a},
  477. @file{libavcodec.a}, @file{libavutil.a}, @file{libmingwex.a},
  478. @file{libgcc.a}, and any other libraries you used (i.e. @file{libz.a})
  479. to the end of "Additional Dependencies".
  480. @item Now, select "C/C++ / Code Generation" from the tree view. Select
  481. "Debug" in the "Configuration" combo box. Make sure that "Runtime
  482. Library" is set to "Multi-threaded Debug DLL". Then, select "Release" in
  483. the "Configuration" combo box and make sure that "Runtime Library" is
  484. set to "Multi-threaded DLL".
  485. @item Click "OK" to close the "Project / Properties" dialog box.
  486. @item MSVC++ lacks some C99 header files that are fundamental for FFmpeg.
  487. Get msinttypes from @url{http://code.google.com/p/msinttypes/downloads/list}
  488. and install it in MSVC++'s include directory
  489. (i.e. @file{C:\Program Files\Microsoft Visual Studio 8\VC\include}).
  490. @item MSVC++ also does not understand the @code{inline} keyword used by
  491. FFmpeg, so you must add this line before @code{#include}ing libav*:
  492. @example
  493. #define inline _inline
  494. @end example
  495. @item Build your application, everything should work.
  496. @end enumerate
  497. @subsubsection Using shared libraries
  498. This is how to create DLL and LIB files that are compatible with MSVC++:
  499. @enumerate
  500. @item Add a call to @file{vcvars32.bat} (which sets up the environment
  501. variables for the Visual C++ tools) as the first line of @file{msys.bat}.
  502. The standard location for @file{vcvars32.bat} is
  503. @file{C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat},
  504. and the standard location for @file{msys.bat} is @file{C:\msys\1.0\msys.bat}.
  505. If this corresponds to your setup, add the following line as the first line
  506. of @file{msys.bat}:
  507. @example
  508. call "C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat"
  509. @end example
  510. Alternatively, you may start the @file{Visual Studio 2005 Command Prompt},
  511. and run @file{c:\msys\1.0\msys.bat} from there.
  512. @item Within the MSYS shell, run @code{lib.exe}. If you get a help message
  513. from @file{Microsoft (R) Library Manager}, this means your environment
  514. variables are set up correctly, the @file{Microsoft (R) Library Manager}
  515. is on the path and will be used by FFmpeg to create
  516. MSVC++-compatible import libraries.
  517. @item Build FFmpeg with
  518. @example
  519. ./configure --enable-shared --enable-memalign-hack
  520. make
  521. make install
  522. @end example
  523. Your install path (@file{/usr/local/} by default) should now have the
  524. necessary DLL and LIB files under the @file{bin} directory.
  525. @end enumerate
  526. To use those files with MSVC++, do the same as you would do with
  527. the static libraries, as described above. But in Step 4,
  528. you should only need to add the directory where the LIB files are installed
  529. (i.e. @file{c:\msys\usr\local\bin}). This is not a typo, the LIB files are
  530. installed in the @file{bin} directory. And instead of adding @file{libxx.a}
  531. files, you should add @file{avcodec.lib}, @file{avformat.lib}, and
  532. @file{avutil.lib}. There should be no need for @file{libmingwex.a},
  533. @file{libgcc.a}, and @file{wsock32.lib}, nor any other external library
  534. statically linked into the DLLs. The @file{bin} directory contains a bunch
  535. of DLL files, but the ones that are actually used to run your application
  536. are the ones with a major version number in their filenames
  537. (i.e. @file{avcodec-51.dll}).
  538. @subsection Cross compilation for Windows with Linux
  539. You must use the MinGW cross compilation tools available at
  540. @url{http://www.mingw.org/}.
  541. Then configure FFmpeg with the following options:
  542. @example
  543. ./configure --target-os=mingw32 --cross-prefix=i386-mingw32msvc-
  544. @end example
  545. (you can change the cross-prefix according to the prefix chosen for the
  546. MinGW tools).
  547. Then you can easily test FFmpeg with Wine
  548. (@url{http://www.winehq.com/}).
  549. @subsection Compilation under Cygwin
  550. The main issue with Cygwin is that newlib, its C library, does not
  551. contain llrint(). However, it is possible to leverage the
  552. implementation in MinGW.
  553. Just install your Cygwin with all the "Base" packages, plus the
  554. following "Devel" ones:
  555. @example
  556. binutils, gcc-core, make, subversion, mingw-runtime
  557. @end example
  558. Do not install binutils-20060709-1 (they are buggy on shared builds);
  559. use binutils-20050610-1 instead.
  560. Then create a small library that just contains llrint():
  561. @example
  562. ar x /usr/lib/mingw/libmingwex.a llrint.o
  563. ar cq /usr/local/lib/libllrint.a llrint.o
  564. @end example
  565. Then run
  566. @example
  567. ./configure --enable-static --disable-shared --extra-ldflags='-L /usr/local/lib' --extra-libs='-l llrint'
  568. @end example
  569. to make a static build or
  570. @example
  571. ./configure --enable-shared --disable-static --extra-ldflags='-L /usr/local/lib' --extra-libs='-l llrint'
  572. @end example
  573. to build shared libraries.
  574. If you want to build FFmpeg with additional libraries, download Cygwin
  575. "Devel" packages for Ogg and Vorbis from any Cygwin packages repository
  576. and/or SDL, xvid, faac, faad2 packages from Cygwin Ports,
  577. (@url{http://cygwinports.dotsrc.org/}).
  578. @subsection Crosscompilation for Windows under Cygwin
  579. With Cygwin you can create Windows binaries that do not need the cygwin1.dll.
  580. Just install your Cygwin as explained before, plus these additional
  581. "Devel" packages:
  582. @example
  583. gcc-mingw-core, mingw-runtime, mingw-zlib
  584. @end example
  585. and add some special flags to your configure invocation.
  586. For a static build run
  587. @example
  588. ./configure --target-os=mingw32 --enable-memalign-hack --enable-static --disable-shared --extra-cflags=-mno-cygwin --extra-libs=-mno-cygwin
  589. @end example
  590. and for a build with shared libraries
  591. @example
  592. ./configure --target-os=mingw32 --enable-memalign-hack --enable-shared --disable-static --extra-cflags=-mno-cygwin --extra-libs=-mno-cygwin
  593. @end example
  594. @section BeOS
  595. BeOS support is broken in mysterious ways.
  596. @section OS/2
  597. For information about compiling FFmpeg on OS/2 see
  598. @url{http://www.edm2.com/index.php/FFmpeg}.
  599. @chapter Developers Guide
  600. @section API
  601. @itemize @bullet
  602. @item libavcodec is the library containing the codecs (both encoding and
  603. decoding). Look at @file{libavcodec/apiexample.c} to see how to use it.
  604. @item libavformat is the library containing the file format handling (mux and
  605. demux code for several formats). Look at @file{ffplay.c} to use it in a
  606. player. See @file{output_example.c} to use it to generate audio or video
  607. streams.
  608. @end itemize
  609. @section Integrating libavcodec or libavformat in your program
  610. You can integrate all the source code of the libraries to link them
  611. statically to avoid any version problem. All you need is to provide a
  612. 'config.mak' and a 'config.h' in the parent directory. See the defines
  613. generated by ./configure to understand what is needed.
  614. You can use libavcodec or libavformat in your commercial program, but
  615. @emph{any patch you make must be published}. The best way to proceed is
  616. to send your patches to the FFmpeg mailing list.
  617. @node Coding Rules
  618. @section Coding Rules
  619. FFmpeg is programmed in the ISO C90 language with a few additional
  620. features from ISO C99, namely:
  621. @itemize @bullet
  622. @item
  623. the @samp{inline} keyword;
  624. @item
  625. @samp{//} comments;
  626. @item
  627. designated struct initializers (@samp{struct s x = @{ .i = 17 @};})
  628. @item
  629. compound literals (@samp{x = (struct s) @{ 17, 23 @};})
  630. @end itemize
  631. These features are supported by all compilers we care about, so we will not
  632. accept patches to remove their use unless they absolutely do not impair
  633. clarity and performance.
  634. All code must compile with GCC 2.95 and GCC 3.3. Currently, FFmpeg also
  635. compiles with several other compilers, such as the Compaq ccc compiler
  636. or Sun Studio 9, and we would like to keep it that way unless it would
  637. be exceedingly involved. To ensure compatibility, please do not use any
  638. additional C99 features or GCC extensions. Especially watch out for:
  639. @itemize @bullet
  640. @item
  641. mixing statements and declarations;
  642. @item
  643. @samp{long long} (use @samp{int64_t} instead);
  644. @item
  645. @samp{__attribute__} not protected by @samp{#ifdef __GNUC__} or similar;
  646. @item
  647. GCC statement expressions (@samp{(x = (@{ int y = 4; y; @})}).
  648. @end itemize
  649. Indent size is 4.
  650. The presentation is the one specified by 'indent -i4 -kr -nut'.
  651. The TAB character is forbidden outside of Makefiles as is any
  652. form of trailing whitespace. Commits containing either will be
  653. rejected by the Subversion repository.
  654. The main priority in FFmpeg is simplicity and small code size in order to
  655. minimize the bug count.
  656. Comments: Use the JavaDoc/Doxygen
  657. format (see examples below) so that code documentation
  658. can be generated automatically. All nontrivial functions should have a comment
  659. above them explaining what the function does, even if it is just one sentence.
  660. All structures and their member variables should be documented, too.
  661. @example
  662. /**
  663. * @@file mpeg.c
  664. * MPEG codec.
  665. * @@author ...
  666. */
  667. /**
  668. * Summary sentence.
  669. * more text ...
  670. * ...
  671. */
  672. typedef struct Foobar@{
  673. int var1; /**< var1 description */
  674. int var2; ///< var2 description
  675. /** var3 description */
  676. int var3;
  677. @} Foobar;
  678. /**
  679. * Summary sentence.
  680. * more text ...
  681. * ...
  682. * @@param my_parameter description of my_parameter
  683. * @@return return value description
  684. */
  685. int myfunc(int my_parameter)
  686. ...
  687. @end example
  688. fprintf and printf are forbidden in libavformat and libavcodec,
  689. please use av_log() instead.
  690. Casts should be used only when necessary. Unneeded parentheses
  691. should also be avoided if they don't make the code easier to understand.
  692. @section Development Policy
  693. @enumerate
  694. @item
  695. Contributions should be licensed under the LGPL 2.1, including an
  696. "or any later version" clause, or the MIT license. GPL 2 including
  697. an "or any later version" clause is also acceptable, but LGPL is
  698. preferred.
  699. @item
  700. You must not commit code which breaks FFmpeg! (Meaning unfinished but
  701. enabled code which breaks compilation or compiles but does not work or
  702. breaks the regression tests)
  703. You can commit unfinished stuff (for testing etc), but it must be disabled
  704. (#ifdef etc) by default so it does not interfere with other developers'
  705. work.
  706. @item
  707. You do not have to over-test things. If it works for you, and you think it
  708. should work for others, then commit. If your code has problems
  709. (portability, triggers compiler bugs, unusual environment etc) they will be
  710. reported and eventually fixed.
  711. @item
  712. Do not commit unrelated changes together, split them into self-contained
  713. pieces. Also do not forget that if part B depends on part A, but A does not
  714. depend on B, then A can and should be committed first and separate from B.
  715. Keeping changes well split into self-contained parts makes reviewing and
  716. understanding them on the commit log mailing list easier. This also helps
  717. in case of debugging later on.
  718. Also if you have doubts about splitting or not splitting, do not hesitate to
  719. ask/discuss it on the developer mailing list.
  720. @item
  721. Do not change behavior of the program (renaming options etc) without
  722. first discussing it on the ffmpeg-devel mailing list. Do not remove
  723. functionality from the code. Just improve!
  724. Note: Redundant code can be removed.
  725. @item
  726. Do not commit changes to the build system (Makefiles, configure script)
  727. which change behavior, defaults etc, without asking first. The same
  728. applies to compiler warning fixes, trivial looking fixes and to code
  729. maintained by other developers. We usually have a reason for doing things
  730. the way we do. Send your changes as patches to the ffmpeg-devel mailing
  731. list, and if the code maintainers say OK, you may commit. This does not
  732. apply to files you wrote and/or maintain.
  733. @item
  734. We refuse source indentation and other cosmetic changes if they are mixed
  735. with functional changes, such commits will be rejected and removed. Every
  736. developer has his own indentation style, you should not change it. Of course
  737. if you (re)write something, you can use your own style, even though we would
  738. prefer if the indentation throughout FFmpeg was consistent (Many projects
  739. force a given indentation style - we do not.). If you really need to make
  740. indentation changes (try to avoid this), separate them strictly from real
  741. changes.
  742. NOTE: If you had to put if()@{ .. @} over a large (> 5 lines) chunk of code,
  743. then either do NOT change the indentation of the inner part within (do not
  744. move it to the right)! or do so in a separate commit
  745. @item
  746. Always fill out the commit log message. Describe in a few lines what you
  747. changed and why. You can refer to mailing list postings if you fix a
  748. particular bug. Comments such as "fixed!" or "Changed it." are unacceptable.
  749. @item
  750. If you apply a patch by someone else, include the name and email address in
  751. the log message. Since the ffmpeg-cvslog mailing list is publicly
  752. archived you should add some SPAM protection to the email address. Send an
  753. answer to ffmpeg-devel (or wherever you got the patch from) saying that
  754. you applied the patch.
  755. @item
  756. When applying patches that have been discussed (at length) on the mailing
  757. list, reference the thread in the log message.
  758. @item
  759. Do NOT commit to code actively maintained by others without permission.
  760. Send a patch to ffmpeg-devel instead. If no one answers within a reasonable
  761. timeframe (12h for build failures and security fixes, 3 days small changes,
  762. 1 week for big patches) then commit your patch if you think it is OK.
  763. Also note, the maintainer can simply ask for more time to review!
  764. @item
  765. Subscribe to the ffmpeg-cvslog mailing list. The diffs of all commits
  766. are sent there and reviewed by all the other developers. Bugs and possible
  767. improvements or general questions regarding commits are discussed there. We
  768. expect you to react if problems with your code are uncovered.
  769. @item
  770. Update the documentation if you change behavior or add features. If you are
  771. unsure how best to do this, send a patch to ffmpeg-devel, the documentation
  772. maintainer(s) will review and commit your stuff.
  773. @item
  774. Try to keep important discussions and requests (also) on the public
  775. developer mailing list, so that all developers can benefit from them.
  776. @item
  777. Never write to unallocated memory, never write over the end of arrays,
  778. always check values read from some untrusted source before using them
  779. as array index or other risky things.
  780. @item
  781. Remember to check if you need to bump versions for the specific libav
  782. parts (libavutil, libavcodec, libavformat) you are changing. You need
  783. to change the version integer.
  784. Incrementing the first component means no backward compatibility to
  785. previous versions (e.g. removal of a function from the public API).
  786. Incrementing the second component means backward compatible change
  787. (e.g. addition of a function to the public API or extension of an
  788. existing data structure).
  789. Incrementing the third component means a noteworthy binary compatible
  790. change (e.g. encoder bug fix that matters for the decoder).
  791. @item
  792. Compiler warnings indicate potential bugs or code with bad style. If a type of
  793. warning always points to correct and clean code, that warning should
  794. be disabled, not the code changed.
  795. Thus the remaining warnings can either be bugs or correct code.
  796. If it is a bug, the bug has to be fixed. If it is not, the code should
  797. be changed to not generate a warning unless that causes a slowdown
  798. or obfuscates the code.
  799. @item
  800. If you add a new file, give it a proper license header. Do not copy and
  801. paste it from a random place, use an existing file as template.
  802. @end enumerate
  803. We think our rules are not too hard. If you have comments, contact us.
  804. Note, these rules are mostly borrowed from the MPlayer project.
  805. @section Submitting patches
  806. First, (@pxref{Coding Rules}) above if you did not yet.
  807. When you submit your patch, try to send a unified diff (diff '-up'
  808. option). We cannot read other diffs :-)
  809. Also please do not submit a patch which contains several unrelated changes.
  810. Split it into separate, self-contained pieces. This does not mean splitting
  811. file by file. Instead, make the patch as small as possible while still
  812. keeping it as a logical unit that contains an individual change, even
  813. if it spans multiple files. This makes reviewing your patches much easier
  814. for us and greatly increases your chances of getting your patch applied.
  815. Run the regression tests before submitting a patch so that you can
  816. verify that there are no big problems.
  817. Patches should be posted as base64 encoded attachments (or any other
  818. encoding which ensures that the patch will not be trashed during
  819. transmission) to the ffmpeg-devel mailing list, see
  820. @url{http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel}
  821. It also helps quite a bit if you tell us what the patch does (for example
  822. 'replaces lrint by lrintf'), and why (for example '*BSD isn't C99 compliant
  823. and has no lrint()')
  824. Also please if you send several patches, send each patch as a separate mail,
  825. do not attach several unrelated patches to the same mail.
  826. @section New codecs or formats checklist
  827. @enumerate
  828. @item
  829. Did you use av_cold for codec initialization and close functions?
  830. @item
  831. Did you add a long_name under NULL_IF_CONFIG_SMALL to the AVCodec or
  832. AVInputFormat/AVOutputFormat struct?
  833. @item
  834. Did you bump the minor version number in @file{avcodec.h} or
  835. @file{avformat.h}?
  836. @item
  837. Did you register it in @file{allcodecs.c} or @file{allformats.c}?
  838. @item
  839. Did you add the CodecID to @file{avcodec.h}?
  840. @item
  841. If it has a fourcc, did you add it to @file{libavformat/riff.c},
  842. even if it is only a decoder?
  843. @item
  844. Did you add a rule to compile the appropriate files in the Makefile?
  845. Remember to do this even if you're just adding a format to a file that is
  846. already being compiled by some other rule, like a raw demuxer.
  847. @item
  848. Did you add an entry to the table of supported formats or codecs in the
  849. documentation?
  850. @item
  851. Did you add an entry in the Changelog?
  852. @item
  853. If it depends on a parser or a library, did you add that dependency in
  854. configure?
  855. @item
  856. Did you "svn add" the appropriate files before commiting?
  857. @end enumerate
  858. @section patch submission checklist
  859. @enumerate
  860. @item
  861. Do the regression tests pass with the patch applied?
  862. @item
  863. Is the patch a unified diff?
  864. @item
  865. Is the patch against latest FFmpeg SVN?
  866. @item
  867. Are you subscribed to ffmpeg-dev?
  868. (the list is subscribers only due to spam)
  869. @item
  870. Have you checked that the changes are minimal, so that the same cannot be
  871. achieved with a smaller patch and/or simpler final code?
  872. @item
  873. If the change is to speed critical code, did you benchmark it?
  874. @item
  875. If you did any benchmarks, did you provide them in the mail?
  876. @item
  877. Have you checked that the patch does not introduce buffer overflows or
  878. other security issues?
  879. @item
  880. If you add a new demuxer or decoder, have you checked that it does not
  881. crash with damaged input (see tools/trasher)?
  882. @item
  883. Is the patch created from the root of the source tree, so it can be
  884. applied with @code{patch -p0}?
  885. @item
  886. Does the patch not mix functional and cosmetic changes?
  887. @item
  888. Did you add tabs or trailing whitespace to the code? Both are forbidden.
  889. @item
  890. Is the patch attached to the email you send?
  891. @item
  892. Is the mime type of the patch correct? It should be text/x-diff or
  893. text/x-patch or at least text/plain and not application/octet-stream.
  894. @item
  895. If the patch fixes a bug, did you provide a verbose analysis of the bug?
  896. @item
  897. If the patch fixes a bug, did you provide enough information, including
  898. a sample, so the bug can be reproduced and the fix can be verified?
  899. Note please do not attach samples >100k to mails but rather provide a
  900. URL, you can upload to ftp://upload.mplayerhq.hu
  901. @item
  902. Did you provide a verbose summary about what the patch does change?
  903. @item
  904. Did you provide a verbose explanation why it changes things like it does?
  905. @item
  906. Did you provide a verbose summary of the user visible advantages and
  907. disadvantages if the patch is applied?
  908. @item
  909. Did you provide an example so we can verify the new feature added by the
  910. patch easily?
  911. @item
  912. If you added a new file, did you insert a license header? It should be
  913. taken from FFmpeg, not randomly copied and pasted from somewhere else.
  914. @item
  915. You should maintain alphabetical order in alphabetically ordered lists as
  916. long as doing so does not break API/ABI compatibility.
  917. @item
  918. Lines with similar content should be aligned vertically when doing so
  919. improves readability.
  920. @item
  921. Did you provide a suggestion for a clear commit log message?
  922. @item
  923. Did you test your decoder or demuxer against damaged data? If no, see
  924. tools/trasher and the noise bitstream filter. Your decoder or demuxer
  925. should not crash or end in a (near) infinite loop when fed damaged data.
  926. @end enumerate
  927. @section Patch review process
  928. All patches posted to ffmpeg-devel will be reviewed, unless they contain a
  929. clear note that the patch is not for SVN.
  930. Reviews and comments will be posted as replies to the patch on the
  931. mailing list. The patch submitter then has to take care of every comment,
  932. that can be by resubmitting a changed patch or by discussion. Resubmitted
  933. patches will themselves be reviewed like any other patch. If at some point
  934. a patch passes review with no comments then it is approved, that can for
  935. simple and small patches happen immediately while large patches will generally
  936. have to be changed and reviewed many times before they are approved.
  937. After a patch is approved it will be committed to the repository.
  938. We will review all submitted patches, but sometimes we are quite busy so
  939. especially for large patches this can take several weeks.
  940. When resubmitting patches, please do not make any significant changes
  941. not related to the comments received during review. Such patches will
  942. be rejected. Instead, submit significant changes or new features as
  943. separate patches.
  944. @section Regression tests
  945. Before submitting a patch (or committing to the repository), you should at least
  946. test that you did not break anything.
  947. The regression tests build a synthetic video stream and a synthetic
  948. audio stream. These are then encoded and decoded with all codecs or
  949. formats. The CRC (or MD5) of each generated file is recorded in a
  950. result file. A 'diff' is launched to compare the reference results and
  951. the result file.
  952. The regression tests then go on to test the FFserver code with a
  953. limited set of streams. It is important that this step runs correctly
  954. as well.
  955. Run 'make test' to test all the codecs and formats.
  956. Run 'make fulltest' to test all the codecs, formats and FFserver.
  957. [Of course, some patches may change the results of the regression tests. In
  958. this case, the reference results of the regression tests shall be modified
  959. accordingly].
  960. @bye