Guest User

ffmpeg configure

a guest
Oct 23rd, 2013
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.76 KB | None | 0 0
  1. $ ./configure --enable-gpl --enable-version3 --enable-nonfree --enable-static --enable-libass --enable-libbluray --enable-libfdk-aac --enable-libmp3lame --enable-libvpx --enable-libx264 --enable-opencl --enable-libfreetype --arch=x86_64
  2. Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  3. Unknown option: n
  4. Unknown option: 1
  5. Usage: head [-options] <url>...
  6. -m <method> use method for the request (default is 'HEAD')
  7. -f make request even if head believes method is illegal
  8. -b <base> Use the specified URL as base
  9. -t <timeout> Set timeout value
  10. -i <time> Set the If-Modified-Since header on the request
  11. -c <conttype> use this content-type for POST, PUT, CHECKIN
  12. -a Use text mode for content I/O
  13. -p <proxyurl> use this as a proxy
  14. -P don't load proxy settings from environment
  15. -H <header> send this HTTP header (you can specify several)
  16.  
  17. -u Display method and URL before any response
  18. -U Display request headers (implies -u)
  19. -s Display response status code
  20. -S Display response status chain
  21. -e Display response headers
  22. -d Do not display content
  23. -o <format> Process HTML content in various ways
  24.  
  25. -v Show program version
  26. -h Print this message
  27.  
  28. -x Extra debugging output
  29. Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  30. Unknown option: n
  31. Unknown option: 1
  32. Usage: head [-options] <url>...
  33. -m <method> use method for the request (default is 'HEAD')
  34. -f make request even if head believes method is illegal
  35. -b <base> Use the specified URL as base
  36. -t <timeout> Set timeout value
  37. -i <time> Set the If-Modified-Since header on the request
  38. -c <conttype> use this content-type for POST, PUT, CHECKIN
  39. -a Use text mode for content I/O
  40. -p <proxyurl> use this as a proxy
  41. -P don't load proxy settings from environment
  42. -H <header> send this HTTP header (you can specify several)
  43.  
  44. -u Display method and URL before any response
  45. -U Display request headers (implies -u)
  46. -s Display response status code
  47. -S Display response status chain
  48. -e Display response headers
  49. -d Do not display content
  50. -o <format> Process HTML content in various ways
  51.  
  52. -v Show program version
  53. -h Print this message
  54.  
  55. -x Extra debugging output
  56. Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  57. Unknown option: n
  58. Unknown option: 1
  59. Usage: head [-options] <url>...
  60. -m <method> use method for the request (default is 'HEAD')
  61. -f make request even if head believes method is illegal
  62. -b <base> Use the specified URL as base
  63. -t <timeout> Set timeout value
  64. -i <time> Set the If-Modified-Since header on the request
  65. -c <conttype> use this content-type for POST, PUT, CHECKIN
  66. -a Use text mode for content I/O
  67. -p <proxyurl> use this as a proxy
  68. -P don't load proxy settings from environment
  69. -H <header> send this HTTP header (you can specify several)
  70.  
  71. -u Display method and URL before any response
  72. -U Display request headers (implies -u)
  73. -s Display response status code
  74. -S Display response status chain
  75. -e Display response headers
  76. -d Do not display content
  77. -o <format> Process HTML content in various ways
  78.  
  79. -v Show program version
  80. -h Print this message
  81.  
  82. -x Extra debugging output
  83. Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  84. Unknown option: n
  85. Unknown option: 1
  86. Usage: head [-options] <url>...
  87. -m <method> use method for the request (default is 'HEAD')
  88. -f make request even if head believes method is illegal
  89. -b <base> Use the specified URL as base
  90. -t <timeout> Set timeout value
  91. -i <time> Set the If-Modified-Since header on the request
  92. -c <conttype> use this content-type for POST, PUT, CHECKIN
  93. -a Use text mode for content I/O
  94. -p <proxyurl> use this as a proxy
  95. -P don't load proxy settings from environment
  96. -H <header> send this HTTP header (you can specify several)
  97.  
  98. -u Display method and URL before any response
  99. -U Display request headers (implies -u)
  100. -s Display response status code
  101. -S Display response status chain
  102. -e Display response headers
  103. -d Do not display content
  104. -o <format> Process HTML content in various ways
  105.  
  106. -v Show program version
  107. -h Print this message
  108.  
  109. -x Extra debugging output
  110. Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  111. Unknown option: n
  112. Unknown option: 1
  113. Usage: head [-options] <url>...
  114. -m <method> use method for the request (default is 'HEAD')
  115. -f make request even if head believes method is illegal
  116. -b <base> Use the specified URL as base
  117. -t <timeout> Set timeout value
  118. -i <time> Set the If-Modified-Since header on the request
  119. -c <conttype> use this content-type for POST, PUT, CHECKIN
  120. -a Use text mode for content I/O
  121. -p <proxyurl> use this as a proxy
  122. -P don't load proxy settings from environment
  123. -H <header> send this HTTP header (you can specify several)
  124.  
  125. -u Display method and URL before any response
  126. -U Display request headers (implies -u)
  127. -s Display response status code
  128. -S Display response status chain
  129. -e Display response headers
  130. -d Do not display content
  131. -o <format> Process HTML content in various ways
  132.  
  133. -v Show program version
  134. -h Print this message
  135.  
  136. -x Extra debugging output
  137. install prefix /usr/local
  138. source path .
  139. C compiler gcc
  140. ARCH x86 (generic)
  141. big-endian no
  142. runtime cpu detection yes
  143. yasm yes
  144. MMX enabled yes
  145. MMXEXT enabled yes
  146. 3DNow! enabled yes
  147. 3DNow! extended enabled yes
  148. SSE enabled yes
  149. SSSE3 enabled yes
  150. AVX enabled yes
  151. FMA4 enabled yes
  152. i686 features enabled yes
  153. CMOV is fast yes
  154. EBX available yes
  155. EBP available yes
  156. debug symbols yes
  157. strip symbols yes
  158. optimize for size no
  159. optimizations yes
  160. static yes
  161. shared no
  162. postprocessing support yes
  163. new filter support yes
  164. network support yes
  165. threading support pthreads
  166. safe bitstream reader yes
  167. SDL support no
  168. opencl enabled yes
  169. libzvbi enabled no
  170. texi2html enabled no
  171. perl enabled yes
  172. pod2man enabled yes
  173. makeinfo enabled yes
  174.  
  175. External libraries:
  176. bzlib libfdk_aac libx264
  177. iconv libfreetype opencl
  178. libass libmp3lame zlib
  179. libbluray libvpx
  180.  
  181. Enabled decoders:
  182. aac bmp idcin
  183. aac_latm bmv_audio idf
  184. aasc bmv_video iff_byterun1
  185. ac3 brender_pix iff_ilbm
  186. adpcm_4xm c93 imc
  187. adpcm_adx cavs indeo2
  188. adpcm_afc cdgraphics indeo3
  189. adpcm_ct cdxl indeo4
  190. adpcm_dtk cinepak indeo5
  191. adpcm_ea cljr interplay_dpcm
  192. adpcm_ea_maxis_xa cllc interplay_video
  193. adpcm_ea_r1 comfortnoise jacosub
  194. adpcm_ea_r2 cook jpeg2000
  195. adpcm_ea_r3 cpia jpegls
  196. adpcm_ea_xas cscd jv
  197. adpcm_g722 cyuv kgv1
  198. adpcm_g726 dca kmvc
  199. adpcm_g726le dfa lagarith
  200. adpcm_ima_amv dirac libfdk_aac
  201. adpcm_ima_apc dnxhd libvpx_vp8
  202. adpcm_ima_dk3 dpx loco
  203. adpcm_ima_dk4 dsicinaudio mace3
  204. adpcm_ima_ea_eacs dsicinvideo mace6
  205. adpcm_ima_ea_sead dvbsub mdec
  206. adpcm_ima_iss dvdsub metasound
  207. adpcm_ima_oki dvvideo microdvd
  208. adpcm_ima_qt dxa mimic
  209. adpcm_ima_rad dxtory mjpeg
  210. adpcm_ima_smjpeg eac3 mjpegb
  211. adpcm_ima_wav eacmv mlp
  212. adpcm_ima_ws eamad mmvideo
  213. adpcm_ms eatgq motionpixels
  214. adpcm_sbpro_2 eatgv movtext
  215. adpcm_sbpro_3 eatqi mp1
  216. adpcm_sbpro_4 eightbps mp1float
  217. adpcm_swf eightsvx_exp mp2
  218. adpcm_thp eightsvx_fib mp2float
  219. adpcm_xa escape124 mp3
  220. adpcm_yamaha escape130 mp3adu
  221. aic evrc mp3adufloat
  222. alac exr mp3float
  223. als ffv1 mp3on4
  224. amrnb ffvhuff mp3on4float
  225. amrwb ffwavesynth mpc7
  226. amv flac mpc8
  227. anm flashsv mpeg1video
  228. ansi flashsv2 mpeg2video
  229. ape flic mpeg4
  230. ass flv mpegvideo
  231. asv1 fourxm mpl2
  232. asv2 fraps msa1
  233. atrac1 frwu msmpeg4v1
  234. atrac3 g2m msmpeg4v2
  235. aura g723_1 msmpeg4v3
  236. aura2 g729 msrle
  237. avrn gif mss1
  238. avrp gsm mss2
  239. avs gsm_ms msvideo1
  240. avui h261 mszh
  241. ayuv h263 mts2
  242. bethsoftvid h263i mvc1
  243. bfi h263p mvc2
  244. bink h264 mxpeg
  245. binkaudio_dct hevc nellymoser
  246. binkaudio_rdft huffyuv nuv
  247. bintext iac paf_audio
  248. paf_video rawvideo v210x
  249. pam realtext v308
  250. pbm rl2 v408
  251. pcm_alaw roq v410
  252. pcm_bluray roq_dpcm vb
  253. pcm_dvd rpza vble
  254. pcm_f32be rv10 vc1
  255. pcm_f32le rv20 vc1image
  256. pcm_f64be rv30 vcr1
  257. pcm_f64le rv40 vima
  258. pcm_lxf s302m vmdaudio
  259. pcm_mulaw sami vmdvideo
  260. pcm_s16be sanm vmnc
  261. pcm_s16be_planar sgi vorbis
  262. pcm_s16le sgirle vp3
  263. pcm_s16le_planar shorten vp5
  264. pcm_s24be sipr vp6
  265. pcm_s24daud smackaud vp6a
  266. pcm_s24le smacker vp6f
  267. pcm_s24le_planar smc vp8
  268. pcm_s32be smvjpeg vp9
  269. pcm_s32le snow vplayer
  270. pcm_s32le_planar sol_dpcm vqa
  271. pcm_s8 sonic wavpack
  272. pcm_s8_planar sp5x webp
  273. pcm_u16be srt webvtt
  274. pcm_u16le ssa wmalossless
  275. pcm_u24be subrip wmapro
  276. pcm_u24le subviewer wmav1
  277. pcm_u32be subviewer1 wmav2
  278. pcm_u32le sunrast wmavoice
  279. pcm_u8 svq1 wmv1
  280. pcm_zork svq3 wmv2
  281. pcx tak wmv3
  282. pgm targa wmv3image
  283. pgmyuv targa_y216 wnv1
  284. pgssub text ws_snd1
  285. pictor theora xan_dpcm
  286. pjs thp xan_wc3
  287. png tiertexseqvideo xan_wc4
  288. ppm tiff xbin
  289. prores tmv xbm
  290. prores_lgpl truehd xface
  291. ptx truemotion1 xl
  292. qcelp truemotion2 xsub
  293. qdm2 truespeech xwd
  294. qdraw tscc y41p
  295. qpeg tscc2 yop
  296. qtrle tta yuv4
  297. r10k twinvq zero12v
  298. r210 txd zerocodec
  299. ra_144 ulti zlib
  300. ra_288 utvideo zmbv
  301. ralf v210
  302.  
  303. Enabled encoders:
  304. a64multi libmp3lame png
  305. a64multi5 libvpx_vp8 ppm
  306. aac libx264 prores
  307. ac3 libx264rgb prores_aw
  308. ac3_fixed ljpeg prores_ks
  309. adpcm_adx mjpeg qtrle
  310. adpcm_g722 movtext r10k
  311. adpcm_g726 mp2 r210
  312. adpcm_ima_qt mpeg1video ra_144
  313. adpcm_ima_wav mpeg2video rawvideo
  314. adpcm_ms mpeg4 roq
  315. adpcm_swf msmpeg4v2 roq_dpcm
  316. adpcm_yamaha msmpeg4v3 rv10
  317. alac msvideo1 rv20
  318. amv nellymoser s302m
  319. ass pam sgi
  320. asv1 pbm snow
  321. asv2 pcm_alaw sonic
  322. avrp pcm_f32be sonic_ls
  323. avui pcm_f32le srt
  324. ayuv pcm_f64be ssa
  325. bmp pcm_f64le subrip
  326. cljr pcm_mulaw sunrast
  327. comfortnoise pcm_s16be svq1
  328. dca pcm_s16be_planar targa
  329. dnxhd pcm_s16le tiff
  330. dpx pcm_s16le_planar tta
  331. dvbsub pcm_s24be utvideo
  332. dvdsub pcm_s24daud v210
  333. dvvideo pcm_s24le v308
  334. eac3 pcm_s24le_planar v408
  335. ffv1 pcm_s32be v410
  336. ffvhuff pcm_s32le vorbis
  337. flac pcm_s32le_planar wavpack
  338. flashsv pcm_s8 wmav1
  339. flashsv2 pcm_s8_planar wmav2
  340. flv pcm_u16be wmv1
  341. g723_1 pcm_u16le wmv2
  342. gif pcm_u24be xbm
  343. h261 pcm_u24le xface
  344. h263 pcm_u32be xsub
  345. h263p pcm_u32le xwd
  346. huffyuv pcm_u8 y41p
  347. jpeg2000 pcx yuv4
  348. jpegls pgm zlib
  349. libfdk_aac pgmyuv zmbv
  350.  
  351. Enabled hwaccels:
  352.  
  353. Enabled parsers:
  354. aac dvd_nav mpegvideo
  355. aac_latm dvdsub png
  356. ac3 flac pnm
  357. adx gsm rv30
  358. bmp h261 rv40
  359. cavsvideo h263 tak
  360. cook h264 vc1
  361. dca hevc vorbis
  362. dirac mjpeg vp3
  363. dnxhd mlp vp8
  364. dpx mpeg4video
  365. dvbsub mpegaudio
  366.  
  367. Enabled demuxers:
  368. aac hevc pcm_s8
  369. ac3 hls pcm_u16be
  370. act ico pcm_u16le
  371. adf idcin pcm_u24be
  372. adp idf pcm_u24le
  373. adx iff pcm_u32be
  374. aea ilbc pcm_u32le
  375. afc image2 pcm_u8
  376. aiff image2pipe pjs
  377. amr ingenient pmp
  378. anm ipmovie pva
  379. apc ircam pvf
  380. ape iss qcp
  381. aqtitle iv8 r3d
  382. asf ivf rawvideo
  383. ass jacosub realtext
  384. ast jv redspark
  385. au latm rl2
  386. avi lmlm4 rm
  387. avr loas roq
  388. avs lvf rpl
  389. bethsoftvid lxf rsd
  390. bfi m4v rso
  391. bink matroska rtp
  392. bintext mgsts rtsp
  393. bit microdvd sami
  394. bmv mjpeg sap
  395. boa mlp sbg
  396. brstm mm sdp
  397. c93 mmf segafilm
  398. caf mov shorten
  399. cavsvideo mp3 siff
  400. cdg mpc smacker
  401. cdxl mpc8 smjpeg
  402. concat mpegps smush
  403. data mpegts sol
  404. daud mpegtsraw sox
  405. dfa mpegvideo spdif
  406. dirac mpl2 srt
  407. dnxhd mpsub str
  408. dsicin msnwc_tcp subviewer
  409. dts mtv subviewer1
  410. dtshd mv swf
  411. dv mvi tak
  412. dxa mxf tedcaptions
  413. ea mxg thp
  414. ea_cdata nc tiertexseq
  415. eac3 nistsphere tmv
  416. epaf nsv truehd
  417. ffm nut tta
  418. ffmetadata nuv tty
  419. filmstrip ogg txd
  420. flac oma vc1
  421. flic paf vc1t
  422. flv pcm_alaw vivo
  423. fourxm pcm_f32be vmd
  424. frm pcm_f32le vobsub
  425. g722 pcm_f64be voc
  426. g723_1 pcm_f64le vplayer
  427. g729 pcm_mulaw vqf
  428. gif pcm_s16be w64
  429. gsm pcm_s16le wav
  430. gxf pcm_s24be wc3
  431. h261 pcm_s24le webvtt
  432. h263 pcm_s32be wsaud
  433. h264 pcm_s32le wsvqa
  434. wtv xbin yop
  435. wv xmv yuv4mpegpipe
  436. xa xwma
  437.  
  438. Enabled muxers:
  439. a64 image2pipe pcm_s24be
  440. ac3 ipod pcm_s24le
  441. adts ircam pcm_s32be
  442. adx ismv pcm_s32le
  443. aiff ivf pcm_s8
  444. amr jacosub pcm_u16be
  445. asf latm pcm_u16le
  446. asf_stream m4v pcm_u24be
  447. ass matroska pcm_u24le
  448. ast matroska_audio pcm_u32be
  449. au md5 pcm_u32le
  450. avi microdvd pcm_u8
  451. avm2 mjpeg psp
  452. bit mkvtimestamp_v2 rawvideo
  453. caf mlp rm
  454. cavsvideo mmf roq
  455. crc mov rso
  456. data mp2 rtp
  457. daud mp3 rtsp
  458. dirac mp4 sap
  459. dnxhd mpeg1system segment
  460. dts mpeg1vcd smjpeg
  461. dv mpeg1video smoothstreaming
  462. eac3 mpeg2dvd sox
  463. f4v mpeg2svcd spdif
  464. ffm mpeg2video srt
  465. ffmetadata mpeg2vob stream_segment
  466. filmstrip mpegts swf
  467. flac mpjpeg tee
  468. flv mxf tg2
  469. framecrc mxf_d10 tgp
  470. framemd5 null truehd
  471. g722 nut vc1
  472. g723_1 ogg vc1t
  473. gif oma voc
  474. gxf pcm_alaw w64
  475. h261 pcm_f32be wav
  476. h263 pcm_f32le webm
  477. h264 pcm_f64be webvtt
  478. hls pcm_f64le wtv
  479. ico pcm_mulaw wv
  480. ilbc pcm_s16be yuv4mpegpipe
  481. image2 pcm_s16le
  482.  
  483. Enabled protocols:
  484. bluray gopher rtmp
  485. cache hls rtmpt
  486. concat http rtp
  487. crypto httpproxy srtp
  488. data md5 tcp
  489. ffrtmphttp mmsh udp
  490. file mmst unix
  491. ftp pipe
  492.  
  493. Enabled filters:
  494. aconvert curves owdenoise
  495. adelay dctdnoiz pad
  496. aecho decimate pan
  497. aevalsrc delogo perms
  498. afade deshake perspective
  499. aformat drawbox phase
  500. ainterleave drawgrid pixdesctest
  501. allpass drawtext pp
  502. alphaextract earwax psnr
  503. alphamerge ebur128 pullup
  504. amerge edgedetect removelogo
  505. amix equalizer replaygain
  506. amovie extractplanes rgbtestsrc
  507. anull fade rotate
  508. anullsink field sab
  509. anullsrc fieldmatch scale
  510. apad fieldorder select
  511. aperms format sendcmd
  512. aphaser fps separatefields
  513. aresample framestep setdar
  514. aselect geq setfield
  515. asendcmd gradfun setpts
  516. asetnsamples haldclut setsar
  517. asetpts haldclutsrc settb
  518. asetrate hflip showinfo
  519. asettb highpass showspectrum
  520. ashowinfo histeq showwaves
  521. asplit histogram silencedetect
  522. ass hqdn3d sine
  523. astats hue smartblur
  524. astreamsync idet smptebars
  525. atempo il smptehdbars
  526. atrim interlace split
  527. avectorscope interleave spp
  528. bandpass join stereo3d
  529. bandreject kerndeint subtitles
  530. bass life super2xsai
  531. bbox lowpass swapuv
  532. biquad lut telecine
  533. blackdetect lut3d testsrc
  534. blackframe lutrgb thumbnail
  535. blend lutyuv tile
  536. boxblur mandelbrot tinterlace
  537. cellauto mcdeint transpose
  538. channelmap movie treble
  539. channelsplit mp trim
  540. color mpdecimate unsharp
  541. colorbalance mptestsrc vflip
  542. colorchannelmixer negate vignette
  543. colormatrix noformat volume
  544. compand noise volumedetect
  545. concat null w3fdif
  546. copy nullsink yadif
  547. crop nullsrc
  548. cropdetect overlay
  549.  
  550. Enabled bsfs:
  551. aac_adtstoasc mjpeg2jpeg noise
  552. chomp mjpega_dump_header remove_extradata
  553. dump_extradata mov2textsub text2movsub
  554. h264_mp4toannexb mp3_header_compress
  555. imx_dump_header mp3_header_decompress
  556.  
  557. Enabled indevs:
  558. lavfi
  559.  
  560. Enabled outdevs:
  561.  
  562. License: nonfree and unredistributable
  563. Creating config.mak, config.h, and doc/config.texi...
Advertisement
Add Comment
Please, Sign In to add comment