Brandon Rader wrote:
> I can't figure out how to watch TV in mplayer to send you the config
> files.  I used
>
> $ mplayer -tv driver=v4l:width=640:height=480 tv://21
I'm pretty certain that you should be using the v4l2 driver as this is a
kernel feature not a tv card feature.
Try:

mplayer -v -tv driver=v4l:width=640:height=480 tv://21 2>&1 | tee mv4l1.log
and then
mplayer -v -tv driver=v4l2:width=640:height=480 tv://21 2>&1 | tee mv4l2.log
and then post the two log fiiles mv4l1.log and mv4l2.log
>
> and I get static and blue mixed together.  I searched on the internet
> how to fix these things, but this was all I could come up with.
>
> Brandon
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>   



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to