New, improved W996[87]CF driver is out!

Date 2003/6/15 18:59:17 | Topic: XOOPS

As I promised, this new version contains the awaited video decoder. Now you can watch real time video or record your personal movies! Please read the "decomp_mode" module paramater description, which gives you important informations about enabling/disabling the video decompression.

To watch and record videos, i usually use mplayer and mencoder, this way:

mplayer -tv on:driver=v4l:device=/dev/video0:width=384:height=288:outfmt=yv12 $* -vop scale

mencoder -tv on:driver=v4l:device=/dev/video0:adevice=/dev/dsp0:width=384:height=288:outfmt=yv12 -o tv.avi -ovc lavc

Big thanks to Frederic Jouault again.

Have fun!
-Luca


This article comes from Linux Projects
http://www.linux-projects.org

The URL for this story is:
http://www.linux-projects.org/article.php?storyid=21