Hi Phil, when you are publishing custom-convert file shouldn’t you tell
people that they cannot use it directly since it contains the MAC
address reference of your device i.e. 00:04:20:22:01:8e in the posted
file? and maybe also the  Inguz version i.e. 0.9.30?

For some unknown reason when I install Inguz (0.9.32 last version) with
SBS7.5.2,  it does not register my Touch and thus don't create the new
custom-convert file. I had to hack the previous custom-convert file by
manually replace the MAC address of my previous SB2. After that it
works perfectly either on Touch and or SBS display.

>From the last Phil's custom-convert file we need only those lines:

flc flc transcode 00:04:20:22:01:8e
        # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=rate -v -s 96k}
        [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -v0.965 -t wav - -t wav
-C 0 - rate -v -s -M -a 96000 | [InguzDSP] -id "00:04:20:22:01:8e" -wav
-wavo -d 24 | [flac] -cs -0 --totally-silent -


flc flc * 00:04:20:22:01:8e
        # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=rate -v -s 96k}
        [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -v0.965 -t wav - -t wav
-C 0 - rate -v -s -M -a 96000 | [InguzDSP] -id "00:04:20:22:01:8e" -wav
-wavo -d 24 | [flac] -cs -0 --totally-silent -


And one has to add those in front of the original flc flc line :   #
#flc flc 

It worked for me. I'm not an expert thus forgive any possible mistake,
but maybe it can help some of you. 
Chris 

BTW there is also an Inguz version reference line in the plugin.pm
file:

# ------ names and versions ------

# Revision number.
# Anytime the revision number is incremented, the plugin will rewrite
the
# slimserver-convert.conf, requiring restart.
#
my $revision = "0.9.30"; 

I replaced it with 0.9.32


-- 
krzys
------------------------------------------------------------------------
krzys's Profile: http://forums.slimdevices.com/member.php?userid=2256
View this thread: http://forums.slimdevices.com/showthread.php?t=77084

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

Reply via email to