Re: [slim] 7.4.2 and SB1 not playing flac

2010-02-21 Thread Rockin

bpa;518995 Wrote: 
 Are you using a 64 bit kernel ?
Yes I actually am using this on a PC with the 64 bit version of
Mythbuntu 9.10.  Actually the released version of Squeezebox Server
7.4.1 did not install correctly due to a conflict with mysql (if I
remember correctly, 7.4.1 wanted mysql 5.0 and Mythbuntu had mysql 5.1)
so I needed to go to 7.4.2.

bpa;518995 Wrote: 
 If so then install the 32 bit compatibility libraries as the SBS
 binaries are built for a 32 bit kernel.
Sorry, I have no idea what you mean by this or how to do it.   Is there
a package name I need to for apt-get command?

my repository for SB

Code:


  # official release
  # not currently working with mysql 5.1 on Karmic
  #deb http://debian.slimdevices.com stable main
  
  # testing release
  deb http://debian.slimdevices.com testing main
  
  # testing
  #deb http://debian.slimdevices.com unstable main unstable 
  



-- 
Rockin

Rockin's Profile: http://forums.slimdevices.com/member.php?userid=757
View this thread: http://forums.slimdevices.com/showthread.php?t=75423

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


Re: [slim] 7.4.2 and SB1 not playing flac

2010-02-21 Thread Phil Leigh

This is from your log...
[10-02-20 16:25:25.3417]
Slim::Player::TranscodingHelper::getConvertCommand2 (433) Matched:
flc-pcm via: [flac] -dcs --force-raw-format --endian=little
--sign=signed $START$ $END$ -- $FILE$
It is converting the flac to stream as PCM


-- 
Phil Leigh

You want to see the signal path BEFORE it gets onto a CD/vinyl...it
ain't what you'd call minimal...
SB Touch Beta (wired) - TACT 2.2X (Linear PSU) + Good Vibrations S/W -
MF Triplethreat(Audiocom full mods) - Linn 5103 - Aktiv 5.1 system (6x
LK140's, ESPEK/TRIKAN/KATAN/SEIZMIK 10.5), Townsend Supertweeters, Blue
Jeans Digital,Kimber Speaker  Chord Interconnect cables
Kitchen Boom, Outdoors: SB Radio

Phil Leigh's Profile: http://forums.slimdevices.com/member.php?userid=85
View this thread: http://forums.slimdevices.com/showthread.php?t=75423

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


Re: [slim] 7.4.2 and SB1 not playing flac

2010-02-21 Thread bpa

try

sudo aptitude install ia32-libs


-- 
bpa

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

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


Re: [slim] 7.4.2 and SB1 not playing flac

2010-02-21 Thread Rockin

Thanks all, ia32-libs did the trick.


-- 
Rockin

Rockin's Profile: http://forums.slimdevices.com/member.php?userid=757
View this thread: http://forums.slimdevices.com/showthread.php?t=75423

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


Re: [slim] 7.4.2 and SB1 not playing flac

2010-02-20 Thread Rockin

btw: I use wired connections for SB1 and SB2.


-- 
Rockin

Rockin's Profile: http://forums.slimdevices.com/member.php?userid=757
View this thread: http://forums.slimdevices.com/showthread.php?t=75423

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


Re: [slim] 7.4.2 and SB1 not playing flac

2010-02-20 Thread bpa

Are you using a 64 bit kernel ?

If so then install the 32 bit compatibility libraries as the SBS
binaries are built for a 32 bit kernel.


-- 
bpa

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

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


Re: [slim] 7.4.2 and SB1 not playing flac

2010-02-19 Thread aubuti

I'm pretty sure the SB1 does not have native Ogg support. Your best
option is probably to transcode your FLAC to MP3 for that player.


-- 
aubuti

aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074
View this thread: http://forums.slimdevices.com/showthread.php?t=75423

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


Re: [slim] 7.4.2 and SB1 not playing flac

2010-02-19 Thread jth

SB1 does not do native ogg vorbis. Check your player settings-audio to
make sure lame is correctly installed.

I think you can get some more detail in your log about the conversion
by
going to advanced-logging and setting player.source to 'debug'


-- 
jth

jth's Profile: http://forums.slimdevices.com/member.php?userid=48
View this thread: http://forums.slimdevices.com/showthread.php?t=75423

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


Re: [slim] 7.4.2 and SB1 not playing flac

2010-02-19 Thread Pat Farrell
jth wrote:
 SB1 does not do native ogg vorbis. Check your player settings-audio to
 make sure lame is correctly installed.

It also does not have native flac.

It requires server side transcoding for a lot of formats. Which sends
full PCM data over the link. The SB1 also has a much smaller buffer, so
WiFi dropouts are frequent when sending transcoded streams.

-- 
Pat Farrell
http://www.pfarrell.com/

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


[slim] 7.4.2 and SB1 not playing flac

2010-02-18 Thread Rockin

I have recently upgraded to 7.4.2 on a Ubuntu 9.10 system from some
version that used to be called SlimServer but don't recall the exact
version.  I have a SB1 and SB2.  SB2 has no problems playing flac files
since it has native support.  The SB1 reports: Problem: Cant open file
for: any flac or ogg.  It plays MP3's fine though.  I thought SB1 has
native ogg support but may be mistaken.  I believe the old server
software used to convert flac to ogg but I don't see any settings like
that under the new server software.  Is there any?  Could it be missing
some other needed software.  Lame and Vorbis-tools are installed.


-- 
Rockin

Rockin's Profile: http://forums.slimdevices.com/member.php?userid=757
View this thread: http://forums.slimdevices.com/showthread.php?t=75423

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