I copied the wrong conf file in the previous post but the issue about the text in red is still correct.
When you patch files - you patch the changes and leave additions /deletions alone. In this case - take the custom-convert.conf of the installed AlienBBC as the basis and just change the mplayer lines as some spaceing in the new lines is very critical. So your changes to the official custom-sonvert.conf should be something like the following. all mplayer.sh shoudl be changed to mplayer and any line with -ao pcm:nowaveheader:file=/dev/fd/3 $FILE$ or -ao pcm:file=/dev/fd/3 $FILE$ should be changed into -ao pcm:nowaveheader:file=- $FILE$ 2>/dev/null There could be an issue if you are using RTSP->MP3 - you may or may not need the "-x" after [lame] depending on which version of lame is installed. -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=58958 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
