Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv7087
Modified Files: freevo_config.py Log Message: Corrected comments, speeling errors and such Index: freevo_config.py =================================================================== RCS file: /cvsroot/freevo/freevo/freevo_config.py,v retrieving revision 1.279 retrieving revision 1.280 diff -C2 -d -r1.279 -r1.280 *** freevo_config.py 31 Oct 2003 16:51:07 -0000 1.279 --- freevo_config.py 1 Nov 2003 04:41:56 -0000 1.280 *************** *** 675,679 **** # Font aliases, all names must be lowercase! ! # All alternate fonts must be in './skins/fonts/' OSD_FONT_ALIASES = { 'arial_bold.ttf' : 'VeraBd.ttf' } --- 675,679 ---- # Font aliases, all names must be lowercase! ! # All alternate fonts must be in './share/fonts/' OSD_FONT_ALIASES = { 'arial_bold.ttf' : 'VeraBd.ttf' } *************** *** 840,844 **** # from mmpython. This should correct av sync problems with mplayer for some # files, but may also break things (I don't know, that's why it's disabled ! # as default). WARNING: when seeking, the playpack is out of sync for some # seconds! This only works with mmpython > 0.2 # --- 840,844 ---- # from mmpython. This should correct av sync problems with mplayer for some # files, but may also break things (I don't know, that's why it's disabled ! # as default). WARNING: when seeking, the playback is out of sync for some # seconds! This only works with mmpython > 0.2 # *************** *** 1009,1013 **** ':vbitrate=1200:' + # Change lower/higher, bitrate 'keyint=30 ' + # Keyframe every 10 secs, change? ! '-oac mp3lame -lameopts ' + # Use Lame for MP3 encoding 'br=128:cbr:mode=3 ' + # MP3 const. bitrate, 128 kbit/s '-ffourcc divx ' + # Force 'divx' ident, better compat. --- 1009,1013 ---- ':vbitrate=1200:' + # Change lower/higher, bitrate 'keyint=30 ' + # Keyframe every 10 secs, change? ! '-oac mp3lame -lameopts ' + # Use Lame for MP3 encoding, must be enabled in mencoder! 'br=128:cbr:mode=3 ' + # MP3 const. bitrate, 128 kbit/s '-ffourcc divx ' + # Force 'divx' ident, better compat. *************** *** 1055,1060 **** # replace tuner_id in the following example with a valid tuner id (ie: '5' or # 'BBC1') and a frequency in KHz. You may have as many entries as you like, ! # anything here will simply override a coresponding entry in your standard ! # frequency table and you can also have entries here that are not present i # there. --- 1055,1060 ---- # replace tuner_id in the following example with a valid tuner id (ie: '5' or # 'BBC1') and a frequency in KHz. You may have as many entries as you like, ! # anything here will simply override a corresponding entry in your standard ! # frequency table and you can also have entries here that are not present in # there. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog