I have a solution for Windows which works fine for me. I don't really
know how it works but it does.

[1] Get executable mplayer.exe somewhere on the internet and put in in
your bin folder (...\Squeezebox\server\Bin\MSWin32-x86-multi-thread)

[2] Create a custom-convert.conf file with the following lines and put
it in your server folder (...\Squeezebox\server)


Code:
--------------------
    #enables live FLAC streams coming in an OGG container
  flc flc * *
  # R
  [mplayer] -really-quiet -vc null -vo null -cache 512 -af volume=0,channels=2 
-ao pcm:file=#PIPE# $FILE$ | [flac] -cs --totally-silent --compression-level-0 
--ignore-chunk-sizes -
  
  
  ogg flc * *
  # R
  [mplayer] -really-quiet -vc null -vo null -cache 512 -af volume=0,channels=2 
-ao pcm:file=#PIPE# $FILE$ | [flac] -cs --totally-silent --compression-level-0 
--ignore-chunk-sizes -
  
--------------------


[3] Disable natvie OGG Vorbis support under Settings/Advanced/File
Types

[4] Restart Squeezebox Server and tune in url
http://amp1.cesnet.cz:8000/cro-d-dur.flac


-- 
Quad
------------------------------------------------------------------------
Quad's Profile: http://forums.slimdevices.com/member.php?userid=20234
View this thread: http://forums.slimdevices.com/showthread.php?t=71933

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

Reply via email to