Advertisement
Guest User

ffmpeg rtmp

a guest
Jan 18th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. [root@dlna ffmpeg]# ./configure --enable-gpl --enable-postproc --enable-nonfree --enable-postproc --enable-libfaac --enable-avfilter --enable-pthreads --enable-libxvid --enable-libvpx --enable-librtmp
  2. ERROR: librtmp not found
  3.  
  4. If you think configure made a mistake, make sure you are using the latest
  5. version from Git. If the latest version fails, report the problem to the
  6. ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  7. Include the log file "config.log" produced by configure as this will help
  8. solving the problem.
  9.  
  10. /usr/local/man/man1/rtmpdump.1
  11. /usr/local/man/man8/rtmpgw.8
  12. /usr/local/bin/rtmpdump
  13. /usr/local/sbin/rtmpsrv
  14. /usr/local/sbin/rtmpgw
  15. /usr/local/sbin/rtmpsuck
  16. /usr/local/include/librtmp/rtmp.h
  17. [root@dlna ffmpeg]# uname -a
  18. Linux dlna.mindcrime.net 2.6.39-300.17.3.el6uek.x86_64 #1 SMP Wed Dec 19 06:28:03 PST 2012 x86_64 x86_64 x86_64 GNU/Linux
  19. [root@dlna ffmpeg]# lsb_release -a
  20. LSB Version: :core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
  21. Distributor ID: OracleServer
  22. Description: Oracle Linux Server release 6.3
  23. Release: 6.3
  24. Codename: n/a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement