Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ./ffmpeg -f v4l2 -r 25 -s 640x480 -i /dev/video1 -codec copy out.mkv
- ffmpeg version N-58456-ga9a3afe Copyright (c) 2000-2013 the FFmpeg developers
- built on Nov 26 2013 05:33:17 with gcc 4.6 (Debian 4.6.3-1)
- 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
- libavutil 52. 54.100 / 52. 54.100
- libavcodec 55. 44.100 / 55. 44.100
- libavformat 55. 21.102 / 55. 21.102
- libavdevice 55. 5.100 / 55. 5.100
- libavfilter 3. 91.100 / 3. 91.100
- libswscale 2. 5.101 / 2. 5.101
- libswresample 0. 17.104 / 0. 17.104
- libpostproc 52. 3.100 / 52. 3.100
- [video4linux2,v4l2 @ 0x2bf80a0] The device does not support the streaming I/O method.
- /dev/video1: Function not implemented
Advertisement
Add Comment
Please, Sign In to add comment