Advertisement
Guest User

Untitled

a guest
Jan 24th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. me@my-laptop:/dev$ mplayer -tv device=/dev/video1 tv://
  2. MPlayer svn r34540 (Ubuntu), built with gcc-4.7 (C) 2000-2012 MPlayer Team
  3. mplayer: could not connect to socket
  4. mplayer: No such file or directory
  5. Failed to open LIRC support. You will not be able to use your remote control.
  6.  
  7. Playing tv://.
  8. TV file format detected.
  9. Selected driver: v4l2
  10. name: Video 4 Linux 2 input
  11. author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
  12. comment: first try, more to come ;-)
  13. v4l2: your device driver does not support VIDIOC_G_STD ioctl, VIDIOC_G_PARM was used instead.
  14. Selected device: USB Camera (06a5:d001)
  15. Capabilities: video capture read/write streaming
  16. supported norms:
  17. inputs: 0 = nw80x;
  18. Current input: 0
  19. Current format: unknown (0x4c47504a)
  20. tv.c: norm_from_string(pal): Bogus norm parameter, setting default.
  21. v4l2: ioctl enum norm failed: Inappropriate ioctl for device
  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. Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
  30. [vdpau] Error when calling vdp_device_create_x11: 1
  31. ==========================================================================
  32. Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
  33. libavcodec version 53.35.0 (external)
  34. Mismatching header version 53.32.2
  35. Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG)
  36. ==========================================================================
  37. Audio: no sound
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement