I was meaning the sample rate parameter to the flac command needs to be
matched to 48000, so in convert.conf:


Code:
--------------------
    
  ogg flc * *
        # R
        [mplayer] -really-quiet -vc null -vo null -cache 512 -af 
volume=0,channels=2 -ao pcm:nowaveheader:file=#PIPE# $FILE$ | [flac] -cs 
--totally-silent --endian=little --channels=2 --sign=signed --bps=16 
--sample-rate=48000 --compression-level-0 -
  
--------------------


Restart Squeezcenter, then in the filetypes menu, I set the FLAC
handling of Ogg to be mplayer from the dropdown options and disabled the
others.


-- 
amcluesent
------------------------------------------------------------------------
amcluesent's Profile: http://forums.slimdevices.com/member.php?userid=10286
View this thread: http://forums.slimdevices.com/showthread.php?t=65553

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to