You might be able to do it using Virtual Audio Cable ( http://software.muzychenko.net/eng/vac.html )and possibly VLC if icecast doesn't work.
Results 11 to 20 of 74
-
2009-07-16, 09:13 #11Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,247
-
2009-07-17, 00:07 #12Senior Member
- Join Date
- Feb 2007
- Location
- Olde London Town
- Posts
- 1,099
>There is a workaround which keeps me happy for the moment. I added this line to the AlienBBC plugin and it works!<
Is it possible to edit something similar into convert.conf so Squeezecenter can handle the stream without the AleienBBC plug-in?
-
2009-07-17, 00:29 #13Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,247
You can add the lines into the convert.conf file and they will take effect at next SC restart. You will need mplayer to be installed on the Windows path or in the SC Bin\MSwin32... directory (same location as faad.exe and socketwrapper.exe). However if added to convert.conf, the line will be lost when next version of SC is installed.
The bandwidth option is not relevant of ogg/flac and possibly the cache can be reduced.Code:ogg flc * * # R [mplayer] -really-quiet -vc null -vo null -cache 128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=#PIPE# $FILE$ | [flac] -cs --totally-silent --endian=little --channels=2 --sign=signed --bps=16 --sample-rate=44100 --compression-level-0 -
-
2009-07-17, 04:09 #14Senior Member
- Join Date
- Feb 2007
- Location
- Olde London Town
- Posts
- 1,099
>You can add the lines into the convert.conf file...<
working!
foobar2000 reported that the native stream was 48000Hz, so I removed the 'resample=44100:0:1' directive from mplayer and set the flac parameter to 48000.
-
2009-07-17, 04:58 #15Senior Member
- Join Date
- Sep 2008
- Location
- Bern, Switzerland
- Posts
- 199
metadata
Living Room: Squeezelite -> HDMI -> NAD M51 (Rowen Swiss Edition) -> Rowen Absolute MONO -> Quad 21L
Sleeping Room: Radio
-
2009-07-18, 06:27 #16Senior Member
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 11,247
Unlike http/icy streams, mplayer doesn't seems to decode the metadata. That said, feeding mplayer metadata back into SC is v. hard.
Prior to 7.3.3 for AACplus support - I used a trick where SC stripped the transport protocol and extracted metadata for display on players and then fed the raw audio stream into mplayer to decode into PCM.
I quickly tried the same approach with the ogg/flac. It didn't work as SC seems to get confused (this is not an expected setup) and wanted to play the stream directly.
-
2009-07-18, 07:27 #17Senior Member
- Join Date
- Sep 2008
- Location
- Bern, Switzerland
- Posts
- 199
Thanks for trying that!
I think the best way to fully implement OggFlac with metadata would be to wait until sox will support that format. Unfortunately it doesn't at the moment.
I'm listening to D-dur at the moment. And my brother is listening to my personal lossless icecast stream. What a joy!Living Room: Squeezelite -> HDMI -> NAD M51 (Rowen Swiss Edition) -> Rowen Absolute MONO -> Quad 21L
Sleeping Room: Radio
-
2009-07-18, 07:28 #18
bpa: SC doesn't have any support for parsing an Ogg stream to extract the metadata. That's only in the firmware. Will look at firmware OggFLAC support at some point in the future.
-
2009-07-21, 12:02 #19Junior Member
- Join Date
- Jul 2009
- Posts
- 1
Listening to D-dur
Quad,
I too found the Czech station trial when looking for a lossless broadcasts, but could not get through to my hifi via squeezebox. Not being quite so tech savvy on this, how did you fix it to listen to D-dur. Did you just edit the Alien plugin? If so how? Perhaps you could send me the modified plugin file?
Ta Caz
-
2009-07-22, 08:23 #20Senior Member
- Join Date
- Sep 2008
- Location
- Bern, Switzerland
- Posts
- 199
I can send you the plugin I created. It is not part of AlienBBC anymore, it is a plugin on its own based on bpa's AACplus plugin. (I hope he doesn't mind.)
Bear in mind that it is quite an ugly hack and you will lose support for OGG files. I don't have any of them, so it's not a problem for me.
I don't have web space, give me your e-mail by PM and you will get the plugin.
cheers
QuadLiving Room: Squeezelite -> HDMI -> NAD M51 (Rowen Swiss Edition) -> Rowen Absolute MONO -> Quad 21L
Sleeping Room: Radio

Reply With Quote


