If you can use the modified mplayer-stdout - it is probably better as it hard to determine if your system has /dev/fd limitations remotely.
Check that mplayer actually decodes your MP4 files into WAV. MP4 normally mean DRM locked which cannot be played by mplayer whereas M4A files do not have DRM. Test mplayer-stdout on a shell line with the command line that would be executed by SC except redirect stdout to a file. Once complete play the WAV file on a PC to verify it is OK. If mplayer-stdout works - then there is no need for mplayer.sh script or named pipes. IIRC There is no decode support for m4p file extension in types.conf so you will need to add in the m4p extension. Then you will need to modify convert.conf or add a custom-convert.conf to use mplayer-stdout instead of mov123. -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=47999 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
