F
fluxflux
Stamm-User
- 273
Ich weiß es nicht, welcher Treiber noch fehlt, v4l2 scheint mir im Loox-Kernel nicht optimal zu arbeiten ...
Hier die Ausgabe der UVC-Kamera:
Thomas.
Hier die Ausgabe der UVC-Kamera:
Code:
# mplayer tv:// -tv device=/dev/video1 -nosound -vo fbdev
Cannot find HOME directory.
MPlayer SVN-r34731-snapshot-4.4.1 (C) 2000-2012 MPlayer Team
Playing tv://.
TV file format detected.
Selected driver: v4l2
name: Video 4 Linux 2 input
author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
comment: first try, more to come ;-)
v4l2: your device driver does not support VIDIOC_G_STD ioctl, VIDIOC_G_PARM was used instead.
Selected device: UVC Camera (046d:09a4)
Capabilities: video capture streaming
supported norms:
inputs: 0 = Camera 1;
Current input: 0
Current format: MJPEG
v4l2: ioctl set format failed: Invalid argument
v4l2: ioctl set format failed: Invalid argument
v4l2: ioctl set format failed: Invalid argument
tv.c: norm_from_string(pal): Bogus norm parameter, setting default.
v4l2: ioctl enum norm failed: Invalid argument
Error: Cannot set norm!
Selected input hasn't got a tuner!
v4l2: ioctl set mute failed: Invalid argument
v4l2: ioctl query control failed: Invalid argument
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0x13fbef0] BICUBIC scaler, from yuyv422 to rgba using C
VO: [fbdev] 640x480 => 640x480 RGBA
framebuffer too small for double-buffering, disabling
Selected video codec: [rawyuy2] vfm: raw (RAW YUY2)
==========================================================================
Audio: no sound
Starting playback...
v4l2: select timeout
V: 0.0 2/ 2 ??% ??% ??,?% 0 0
v4l2: select timeout
V: 0.0 3/ 3 ??% ??% ??,?% 0 0
v4l2: select timeout
V: 0.0 5/ 5 ??% ??% ??,?% 0 0
v4l2: select timeout
V: 0.0 10/ 10 ??% ??% ??,?% 0 0
v4l2: ioctl set mute failed: Invalid argument
v4l2: 5 frames successfully processed, 8 frames dropped.
Thomas.