Read the statement by Michael Teeuw here.
MMM-MplayerRadio
-
Hi,
normally mplayer is very fast. Can you try to reduce the caching with the “mplayerCache” option either for one station or globally for all. The default value is 512 and may be a little high.
There already exists an module to control the volume MMM-Volume which i use in my setup.
-
@wishmaster270 ok i will try to modify caching to see what happend.
And about the volume yes i know that module but i have a touchscreen and can be better if i have a buttons for volume in same module from where i start listening. -
@electros I will check if I can include two control buttons to increase/decrease the volume by sending notifications to MMM-Volume.
-
@wishmaster270 Thank you, and about the caching nothing change with that. here is one of the link http://www.surfmusik.de/m3u/magicfm,14949.m3u can you try please maybe i doing something wrong
-
I tried this link on the command line:
mplayer -cache 256 -playlist http://www.surfmusik.de/m3u/magicfm,14949.m3uMplayer complains that the station is to slow. It doesn’t even start playing in my case.
It looks like mplayer has some known problems with aac.But you are right. If i use xmms2 it works.
The problem is, that xmms2 uses a totally different interface.But also some good news. I released a new version 0.0.2 which adds two volume buttons.
-
Found a hack:
You can create an own m3u file which contains this url “http://stream.laut.fm/magicfm”. This one is working fine with mplayer{ title: "Test", url: "/home/pi/test.m3u", }
-
@wishmaster270 thank you for new release and maybe you think in the future to release a version with xmms2. Thanks
-
@wishmaster270 ok i will try. Thanks
-
@wishmaster270 Sorry because I still insist but now the new release is not stable he start flickering, but just this module everything else works fine. Looks like he refreshed every 5 seconds. And sometimes when he flicker he stop playing.
-
@electros
Sorry for that.
I will check it tomorrow. It is curious because I did not change anything in the backend.