Advertisement
Guest User

mplayer webcam

a guest
Dec 11th, 2011
950
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.27 KB | None | 0 0
  1. ratte@BrainEater:~$ mplayer tv:// -tv driver=v4l2:width=640:height=480:device=/dev/video0
  2. MPlayer dev-SVN-r34327-4.5-openSUSE Linux 11.4 (x86_64)-Packman (C) 2000-2011 MPlayer Team
  3. Can't open joystick device /dev/input/js0: No such file or directory
  4. Can't init input joystick
  5. mplayer: could not connect to socket
  6. mplayer: No such file or directory
  7. Failed to open LIRC support. You will not be able to use your remote control.
  8.  
  9. Playing tv://.
  10. TV file format detected.
  11. Selected driver: v4l2
  12.  name: Video 4 Linux 2 input
  13.  author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
  14.  comment: first try, more to come ;-)
  15. v4l2: your device driver does not support VIDIOC_G_STD ioctl, VIDIOC_G_PARM was used instead.
  16. Selected device: USB2.0 Camera
  17.  Capabilities:  video capture  read/write  streaming
  18.  supported norms:
  19.  inputs: 0 = Camera 1;
  20.  Current input: 0
  21.  Current format: YUYV
  22. tv.c: norm_from_string(pal): Bogus norm parameter, setting default.
  23. v4l2: ioctl enum norm failed: Invalid argument
  24. Error: Cannot set norm!
  25. Selected input hasn't got a tuner!
  26. v4l2: ioctl set mute failed: Invalid argument
  27. v4l2: select timeout
  28. ==========================================================================
  29. Opening video decoder: [raw] RAW Uncompressed Video
  30. Movie-Aspect is undefined - no prescaling applied.
  31. VO: [vdpau] 640x480 => 640x480 Planar YV12
  32. Selected video codec: [rawyv12] vfm: raw (RAW YV12)
  33. ==========================================================================
  34. Audio: no sound
  35. Starting playback...
  36. V:   0.0  30/ 30 ??% ??% ??,?% 0 0
  37. v4l2: select timeout
  38. V:   0.0  32/ 32 ??% ??% ??,?% 0 0
  39. v4l2: select timeout
  40. V:   0.0  34/ 34 ??% ??% ??,?% 0 0
  41. v4l2: select timeout
  42. V:   0.0  36/ 36 ??% ??% ??,?% 0 0
  43. v4l2: select timeout
  44. V:   0.0  38/ 38 ??% ??% ??,?% 0 0
  45. v4l2: select timeout
  46. V:   0.0  40/ 40 ??% ??% ??,?% 0 0
  47. v4l2: select timeout
  48. V:   0.0  42/ 42 ??% ??% ??,?% 0 0
  49. v4l2: select timeout
  50. V:   0.0  44/ 44 ??% ??% ??,?% 0 0
  51. v4l2: select timeout
  52. V:   0.0  46/ 46 ??% ??% ??,?% 0 0
  53. v4l2: select timeout
  54. V:   0.0  47/ 47 ??% ??% ??,?% 0 0
  55. v4l2: select timeout
  56. libv4l2: error dequeuing buf: Invalid argument
  57. v4l2: ioctl set mute failed: Invalid argument
  58. v4l2: 29 frames successfully processed, -28 frames dropped.
  59.  
  60. Exiting... (Quit)
  61. ratte@BrainEater:~$
  62.  
  63.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement