JohnB wrote: 
> 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). This will sort the
> issue properly.
> 
> 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.
> This should mean that LMS uses PCM (Native) for WAV and by-passes
> flac.exe (where the problem is).
> 
> 
> *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$ -
  > 
--------------------
> > 
> 
> LMS will use the template in the custom-convert.conf file instead of
> the default.
> 
> This will only start/end the tracks on whole seconds though.Now I am even 
> more confused. I thought carlmart had issues playing wave
natively at the start of this thread. He couldn't play wave + cue files
with any file type settings.

Sent from my SM-G900F using Tapatalk




------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=110871

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

Reply via email to