Hi All!

My Configuration:

Freevo: 1.4.0.1-rc1
Webradio Plugin
URL:  rtsp://213.200.64.234/farm/*/encoder/swr3/livestream.rm

Mplayer Args in local_conf.py
MPLAYER_ARGS = { 'dvd': '-cache 8192',
                  'vcd': '-cache 4096',
                  'cd' : '-cache 500 -cdda speed=1',
                  'tv' : '-nocache',
                  'avi': '-cache 5000 -idx',
                  'rm' : '-cache 256 -forceidx',
                  'default': '-cache 5000'
                  }

Freevo seems to ignore mplayer settings or not recognize file correctly!

I have the cache size for mplayer configured to 256 (as mentioned above) but
the following is what I found if I do a ps -aux | grep mplayer during freevo
is playing the webradio.

 gentoox   1628  0.0  9.8 18836 5720 ?        S    23:15   0:00
/usr/bin/mplayer -slave -ac mad, -autosync 100 -nolirc -autoq 100 -screenw
800 -screenh 600 -fs -vo null -ao oss:/dev/dsp
rtsp://213.200.64.234/farm/*/encoder/swr3/livestream.rm -cache 100

Anyone have an idea what is going wrong?

Cheers

Frederik





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to