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

Modified Files:
        freevo_config.py 
Log Message:
add MPLAYER_RESAMPLE_AUDIO

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.379
retrieving revision 1.380
diff -C2 -d -r1.379 -r1.380
*** freevo_config.py    31 Dec 2004 11:59:15 -0000      1.379
--- freevo_config.py    1 Jan 2005 15:06:18 -0000       1.380
***************
*** 179,183 ****
      check this file). The default audio device is now alsa not oss. 
      Some record and tv variables changed (like padding). See this sections in
!     the freevo_config.py for details.
      ''' ),
      ]
--- 179,183 ----
      check this file). The default audio device is now alsa not oss. 
      Some record and tv variables changed (like padding). See this sections in
!     the freevo_config.py for details. Add MPLAYER_RESAMPLE_AUDIO.
      ''' ),
      ]
***************
*** 1067,1070 ****
--- 1067,1076 ----
  MPLAYER_SET_AUDIO_DELAY = 0
  
+ #
+ # Resample audio channel if the samplerate is lower than 40kHz to a values
+ # between 41100Hz and 48000Hz. This is needed for some external digital
+ # receiver. It will only work if mmpython can detect the samplerate
+ #
+ MPLAYER_RESAMPLE_AUDIO = 0
  
  # ======================================================================



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to