View Single Post
Posts: 1 | Thanked: 0 times | Joined on Dec 2010
#90
Originally Posted by ed00 View Post
Thanks for respond


heres what im getting

Code:
ls /dev/video*
/dev/video0  /dev/video1  /dev/video2
but when i run
Code:
mplayer  tv:// -tv driver=v4l2:device=/dev/video2
its giving me
Code:
Playing tv://.
TV file format detected.
No such driver: V412

I've noticed that you didn't type the code correctly... "v4l2" stands for "Video 4 Linux 2" input, so make sure you enter letter "l", not digit "1"