Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- zak@linux-scpk:~/Downloads> ffmpeg -i Lynyrd\ Skynyrd\ -\ Live\ The\ Vicious\ Cycle\ Tour\ \[2003\].flv -acodec lame -ab 356k Lynyrd.mp3
- ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers
- built on Jun 10 2012 22:43:48 with gcc 4.7.1 20120723 [gcc-4_7-branch revision 189773]
- 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
- WARNING: library configuration mismatch
- 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'
- libavutil 51. 54.100 / 51. 54.100
- libavcodec 54. 23.100 / 54. 23.100
- libavformat 54. 6.100 / 54. 6.100
- libavdevice 54. 0.100 / 54. 0.100
- libavfilter 2. 77.100 / 2. 77.100
- libswscale 2. 1.100 / 2. 1.100
- libswresample 0. 15.100 / 0. 15.100
- libpostproc 52. 0.100 / 52. 0.100
- Input #0, flv, from 'Lynyrd Skynyrd - Live The Vicious Cycle Tour [2003].flv':
- Metadata:
- starttime : 0
- totalduration : 6840
- totaldatarate : 1162
- bytelength : 993221688
- canseekontime : true
- sourcedata : B4A7D0463MH1348094200339853
- purl :
- pmsg :
- Duration: 01:54:00.16, start: 0.000000, bitrate: 1161 kb/s
- Stream #0:0: Video: h264 (Main), yuv420p, 640x480, 1048 kb/s, 29.97 tbr, 1k tbn, 59.94 tbc
- Stream #0:1: Audio: aac, 44100 Hz, stereo, s16, 131 kb/s
- Unknown encoder 'lame'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement