So far I have only modified the ivtv_record.py plugin but after a bit more testing I will make the same changes to generic_record.py and commit them. Someone will have to test the generic_record plugin but it
I have made the same changes to generic_record.py but there still exists one small bug. I have removed the use of DEFAULT_REC_EXT but wish to use something similar (identical) but named in line with the rest of the config items (TV_ or VCR_). This should be added to rec_prog.filename in generic_record.py. Without it the fxd file that gets generated is missing the file extention inside one of its attributes. This will also iliminate the need for people to specify the file extention after %(filename)s in the VCR_CMD. Another thing I am considdering is to put the adding of the TV_RECORD_DIR and file extention inside the util.tv_util.getProgFilename() method.
Is keeping a DEFAULT_REC_EXT type of config item too complicated?
Can someone who uses the generic_record.py plugin do some testing and perhaps also test the VCR_PRE/POST_REC (with mixer settings?).
Thanks, -Rob
------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
