Reply To: Firefly now running on unmodifed Linkstation Live/Pro

#11743
Kaiten
Participant

Hey Guys, I’m interested in this thread especially the flac files not working. it was me who compiled svn- 1571 & svn-1586 for the Linkstation boxes. I’d like to see it working fully.

On my Dev & Prod LinkStations, the flac binaries work fine.

Dev

root@LS-GL250:/# flac -d /mnt/disk1/Music/Exit1_1.flac -f

flac 1.1.4, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under certain conditions. Type `flac' for details.

Exit1_1.flac: done
root@LS-GL250:/#

Prod

root@LS-GL500:~# flac -d /mnt/disk1/Music/Exit1_1.flac -f

flac 1.1.4, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under certain conditions. Type `flac' for details.

Exit1_1.flac: done
root@LS-GL500:~#

In both these instances the wav file is produced fine.

I have svn-1571 running on my Prod box. With the same flac binaries/libs as the Dev box, it plays flac files fine. However with svn-1586 running on the Dev box they don’t play.

I’m playing the same file: Exit1_1.flac a 9 second audio file.

Both logs show the same info.
Dev

2007-07-20 18:37:07 (424ff520): Session 0: Streaming file 'Exit1_1.flac' to 192.168.1.104 (offset 0)
2007-07-20 18:37:08 (403305d0): Got CLD signal. Reaping

Prod

2007-07-20 18:37:32 (41cff520): Session 0: Streaming file 'Exit1_1.flac' to 192.168.1.104 (offset 0)
2007-07-20 18:37:39 (4032e550): Got CLD signal. Reaping

I’ll try recompiling svn-1586 & test on both boxes. Any way I can look further into this?

I only test using xbmc & iTunes(OS X) with a small number of audio files, ogg, m4a, mp3 & wav. I don’t have any flac files other than the one I encoded today.