Custom-types.conf is as supplied in the AlienBBC tgz, custom-convert.conf is from Michaels SlimNAS instructions.
------ custom-convert.conf ------ # AlienBBC - unix version rtsp wav * * [mplayer] -really-quiet -vc null -vo null -bandwidth 10000000 -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=- $FILE$ 2>/dev/null rtsp mp3 * * [mplayer] -really-quiet -vc null -vo null -bandwidth 10000000 -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=- $FILE$ 2>/dev/null | [lame] --silent -r -x -q $QUALITY$ -b $BITRATE$ - - rtsp flc * * [mplayer] -really-quiet -vc null -vo null -bandwidth 10000000 -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=- $FILE$ 2>/dev/null | [flac] -cs --totally-silent --endian=little --channels=2 --sign=signed --bps=16 --sample-rate=44100 --compression-level-0 - wma wav * * [mplayer] -really-quiet -vc null -vo null -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=- $FILE$ 2>/dev/null wma mp3 * * [mplayer] -really-quiet -vc null -vo null -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=- $FILE$ 2>/dev/null | [lame] --silent -r -x -q $QUALITY$ -b $BITRATE$ - - wma flc * * [mplayer] -really-quiet -vc null -vo null -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=- $FILE$ 2>/dev/null | [flac] -cs --totally-silent --endian=little --channels=2 --sign=signed --bps=16 --sample-rate=44100 --compression-level-0 - ------ custom-types.conf ------ # AlienBBC types ######################################################################### #ID Suffix Mime Content-Type Server File Type# ######################################################################### rtsppl rm,ram,rpm ? playlist rtsp rtsp: ? audio smilpl smil application/smil playlist -- liam.whiteside ------------------------------------------------------------------------ liam.whiteside's Profile: http://forums.slimdevices.com/member.php?userid=14546 View this thread: http://forums.slimdevices.com/showthread.php?t=41436 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
