Advertisement
funtastic

Untitled

Mar 4th, 2012
815
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.45 KB | None | 0 0
  1. ffmpeg -i rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov -vcodec copy -acodec copy -ss 0.0001 -t 30 -y share.mp4
  2. ffmpeg version 0.7.3-4:0.7.3-0ubuntu0.11.10.1, Copyright (c) 2000-2011 the Libav developers
  3. built on Jan 4 2012 16:21:50 with gcc 4.6.1
  4. configuration: --extra-version='4:0.7.3-0ubuntu0.11.10.1' --arch=i386 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
  5. WARNING: library configuration mismatch
  6. avutil configuration: --extra-version='4:0.7.3-0ubuntu0.11.10.1' --arch=i386 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --shlibdir=/usr/lib/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay
  7. avcodec configuration: --extra-version='4:0.7.3-0ubuntu0.11.10.1' --arch=i386 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --shlibdir=/usr/lib/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay
  8. avformat configuration: --extra-version='4:0.7.3-0ubuntu0.11.10.1' --arch=i386 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --shlibdir=/usr/lib/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay
  9. avdevice configuration: --extra-version='4:0.7.3-0ubuntu0.11.10.1' --arch=i386 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --shlibdir=/usr/lib/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay
  10. avfilter configuration: --extra-version='4:0.7.3-0ubuntu0.11.10.1' --arch=i386 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --shlibdir=/usr/lib/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay
  11. swscale configuration: --extra-version='4:0.7.3-0ubuntu0.11.10.1' --arch=i386 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --shlibdir=/usr/lib/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay
  12. postproc configuration: --extra-version='4:0.7.3-0ubuntu0.11.10.1' --arch=i386 --prefix=/usr --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --enable-libvpx --enable-runtime-cpudetect --enable-vaapi --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --shlibdir=/usr/lib/i686/cmov --cpu=i686 --enable-shared --disable-static --disable-ffmpeg --disable-ffplay
  13. libavutil 51. 7. 0 / 51. 7. 0
  14. libavcodec 53. 6. 0 / 53. 6. 0
  15. libavformat 53. 3. 0 / 53. 3. 0
  16. libavdevice 53. 0. 0 / 53. 0. 0
  17. libavfilter 2. 4. 0 / 2. 4. 0
  18. libswscale 2. 0. 0 / 2. 0. 0
  19. libpostproc 52. 0. 0 / 52. 0. 0
  20. [rtsp @ 0x9d362a0] Estimating duration from bitrate, this may be inaccurate
  21.  
  22. Seems stream 1 codec frame rate differs from container frame rate: 48.00 (48/1) -> 1000.00 (1000/1)
  23. Input #0, rtsp, from 'rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov':
  24. Metadata:
  25. title : BigBuckBunny_175k.mov
  26. Duration: 00:09:56.45, start: 0.000000, bitrate: N/A
  27. Stream #0.0: Audio: aac, 48000 Hz, stereo, s16
  28. Stream #0.1: Video: h264 (Constrained Baseline), yuv420p, 240x160, 24 fps, 1k tbr, 90k tbn, 48 tbc
  29. Output #0, mp4, to 'share.mp4':
  30. Metadata:
  31. title : BigBuckBunny_175k.mov
  32. encoder : Lavf53.3.0
  33. Stream #0.0: Video: ![0][0][0] / 0x0021, yuv420p, 240x160, q=2-31, 24 tbn, 24 tbc
  34. Stream #0.1: Audio: aac, 48000 Hz, stereo
  35. Stream mapping:
  36. Stream #0.1 -> #0.0
  37. Stream #0.0 -> #0.1
  38. Press ctrl-c to stop encoding
  39. frame= 718 fps= 25 q=-1.0 Lsize= 714kB time=30.02 bitrate= 195.0kbits/s
  40. video:341kB audio:358kB global headers:0kB muxing overhead 2.147997%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement