Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv18609

Modified Files:
        freevo_config.py 
Log Message:
remove -ac mad

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.278
retrieving revision 1.279
diff -C2 -d -r1.278 -r1.279
*** freevo_config.py    29 Oct 2003 20:47:44 -0000      1.278
--- freevo_config.py    31 Oct 2003 16:51:07 -0000      1.279
***************
*** 814,824 ****
  # cd (audio cd), tv, all extentions and default if nothing matches
  #
! MPLAYER_ARGS = { 'dvd': '-ac mad, -cache 8192',
!                  'vcd': '-ac mad, -cache 4096',
!                  'cd' : '-cache 500 -cdda speed=1',
!                  'tv' : '-nocache',
!                  'ivtv' : '-ac mad, -cache 8192',
!                  'avi': '-ac mad, -cache 5000 -idx',
!                  'rm' : '-ac mad, -cache 5000 -forceidx',
                   'default': '-cache 5000'
                   }
--- 814,824 ----
  # cd (audio cd), tv, all extentions and default if nothing matches
  #
! MPLAYER_ARGS = { 'dvd'    : '-cache 8192',
!                  'vcd'    : '-cache 4096',
!                  'cd'     : '-cache 500 -cdda speed=1',
!                  'tv'     : '-nocache',
!                  'ivtv'   : '-cache 8192',
!                  'avi'    : '-cache 5000 -idx',
!                  'rm'     : '-cache 5000 -forceidx',
                   'default': '-cache 5000'
                   }




-------------------------------------------------------
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

Reply via email to