[EMAIL PROTECTED] wrote:
> Update of /cvsroot/freevo/freevo
> In directory sc8-pr-cvs1:/tmp/cvs-serv4169
>
> Modified Files:
> freevo_config.py
> Log Message:
> Workaround for mplayer bug wherein time skips by 30 seconds in the timer,
> but not in the file for any seek value via slave mode. This problem only
> exists with audio files, and only with -ac mad,
Maybe that's not a good idea. Some people (like me) want hwac3 if
possible. So I changed MPLAYER_ARGS_DEF to use '-ac hwac3,'. But
> # 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'
> }
overrides it for every DVD and avi. I wrote a small for-loop in my
local_conf.py to remove the mad, but I don't think that's want normal
users can do.
BTW, IIRC we added 'ac mad' because of some problems with mp3
files. Now we use mad for everything except mp3. So I guess we have
three solutions:
1. Make an option about speakers: 2, 4, 6, digital out. This needs
some code change and is somthing for post 1.4
2. Remove all '-ac mad'
3. Put '-ac mad' back to MPLAYER_ARGS_DEF and add '-ac something-else'
to mp3.
Dischi
--
The Second Law of Thermodynamics:
If you think things are in a mess now, just wait!
-- Jim Warner
-------------------------------------------------------
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