The standard AlienBBC requires /dev/fd as th4e standard mplayer does not support the usuall Linux pipe stdout to another app.
There are two solutions: 1. Use a fifo if you have the mkfifo command. This will only support one instance of AlienBBC. 2. Modify mplayer to use stdout - flipflip did this for the DS-106 NAS as it does not have /dev/fd either. I'll see if I can locate his patch to mplayer (you can search for mplayer SSODS DS-106 and posts by flipflip). This would be the better solution as you have already built mplayer once. -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=32150 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
