Advertisement
Guest User

Untitled

a guest
Mar 9th, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. /usr/share/icecast2/web/archives/ffmpeg# ./configure --enable-gpl --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libmp3lame \
  2. > --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libspeex --enable-librtmp --enable-libtheora \
  3. > --enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3^C
  4. root@streaming-01:/usr/share/icecast2/web/archives/ffmpeg#
  5. root@streaming-01:/usr/share/icecast2/web/archives/ffmpeg#
  6. root@streaming-01:/usr/share/icecast2/web/archives/ffmpeg# ./configure --enable-gpl --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libmp3lame \ --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libspeex --enable-librtmp --enable-libtheora \--enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3
  7. Unknown option "--enable-libopencore-amrnb".
  8. See ./configure --help for available options.
  9. root@streaming-01:/usr/share/icecast2/web/archives/ffmpeg# ./configure --enable-gpl --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libmp3lame \ --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libspeex --enable-librtmp --enable-libtheora \ --enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3
  10. Unknown option "--enable-libopencore-amrnb".
  11. See ./configure --help for available options.
  12. root@streaming-01:/usr/share/icecast2/web/archives/ffmpeg# ./configure --enable-gpl --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libspeex --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3
  13. ERROR: Xfixes not found
  14.  
  15. If you think configure made a mistake, make sure you are using the latest
  16. version from Git. If the latest version fails, report the problem to the
  17. ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  18. Include the log file "config.log" produced by configure as this will help
  19. solving the problem.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement