if I drag mplayer that I renamed and saved on desktop [the non-GUI unix
executable file as discussed above] to terminal and then drag the AAC+
.pls file for KROQ into terminal then the the KROQ file plays[AAC+].  
If I go to slim server, I do not see any AAP files listed.  Also where
should this mplayer file reside so that it can correctly be located
when running slim server?

I have the revised AAP files under ~/Library/SlimDevices/

and the following files are:  bin [file], custom-convert.conf,
custom-strings.txt, custom-types.conf, Graphics [file], html [file], IR
[file], Plugins [file], slimserver-convert.conf, slimserver.pref

here is the data for custom-convert.conf, custom-strings.txt,
custom-types.conf


custom-convert.conf
# AACplus rules to start mplayer 
aap wav * *
        [mplayer] -ac faad -demuxer aac -really-quiet -vc null -vo null 
-cache 64 -af volume=0,resample=44100:0:1,channels=2 -ao
pcm:nowaveheader:file=/dev/fd/4 $FILE$ 4>&1 1>/dev/null 
aap mp3 * *
        [mplayer] -ac faad -demuxer aac -really-quiet -vc null -vo null 
-cache 64 -af volume=0,resample=44100:0:1,channels=2 -ao
pcm:nowaveheader:file=/dev/fd/4 $FILE$ 4>&1 1>/dev/null | [lame]
--silent -r -x -q $QUALITY$ -b $BITRATE$ - -
aap flc * *
        [mplayer] -ac faad -demuxer aac -really-quiet -vc null -vo null 
-cache 64 -af volume=0,resample=44100:0:1,channels=2 -ao
pcm:nowaveheader:file=/dev/fd/4 $FILE$ 4>&1 1>/dev/null  | [flac] -cs
--totally-silent --endian=little --channels=2 --sign=signed --bps=16
--sample-rate=44100 --compression-level-0 -




custom-strings.txt
AAP
        EN      AACplus





custom-types.conf
aap     -              audio/aacp,audio/aac           audio


-- 
chale2
------------------------------------------------------------------------
chale2's Profile: http://forums.slimdevices.com/member.php?userid=10046
View this thread: http://forums.slimdevices.com/showthread.php?t=32647

_______________________________________________
squeezenetwork mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/squeezenetwork

Reply via email to