Guest User

Untitled

a guest
Aug 26th, 2011
605
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. root@beagleboard:~# mplayer tv:// -tv driver=v4l2:width=640:height=480:device=/dev/video0
  2. MPlayer UNKNOWN-4.3.3 (C) 2000-2010 MPlayer Team
  3.  
  4. Playing tv://.
  5. TV file format detected.
  6. Selected driver: v4l2
  7. name: Video 4 Linux 2 input
  8. author: Martin Olschewski <[email protected]>
  9. comment: first try, more to come ;-)
  10. v4l2: your device driver does not support VIDIOC_G_STD ioctl, VIDIOC_G_PARM was used instead.
  11. Selected device: HD Webcam C525
  12. Capabilities: video capture streaming
  13. supported norms:
  14. inputs: 0 = Camera 1;
  15. Current input: 0
  16. Current format: YUYV
  17. v4l2: ioctl set format failed: Invalid argument
  18. v4l2: ioctl set format failed: Invalid argument
  19. v4l2: ioctl set format failed: Invalid argument
  20. tv.c: norm_from_string(pal): Bogus norm parameter, setting default.
  21. v4l2: ioctl enum norm failed: Invalid argument
  22. Error: Cannot set norm!
  23. Selected input hasn't got a tuner!
  24. v4l2: ioctl set mute failed: Invalid argument
  25. v4l2: ioctl query control failed: Invalid argument
  26. v4l2: ioctl query control failed: Invalid argument
  27. v4l2: ioctl query control failed: Invalid argument
  28. v4l2: ioctl query control failed: Invalid argument
  29. ==========================================================================
  30. Opening video decoder: [raw] RAW Uncompressed Video
  31. Movie-Aspect is undefined - no prescaling applied.
  32. VO: [xv] 640x480 => 640x480 Packed YUY2
  33. Selected video codec: [rawyuy2] vfm: raw (RAW YUY2)
  34. ==========================================================================
  35. Audio: no sound
  36. Starting playback...
  37. v4l2: select timeout
  38. V: 0.0 1/ 1 ??% ??% ??,?% 0 0
  39. v4l2: select timeout
  40. V: 0.0 3/ 3 ??% ??% ??,?% 0 0
  41. v4l2: select timeout
  42. V: 0.0 5/ 5 ??% ??% ??,?% 0 0
  43. Capturing not enabled (forgot -capture parameter?)
  44. v4l2: select timeout
  45. V: 0.0 7/ 7 ??% ??% ??,?% 0 0
  46. v4l2: select timeout
  47. V: 0.0 9/ 9 ??% ??% ??,?% 0 0
  48. v4l2: select timeout
  49. V: 0.0 10/ 10 ??% ??% ??,?% 0 0
  50. Capturing not enabled (forgot -capture parameter?)
  51. v4l2: select timeout
  52. V: 0.0 11/ 11 ??% ??% ??,?% 0 0
  53. Capturing not enabled (forgot -capture parameter?)
  54. V: 0.0 12/ 12 ??% ??% ??,?% 0 0
  55. Capturing not enabled (forgot -capture parameter?)
  56.  
  57.  
  58. MPlayer interrupted by signal 2 in module: video_read_frame
  59. v4l2: select timeout
  60. V: 0.0 13/ 13 ??% ??% ??,?% 0 0
  61.  
  62.  
  63. MPlayer interrupted by signal 2 in module: free_demuxer
  64. root@beagleboard:~#
Advertisement
Add Comment
Please, Sign In to add comment