If the VCR_CMD is recording fine minus the audio. Then you can use it and use VCR_PRE_REC and VCR_POST_REC scripts for the sound, that way you won't have problems stopping a recording when it is busy, you will when you use a shell script for recording. see :
http://freevo.sourceforge.net/cgi-bin/doc/AnalogueTvTypes#head-8bb79382018da02017296f63f8129d52c5fcf990 Also check that you don't have multiples local_conf.py files (~/local_conf.py - /etc/freevo/local_conf.py) Bart uOn Sun, 2005-02-20 at 20:30 -0500, Adam Weichman wrote: > Hello, > > I am having some trouble using the local_config.py to make freevo use an > external script to record TV. This is my line: > > VCR_CMD = ('/home/morsub4u/vcr_cmd_list %(channel)s %(seconds)s > "%(filename)s"') > > Now, this seems to let freevo load fine, in that it does not give me any > kind of syntax errors when loading. Once I try to record, however, it seems > to disregard this command all together and to use some kind of default or > old VCR_CMD. What is puzzling is that it records fine (minus the audio) and > saves the file with the correct name and all. > > I have verified that this local_config.py is the one that freevo is loading > by adding a syntax error to the line, then loading freevo. It correctly > identifies the error, then quits. > > Any ideas? > > Adam > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Freevo-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
