Phil Leigh;625077 Wrote: 
> Yes - that will not work - you have to do some serious EDITING of the
> custom-convert.conf file if you wish to do on-the-fly transcoding of >
> 96k flac files to PCM.
> 
> This is one reason why I keep telling people NOT to stream flac as
> PCM...(sigh)
> 
> Anyway, on your PC you will have a file called convert.conf. copy that
> to the same folder and call it custom-convert.conf.
> 
> 
> Using a suitable text editor (e.g. WordPad) you will see an entry at
> the bottom that looks like this:
> 
> flc flc transcode *
>       # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
>       [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0
> $RESAMPLE$ - 
> 
> 
> This is what is invoked to handle >96k FLAC files that are being
> streamed as FLAC. Broadly what it is doing is:
> 1) invoking flac.exe to convert the flac file to a wav file
> 2) invoking sox to resample the wav file AND then reconvert it to FLAC
> 
> That should be enough to get you started...

thanks for the reply.  i found this but i honestly dont know what to
input here.  i will have to do my homework i guess.

thanks again.

molly


-- 
mollymoo
------------------------------------------------------------------------
mollymoo's Profile: http://forums.slimdevices.com/member.php?userid=16836
View this thread: http://forums.slimdevices.com/showthread.php?t=86994

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

Reply via email to