Hi bpa, thanks for the prompt reply. I have now tested mplayer using stdout. I found this command worked:
mplayer -v -v -v -vc null -vo null -bandwidth 10000000 -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:waveheader:file=- rtsp://rmlive.bbc.co.uk/bbc-rbs/rmlive/ev7/live24/radio2/live/r2_dsat_g2.ra *- >* /mnt/disk1/share/test.wav I added the same options as the custom-convert.conf file (except for 'waveheader') and this successfully created test.wav and this could be played OK on a windows PC. I then carefully checked custom-convert.conf file again. This time I used Notepad++ which is a free source code editor. This showed up all the spaces between the command line options caused from line wrapping when I cut and pasted from a thread on this forum! I took all the spaces out and it now works!!! I knew it would be something simple. Many thanks again bpa. Please keep up the good work. DrB. -- DrBIOS ------------------------------------------------------------------------ DrBIOS's Profile: http://forums.slimdevices.com/member.php?userid=19454 View this thread: http://forums.slimdevices.com/showthread.php?t=47999 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
