Advertisement
Guest User

Untitled

a guest
Sep 21st, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. zak@linux-scpk:~/Downloads> ffmpeg -i Lynyrd\ Skynyrd\ -\ Live\ The\ Vicious\ Cycle\ Tour\ \[2003\].flv -acodec lame -ab 356k Lynyrd.mp3
  2. ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers
  3. built on Jun 10 2012 22:43:48 with gcc 4.7.1 20120723 [gcc-4_7-branch revision 189773]
  4. configuration: --shlibdir=/usr/lib --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib --enable-shared --disable-static --enable-debug --disable-stripping --extra-cflags='-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gsm' --enable-gpl --enable-x11grab --enable-version3 --enable-pthreads --enable-avfilter --enable-libpulse --enable-libvpx --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libxvid --enable-libx264 --enable-libschroedinger --enable-libgsm --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-postproc --enable-libdc1394 --enable-librtmp --enable-libfreetype --enable-avresample
  5. WARNING: library configuration mismatch
  6. avutil configuration: --enable-shared --disable-static --disable-doc --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --disable-stripping --extra-cflags='-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g'
  7. libavutil 51. 54.100 / 51. 54.100
  8. libavcodec 54. 23.100 / 54. 23.100
  9. libavformat 54. 6.100 / 54. 6.100
  10. libavdevice 54. 0.100 / 54. 0.100
  11. libavfilter 2. 77.100 / 2. 77.100
  12. libswscale 2. 1.100 / 2. 1.100
  13. libswresample 0. 15.100 / 0. 15.100
  14. libpostproc 52. 0.100 / 52. 0.100
  15. Input #0, flv, from 'Lynyrd Skynyrd - Live The Vicious Cycle Tour [2003].flv':
  16. Metadata:
  17. starttime : 0
  18. totalduration : 6840
  19. totaldatarate : 1162
  20. bytelength : 993221688
  21. canseekontime : true
  22. sourcedata : B4A7D0463MH1348094200339853
  23. purl :
  24. pmsg :
  25. Duration: 01:54:00.16, start: 0.000000, bitrate: 1161 kb/s
  26. Stream #0:0: Video: h264 (Main), yuv420p, 640x480, 1048 kb/s, 29.97 tbr, 1k tbn, 59.94 tbc
  27. Stream #0:1: Audio: aac, 44100 Hz, stereo, s16, 131 kb/s
  28. Unknown encoder 'lame'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement