mherger wrote: 
> > I'm never sure about the alternatives when native flac gets disabled.
> > This might be related to "type"  I think standard flc rules "PCM" and
> > "MP3" are just "F" and no "I".  Maybe need to add the Flac PCM  "I"
> to
> > convert.conf
> 
> I added the I flag to LMS8. You should be able to transcode to PCM, and
> 
> it certainly solved the stuttering for aforementioned tracks. Please 
> updated to the latest LMS8 build and disable native FLAC playback.
> 
> -- 
> 
> Michael

That will convert all Flac transmission to PCM for all player.

If a user just wants to change compression for a specific player and
send Flac across network then it may be possible (haven't tested) to
have a "flc-flc" rule for older SB player in custom-convert.conf 
There is already a "flc flc transcode * " in convert.conf for resampling
- is it may be possible in 8.0.0 to also have a "flc flc transcode" for
specific player type just to do a recompression. Below is for a "F" type
- not sure what extra is needed for "I"

Code:
--------------------
    
  [flac] -c --totally-silent --compression-level-0 --skip=$START$ --until=$END$ 
$FILE$
  
--------------------


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

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

Reply via email to