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

Modified Files:
        freevo_config.py local_conf.py.example 
Log Message:
Add TV_RECORDFILE_SUFFIX, adjust sample VCR_CMD.


Index: local_conf.py.example
===================================================================
RCS file: /cvsroot/freevo/freevo/local_conf.py.example,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** local_conf.py.example       3 Jun 2004 18:23:31 -0000       1.34
--- local_conf.py.example       22 Jun 2004 01:04:26 -0000      1.35
***************
*** 822,826 ****
  #            '-ffourcc divx ' +              # Force 'divx' ident, better compat.
  #            '-endpos %(seconds)s ' +        # only mencoder uses this so do it here.
! #            '-o %(filename)s.avi ')         # Filled in by Freevo
  
  
--- 822,826 ----
  #            '-ffourcc divx ' +              # Force 'divx' ident, better compat.
  #            '-endpos %(seconds)s ' +        # only mencoder uses this so do it here.
! #            '-o %(filename)s')         # Filled in by Freevo
  
  

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.341
retrieving revision 1.342
diff -C2 -d -r1.341 -r1.342
*** freevo_config.py    21 Jun 2004 20:38:26 -0000      1.341
--- freevo_config.py    22 Jun 2004 01:04:25 -0000      1.342
***************
*** 1204,1207 ****
--- 1204,1208 ----
  
  TV_RECORDFILE_MASK = '%%m-%%d %%H:%%M %(progname)s - %(title)s'
+ TV_RECORDFILE_SUFFIX = '.avi'
  
  # if using the persitant recordserver
***************
*** 1270,1274 ****
             '-ffourcc divx ' +              # Force 'divx' ident, better compat.
             '-endpos %(seconds)s ' +        # only mencoder uses this so do it here.
!            '-o %(filename)s.avi ')         # Filled in by Freevo
  
  
--- 1271,1275 ----
             '-ffourcc divx ' +              # Force 'divx' ident, better compat.
             '-endpos %(seconds)s ' +        # only mencoder uses this so do it here.
!            '-o %(filename)s')         # Filled in by Freevo
  
  



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to