Advertisement
Guest User

Untitled

a guest
Apr 30th, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. STRIP ffserver
  2. alex@griever:~/ffmpeg$ sudo make install
  3. [sudo] password for alex:
  4. INSTALL install-progs-yes
  5. INSTALL ffmpeg
  6. INSTALL ffprobe
  7. INSTALL ffserver
  8. INSTALL presets/libvpx-1080p50_60.ffpreset
  9. INSTALL presets/libvpx-1080p.ffpreset
  10. INSTALL presets/libvpx-360p.ffpreset
  11. INSTALL presets/libvpx-720p50_60.ffpreset
  12. INSTALL presets/libvpx-720p.ffpreset
  13. INSTALL presets/libx264-ipod320.ffpreset
  14. INSTALL presets/libx264-ipod640.ffpreset
  15. INSTALL doc/ffprobe.xsd
  16. INSTALL libavdevice/libavdevice.a
  17. INSTALL libavfilter/libavfilter.a
  18. INSTALL libavformat/libavformat.a
  19. INSTALL libavresample/libavresample.a
  20. INSTALL libavcodec/libavcodec.a
  21. INSTALL libpostproc/libpostproc.a
  22. INSTALL libswresample/libswresample.a
  23. INSTALL libswscale/libswscale.a
  24. INSTALL libavutil/libavutil.a
  25. INSTALL libavdevice/avdevice.h
  26. INSTALL libavdevice/libavdevice.pc
  27. INSTALL libavfilter/asrc_abuffer.h
  28. INSTALL libavfilter/avcodec.h
  29. INSTALL libavfilter/avfilter.h
  30. INSTALL libavfilter/avfiltergraph.h
  31. INSTALL libavfilter/buffersink.h
  32. INSTALL libavfilter/version.h
  33. INSTALL libavfilter/vsrc_buffer.h
  34. INSTALL libavfilter/libavfilter.pc
  35. INSTALL libavformat/avformat.h
  36. INSTALL libavformat/avio.h
  37. INSTALL libavformat/version.h
  38. INSTALL libavformat/libavformat.pc
  39. INSTALL libavresample/avresample.h
  40. INSTALL libavresample/version.h
  41. INSTALL libavresample/libavresample.pc
  42. INSTALL libavcodec/avcodec.h
  43. INSTALL libavcodec/avfft.h
  44. INSTALL libavcodec/dxva2.h
  45. INSTALL libavcodec/vaapi.h
  46. INSTALL libavcodec/vda.h
  47. INSTALL libavcodec/vdpau.h
  48. INSTALL libavcodec/version.h
  49. INSTALL libavcodec/xvmc.h
  50. INSTALL libavcodec/libavcodec.pc
  51. INSTALL libpostproc/postprocess.h
  52. INSTALL libpostproc/libpostproc.pc
  53. INSTALL libswresample/swresample.h
  54. INSTALL libswresample/libswresample.pc
  55. INSTALL libswscale/swscale.h
  56. INSTALL libswscale/libswscale.pc
  57. INSTALL libavutil/adler32.h
  58. INSTALL libavutil/aes.h
  59. INSTALL libavutil/attributes.h
  60. INSTALL libavutil/audio_fifo.h
  61. INSTALL libavutil/audioconvert.h
  62. INSTALL libavutil/avassert.h
  63. INSTALL libavutil/avstring.h
  64. INSTALL libavutil/avutil.h
  65. INSTALL libavutil/base64.h
  66. INSTALL libavutil/bprint.h
  67. INSTALL libavutil/bswap.h
  68. INSTALL libavutil/common.h
  69. INSTALL libavutil/cpu.h
  70. INSTALL libavutil/crc.h
  71. INSTALL libavutil/error.h
  72. INSTALL libavutil/eval.h
  73. INSTALL libavutil/fifo.h
  74. INSTALL libavutil/file.h
  75. INSTALL libavutil/imgutils.h
  76. INSTALL libavutil/intfloat.h
  77. INSTALL libavutil/intfloat_readwrite.h
  78. INSTALL libavutil/intreadwrite.h
  79. INSTALL libavutil/lfg.h
  80. INSTALL libavutil/log.h
  81. INSTALL libavutil/lzo.h
  82. INSTALL libavutil/mathematics.h
  83. INSTALL libavutil/md5.h
  84. INSTALL libavutil/mem.h
  85. INSTALL libavutil/dict.h
  86. INSTALL libavutil/opt.h
  87. INSTALL libavutil/parseutils.h
  88. INSTALL libavutil/pixdesc.h
  89. INSTALL libavutil/pixfmt.h
  90. INSTALL libavutil/random_seed.h
  91. INSTALL libavutil/rational.h
  92. INSTALL libavutil/samplefmt.h
  93. INSTALL libavutil/sha.h
  94. INSTALL libavutil/timecode.h
  95. INSTALL libavutil/timestamp.h
  96. INSTALL libavutil/avconfig.h
  97. INSTALL libavutil/libavutil.pc
  98. alex@griever:~/ffmpeg$ sudo ldconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement