Hi Guys,

some how freevo seems to ignore the cache setting in local_conf.py.

I have the following seeting in local_conf.py

MPLAYER_ARGS = { 'dvd'    : '-cache 8192',
                 'vcd'    : '-cache 4096',
                 'cd'     : '-cache 1024 -cdda speed=2',
                 'tv'     : '-nocache',
                 'ivtv'   : '-cache 8192',
                 'avi'    : '-cache 5000 -idx',
                 'rm'     : '-cache 8192 -forceidx',
                 'rmvb'   : '-cache 5000 -forceidx',
                 'webcam' : 'tv:// -tv 
driver=v4l:width=352:height=288:outfmt=yuy2:device=/dev/video2',
                 'default': '-cache 5000'
                 }

But all the time when I start webradio freevo starts mplayer with 
"-cache 100" only.

/opt/mplayer-bin/bin/mplayer-bin -slave -autosync 100 -nolirc -autoq 100 
-screenw 768 -screenh 576 -fs -vo null -ao alsa -cache 100 
mms://213.200.75.252/swr3$livestream.wma

Any explanantion?

Cheers

Faser

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to