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.

1162 lines
48KB

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