Tyson, There looks to be some useful information here:
http://www.cs.duke.edu/~reynolds/pvr150/ It's not completely straightforward and it looks a bit on the old side, but the information is mostly there.. Apparently at ivtvdriver.org there's a command to tune your card to a channel called ivtv-tune. There's another called ivtvctl. They look useful Also apparently you just need to know which /dev device and pull the video off of it like this: cat /dev/video0 > /path/to/file.mpg It's my understanding that the output of ivtv driver is an mpeg stream. --Rob On Wed, 2007-02-28 at 20:48 -0500, Tyson Maxwell wrote: > All, > > I have a Hauppauge PVR-150 and I am looking for a simple framegrabber. > Eventually I may try and build a MythTV box, but for now I looking > for something simple and command-line based. Basically I just want to > issue a command to record a specific channel for a given duration. If > anyone knows of a good tool that will do this, please let me know. > > Thanks, > -Tyson > > _______________________________________________ > Fwlug mailing list > [email protected] > http://fortwaynelug.org/mailman/listinfo/fwlug_fortwaynelug.org _______________________________________________ Fwlug mailing list [email protected] http://fortwaynelug.org/mailman/listinfo/fwlug_fortwaynelug.org
