bpa wrote: 
> I think LMS will be trying to resample the stream from 96Khz to 48Khz
> (as that is max for Sb2) which means it will be applying the "flc flc
> transcode *" rule and not the "flc flc * *" rule.
> 
> You need to add a "flc flc transcode 00:00:00:00:00"  simialr to your
> your "flc flc * 00:00:00:00:00" rule.
> 
> To be sure you understand and can see what is really happening enable
> logging player.source to INFO.

Thanks for thinking about this. 

So should I delete my existing conf file and replace it with this?


Code:
--------------------
    
  
  flc flc transcode 00:00:00:00:00
        # FT:{START=--skip=%t}U:{END=--until=%v}
        [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 -b 
16 -r 44100 -
  
--------------------


And how do I enable logging player.source to INFO?


------------------------------------------------------------------------
mandryka's Profile: http://forums.slimdevices.com/member.php?userid=53967
View this thread: http://forums.slimdevices.com/showthread.php?t=107958

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

Reply via email to