I think Vasily aid this earlier but use the the following $ export LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so $ mplayer tv:// -tv driver=v4l2:width=640:height=480:fps=25:device=/dev/video0 -vo xv or $ LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so mplayer tv:// -tv driver=v4l2:width=640:height=480:fps=25:device=/dev/video0 -vo xv
On Wed, Nov 19, 2008 at 6:54 AM, Vinicio Nocciolini <[EMAIL PROTECTED]> wrote: > > Sorry , I have added > LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so > only now > > [EMAIL PROTECTED] ~]$ mplayer tv:// -tv > driver=v4l2:width=640:height=480:fps=25:device=/dev/video0 -vo xv > MPlayer dev-SVN-r27514-4.3.0 (C) 2000-2008 MPlayer Team > CPU: Genuine Intel(R) CPU T1300 @ 1.66GHz (Family: 6, Model: > 14, Stepping: 8) > CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 > Compiled with runtime CPU detection. > mplayer: could not connect to socket > mplayer: No such file or directory > Failed to open LIRC support. You will not be able to use your remote > control. > > Playing tv://. > TV file format detected. > Selected driver: v4l2 > name: Video 4 Linux 2 input > author: Martin Olschewski <[EMAIL PROTECTED]> > comment: first try, more to come ;-) > Selected device: Microdia USB 2.0 Webcam Driver > Capabilites: video capture read/write streaming > supported norms: > inputs: 0 = Webcam;v4l2: ioctl get input failed: Invalid argument > > Current input: 1 > Current format: unknown (0x31384142) > v4l2: ioctl set format failed: Invalid argument > v4l2: ioctl set format failed: Invalid argument > v4l2: ioctl set format failed: Invalid argument > v4l2: ioctl set format failed: Invalid argument > v4l2: ioctl set format failed: Invalid argument > 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: Cannot get fps > v4l2: ioctl set mute failed: Invalid argument > v4l2: ioctl query control failed: Invalid argument > v4l2: ioctl query control failed: Invalid argument > ========================================================================== > Cannot find codec matching selected -vo and video format 0x31384142. > Read DOCS/HTML/en/codecs.html! > ========================================================================== > > v4l2: ioctl set mute failed: Invalid argument > v4l2: 0 frames successfully processed, 0 frames dropped. > > Exiting... (End of file) > [EMAIL PROTECTED] ~]$ > > > Brian Johnson wrote: > > > > --~--~---------~--~----~------------~-------~--~----~ Lets make microdia webcams plug'n play, (currently plug'n pray) To post to this group, send email to [email protected] Visit us online https://groups.google.com/group/microdia -~----------~----~----~----~------~----~------~--~---
