Advertisement
Guest User

Untitled

a guest
Jul 15th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. $ ./ffmpeg -v debug -f v4l2 -s 352x288 -i /dev/video0 -crf 20 out.mp4
  2. ffmpeg version N-42509-g57d5a22 Copyright (c) 2000-2012 the FFmpeg developers
  3. built on Jul 14 2012 12:50:05 with gcc 4.7.1
  4. configuration: --extra-cflags=-I../static/include --extra-ldflags='-L../static/lib -static' --enable-gpl --enable-version3 --enable-static --disable-shared --disable-debug --enable-runtime-cpudetect --disable-x11grab --enable-libmp3lame --enable-libx264 --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libxavs --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --disable-ffserver
  5. libavutil 51. 64.100 / 51. 64.100
  6. libavcodec 54. 38.101 / 54. 38.101
  7. libavformat 54. 16.104 / 54. 16.104
  8. libavdevice 54. 1.100 / 54. 1.100
  9. libavfilter 3. 2.100 / 3. 2.100
  10. libswscale 2. 1.100 / 2. 1.100
  11. libswresample 0. 15.100 / 0. 15.100
  12. libpostproc 52. 0.100 / 52. 0.100
  13. [video4linux2,v4l2 @ 0x2b228c0] [3]Capabilities: 5000001
  14. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x32315559 to 0x41495043
  15. Last message repeated 1 times
  16. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x32315659 to 0x41495043
  17. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x50323234 to 0x41495043
  18. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x56595559 to 0x41495043
  19. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x59565955 to 0x41495043
  20. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x50313134 to 0x41495043
  21. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x39565559 to 0x41495043
  22. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x4F424752 to 0x41495043
  23. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x51424752 to 0x41495043
  24. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x50424752 to 0x41495043
  25. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x52424752 to 0x41495043
  26. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x33524742 to 0x41495043
  27. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x33424752 to 0x41495043
  28. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x34524742 to 0x41495043
  29. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x34424752 to 0x41495043
  30. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x59455247 to 0x41495043
  31. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x3231564E to 0x41495043
  32. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x47504A4D to 0x41495043
  33. [video4linux2,v4l2 @ 0x2b228c0] The V4L2 driver changed the pixel format from 0x4745504A to 0x41495043
  34. [video4linux2,v4l2 @ 0x2b228c0] Cannot find a proper format for codec_id 0, pix_fmt -1.
  35. /dev/video0: Input/output error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement