Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29208

Modified Files:
        freevo_config.py 
Log Message:
Add RECORD_START/STOP events along with VCR_PRE/POST_REC commands.


Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.339
retrieving revision 1.340
diff -C2 -d -r1.339 -r1.340
*** freevo_config.py    6 Jun 2004 07:14:29 -0000       1.339
--- freevo_config.py    10 Jun 2004 02:32:16 -0000      1.340
***************
*** 1244,1247 ****
--- 1244,1252 ----
  TV_REC_OUTFMT  = 'yuy2'
  
+ # PRE and POST recording commands.  Set these to a runnable command if
+ # you wish to have special mixer settings or video post processing.
+ VCR_PRE_REC  = None
+ VCR_POST_REC = None
+ 
  # XXX Please see the mencoder docs for more info about the settings
  # XXX below. Some stuff must be changed (adevice), others probably



-------------------------------------------------------
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-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to