Thanks Stephan, that's what I needed. Now I need help with stopping a recording. I read the wiki and used the command VCR_POST_REC = ('cat /dev/video1 -c')to stop recordings. When Freevo reaches a stop time, the lighted tv screen in the corner of the Freevo window goes out, but the HDPVR is still lit blue and is in fact, still recording. The only way I can stop recording is to pull the usb plug from my computer. Is there an alternate command I can use that might work to stop a recording? At least it now starts recording, so again, thank you.Here's my local conf as it is now....
CONFIG_VERSION = 5.27 TV_RECORD_DIR = '/home/tvphil/Videos' TV_CHANNELS = ('Comcast','Comcast','NA3') VCR_CMD = 'cat /dev/video1> %(filename)s' VCR_POST_REC = ('cat /dev/video1 -c') TV_DEVICE = '/dev/video1' TV_INPUT = 1 TV_REC_SIZE = (1920, 1080) TV_RECORD_FILE_SUFFIX = '.mpg' CHILDAPP_DEBUG = 1 Here's the warning I get in the terminal when it attempts to stop a recording.... WARNING: event=OS_EVENT_POPEN2 arg=(<util.popen3.child_handler instance at 0x276f248>, 'cat /dev/video1 -c') not handled --- On Sat, 6/6/09, Stephen Rowles <step...@rowles.org.uk> wrote: > From: Stephen Rowles <step...@rowles.org.uk> > Subject: Re: [Freevo-users] Configuring HD PVR with Freevo 1.90 > To: freevo-users@lists.sourceforge.net > Date: Saturday, June 6, 2009, 3:01 PM > > I'm sure you've tried this, but just to be certain... > > >From reading the wiki, and guessing from your emails I > think your VCR_CMD > should be: > > VCR_CMD = 'cat /dev/video1 > %(filename)s' > > Is that what you tried when you say you set the VCR_CMD to > /dev/video1? If > not give that a try and see if it works. If I understand > things correctly > Freevo simply executes the contents of VCR_CMD when it is > time to record. > In this case there is nothing to do except start outputting > video1 to > file, so in this case Freevo will fill in the file name for > you and do the > correct recording ( I think ). > > My freevo simply uses mplayer -dumpstream to dump the > digital TV stream > straight to disk and works quite happily, so the above > command ought to > work for you too. > > > > > I added VCR_CMD = /dev/video1 and only got errors. > This is in fact where > > dmesg show the HDPVR coming through, /dev/video0 is > the built in webcam.I > > still believe this problem is tied to the Freevo > recordserver needing a > > channel conf. in order to start. The channel conf is > telling Freevo to > > record from a channel that doesn't exist with this > device. If I remove the > > channel conf or try to trick it with a false entry, it > simply won't start. > > So, I'm stuck with a Catch 22 situation. VCR_CMD > doesn't seem to work as a > > workaround for this problem. I've tried over a dozen > different hacks to > > the local_conf.py and no luck so far. If you can think > of any other > > commands or a way to get Freevo to record without a > channel conf, I'd love > > to know.For now, I'll just stick with using the cat > /dev/video1>(filename) > > command to record. It's the only one that works every > time. > > > > --- On Thu, 6/4/09, Evan Hisey <ehi...@gmail.com> > wrote: > > > >> From: Evan Hisey <ehi...@gmail.com> > >> Subject: Re: [Freevo-users] Configuring HD PVR > with Freevo 1.90 > >> To: freevo-users@lists.sourceforge.net > >> Date: Thursday, June 4, 2009, 9:18 AM > >> On Thu, Jun 4, 2009 at 12:24 AM, Phil > >> Raymond <tvp...@yahoo.com> > >> wrote: > >> > > >> > I tried several combinations of local conf > commands, > >> nothing has worked yet.Although I did get the > HDPVR device > >> to light up blue for one second when it started > one of the > >> recordings I programmed, so I think I'm closeap. > >> > Perhaps the next version of Freevo could > offer an > >> option of recording from usb without a channel > conf? > >> Channels are set with the cable remote, since I'm > recording > >> the output of the box and I always use manual > record, I > >> don't need a channel conf. Anyway,here's the last > local conf > >> I used.... > >> > > >> > CONFIG_VERSION = 5.27 > >> > TV_RECORD_DIR = '/home/tvphil/Videos' > >> > TV_CHANNELS = ('comcast','comcast','NAusb') > >> > TV_DRIVER = 'v4l2' > >> > TV_DEVICE = 'cat /dev/video1' > >> > TV_INPUT = 1 > >> > TV_REC_SIZE = (1920, 1080) > >> > TV_RECORD_FILE_SUFFIX = '.mpg' > >> > CHILDAPP_DEBUG = 1 > >> > > >> What do you have for theĀ 'VCR_CMD='? This > will be the > >> one you need to > >> configure to get the recording to work. I had to > modify it > >> to get a > >> WinTVgo card to record. The http://doc.freevo.org/AnalogueTvTypes page > >> should give you a could idea how to setup the > VCR_CMD=. The > >> pafe is > >> for analog devices, but mencoder is mencoder > regardless of > >> input > >> source. > >> > >> Evan > >> > >> > ------------------------------------------------------------------------------ > >> OpenSolaris 2009.06 is a cutting edge operating > system for > >> enterprises > >> looking to deploy the next generation of Solaris > that > >> includes the latest > >> innovations from Sun and the OpenSource community. > Download > >> a copy and > >> enjoy capabilities such as Networking, Storage > and > >> Virtualization. > >> Go to: http://p.sf.net/sfu/opensolaris-get > >> _______________________________________________ > >> Freevo-users mailing list > >> Freevo-users@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/freevo-users > >> > > > > > > > > > > > ------------------------------------------------------------------------------ > > OpenSolaris 2009.06 is a cutting edge operating system > for enterprises > > looking to deploy the next generation of Solaris that > includes the latest > > innovations from Sun and the OpenSource community. > Download a copy and > > enjoy capabilities such as Networking, Storage and > Virtualization. > > Go to: http://p.sf.net/sfu/opensolaris-get > > _______________________________________________ > > Freevo-users mailing list > > Freevo-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/freevo-users > > > > > > > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for > enterprises > looking to deploy the next generation of Solaris that > includes the latest > innovations from Sun and the OpenSource community. Download > a copy and > enjoy capabilities such as Networking, Storage and > Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > Freevo-users mailing list > Freevo-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freevo-users > ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users