carlmart,
As I understand it, bpa has given you 2 options as ways of getting round
the wav/cue problem right now. On Windows.
Also people are working on a patch for flac.exe which will probably be
available in the near future (these guys are good).
The 2 options the bpa has given you are:
*a) to stream the wav/cue data as PCM instead of flac*, from your PC to
your player. This avoids using flac.exe but it might strain a WiFi
connection - a wired connection would be better for this.
To do it:
- Go to Settings/Advanced
- Select Filetypes from the drop down list (top left)
- Scroll down to the WAV section
- set FLAC (flac/sox) to disabled.
*b) to create a "custom-convert.conf" text file* in the "C:\Program
Files (x86)\Squeezebox\server" folder - containing the following:
Code:
--------------------
wav flc * *
# FT:{START=-ss %s}U:{END=-t %u}D:{RESAMPLE=--resample %D}
[ffmpeg] -loglevel quiet $END$ -f wav -i $FILE$ -f flac $START$ - |
[sox] -q -t flac - -t flac -C 0 $RESAMPLE$ -
--------------------
This will only start/end the tracks on whole seconds though.
Touch, Metrum Jade, Bryston B4 SST2, PMC OB1i speakers, HP Proliant
Microserver/Ubuntu, PC/Windows 7, iPad 4, iPeng, Squeezepad.
------------------------------------------------------------------------
JohnB's Profile: http://forums.slimdevices.com/member.php?userid=31553
View this thread: http://forums.slimdevices.com/showthread.php?t=110871
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter