Guest User

Untitled

a guest
Nov 26th, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. ./ffmpeg -f v4l2 -r 25 -s 640x480 -i /dev/video1 -codec copy out.mkv
  2. ffmpeg version N-58456-ga9a3afe Copyright (c) 2000-2013 the FFmpeg developers
  3. built on Nov 26 2013 05:33:17 with gcc 4.6 (Debian 4.6.3-1)
  4. configuration: --prefix=/root/ffmpeg-static/64bit --extra-cflags='-I/root/ffmpeg-static/64bit/include -static' --extra-ldflags='-L/root/ffmpeg-static/64bit/lib -static' --extra-libs='-lxml2 -lexpat -lfreetype' --enable-static --disable-shared --disable-ffserver --disable-doc --enable-bzlib --enable-zlib --enable-postproc --enable-runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
  5. libavutil 52. 54.100 / 52. 54.100
  6. libavcodec 55. 44.100 / 55. 44.100
  7. libavformat 55. 21.102 / 55. 21.102
  8. libavdevice 55. 5.100 / 55. 5.100
  9. libavfilter 3. 91.100 / 3. 91.100
  10. libswscale 2. 5.101 / 2. 5.101
  11. libswresample 0. 17.104 / 0. 17.104
  12. libpostproc 52. 3.100 / 52. 3.100
  13. [video4linux2,v4l2 @ 0x2bf80a0] The device does not support the streaming I/O method.
  14. /dev/video1: Function not implemented
Advertisement
Add Comment
Please, Sign In to add comment