mike_b16 wrote: 
> So can I simply remove the lines that deal with PCM and mp3 in your
> custom-convert.conf file and leave the two lines that deal with
> converting the stream to FLAC? Or is there a better way to modify it?

Remove the PCM line as there is no easy way this is going to work.
Remove the MP3 because even though it can be made to work - why waste
time working out the correct lame option settings.

The flac command line to encode the stream  has to have option telling
flac that the input is pcm 192 24bit 2 ch (or whatever you are using)
and then the output will have a header. If you wish to support
downsampling - you should look at main convert.conf file to how to do
downsampling using flac.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=102689

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

Reply via email to