Guest User

Untitled

a guest
Apr 24th, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.78 KB | None | 0 0
  1. [root@derpstation scripts]# /root/bin/ffmpeg -version
  2. ffmpeg version git-2014-04-24-d66de50
  3. built on Apr 24 2014 15:41:44 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
  4. configuration: --prefix=/root/ffmpeg_build --extra-cflags=-I/root/ffmpeg_build/include --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --extra-libs=-ldl --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264
  5. libavutil      52. 78.100 / 52. 78.100
  6. libavcodec     55. 59.100 / 55. 59.100
  7. libavformat    55. 37.101 / 55. 37.101
  8. libavdevice    55. 13.100 / 55. 13.100
  9. libavfilter     4.  4.100 /  4.  4.100
  10. libswscale      2.  6.100 /  2.  6.100
  11. libswresample   0. 18.100 /  0. 18.100
  12. libpostproc    52.  3.100 / 52.  3.100
Advertisement
Add Comment
Please, Sign In to add comment