Re: [slim] 24bit 96 khz flac support?

2016-02-15 Thread Paden
Hi bpa Just to let you know I decided to rebuild LMS & downloaded the latest image from max2play & all is now well with HiRes playback :-) Just need to reconfigure it now :-( Thanks for your help! Cheers, Paul Paden's

Re: [slim] 24bit 96 khz flac support?

2016-02-14 Thread bpa
I got my Odroid up and running max2play Ubuntu 14.04. Didn't go through the max2play registration etc but downloaded the LMS verison of flac and sox for both soft and hard float and the transcoding chain worked without any problems even with 5.1 flac files. The flac version was 1.2.1 and sox

Re: [slim] 24bit 96 khz flac support?

2016-02-14 Thread Paden
bpa wrote: > The command implies the format outputted by flac is not acceptable to > sox or the pipe has failed. I have tested the exact same command line > on an Intel Ubuntu with LMS flac and sox and it works OK. All I can do > is try to fire up an Odroid with Max2play but I can't be sure

Re: [slim] 24bit 96 khz flac support?

2016-02-13 Thread bpa
Reviewing some of the posts. Assuming trasncode chain works OK and you can record from plughw:0 from a shell prompt.The issue might be permissions. Some distros require user to belogn to group such as audio to access some hardware since LMS is being run by a different userid perhaps it does

Re: [slim] 24bit 96 khz flac support?

2016-02-13 Thread Paden
bpa wrote: > I can't see where you ran the transcode chain I suggested in an earlier > post > > /usr/share/squeezeboxserver/Bin/arm-linux/flac" -dcs -- > "/media/usb/FLAC/71-Episode V - The Asteroid Field.flac" | > "/usr/share/squeezeboxserver/Bin/arm-linux/sox" -q -t wav - -t flac -C 0 > -r

Re: [slim] 24bit 96 khz flac support?

2016-02-13 Thread bpa
Ignore the comments about plughw:0 and permissions - I've got mixed up with two thread which have similar transcoding issues. However testing the whole transcoding chain on an odroid is stilluseful. bpa's Profile:

Re: [slim] 24bit 96 khz flac support?

2016-02-13 Thread bpa
Paden wrote: > Hi bpa > I managed to run the shell commands you mentioned previously & posted > the results in post #45, were there some other commands I could run that > might help? > > Cheers, Paul > > Sent from my SM-T710 using Tapatalk I can't see where you ran the transcode chain I

Re: [slim] 24bit 96 khz flac support?

2016-02-13 Thread Paden
bpa wrote: > If odroid was too slow you would usually get burst of audio and periods > of quiet as playback will only begin when enough audio has been sent to > player and so LMS will wait for first chunk of transcoded audio. Log > indicates no output sent to player. Your symptoms is look more

Re: [slim] 24bit 96 khz flac support?

2016-02-13 Thread Paden
bpa wrote: > Ignore the comments about plughw:0 and permissions - I've got mixed up > with two thread which have similar transcoding issues. > > However testing the whole transcoding chain on an odroid is stilluseful. Hi bpa I ran that command & got the following: >

Re: [slim] 24bit 96 khz flac support?

2016-02-13 Thread bpa
Paden wrote: > > > /usr/share/squeezeboxserver/Bin/arm-linux/flac" -dcs -- > "/media/usb/FLAC/christopher_tree.flac" | > "/usr/share/squeezeboxserver/Bin/arm-linux/sox" -q -t wav - -t flac -C 0 > -r 48000 - >output.flc It looks like I dropped the leading " when I cut and posted from the

Re: [slim] 24bit 96 khz flac support?

2016-02-13 Thread Paden
bpa wrote: > It looks like I dropped the leading " when I cut and posted from the > original post - it should be this > "/usr/share/squeezeboxserver/Bin/arm-linux/flac" -dcs -- > "/media/usb/FLAC/christopher_tree.flac" | > "/usr/share/squeezeboxserver/Bin/arm-linux/sox" -q -t wav - -t flac -C 0

Re: [slim] 24bit 96 khz flac support?

2016-02-13 Thread bpa
Paden wrote: > > "/usr/share/squeezeboxserver/Bin/arm-linux/flac" -dcs -- > "/media/usb/FLAC/christopher_tree.flac" | > "/usr/share/squeezeboxserver/Bin/arm-linux/sox" -q -t wav - -t flac -C 0 > -r 48000 - >output.flc > -bash: cd/usr/share/squeezeboxserver/Bin/arm-linux/flac: No such file or >

Re: [slim] 24bit 96 khz flac support?

2016-02-13 Thread Paden
bpa wrote: > There is something wrong with how you are entering the command. If I > enter this command at a shell prompt > "/usr/share/squeezeboxserver/Bin/i386-linux/flacx" > > I get this response > bash: /usr/share/squeezeboxserver/Bin/i386-linux/flacx: No such file or > directory > > Note

Re: [slim] 24bit 96 khz flac support?

2016-02-13 Thread bpa
Paden wrote: > > root@max2play:~# "/usr/share/squeezeboxserver/Bin/arm-linux/flac" -dcs > -- "/media/usb/FLAC/christopher_tree.flac" | > "/usr/share/squeezeboxserver/Bin/arm-linux/sox" -q -t wav - -t flac -C 0 > -r 48000 - >output.flc > /usr/share/squeezeboxserver/Bin/arm-linux/sox FAIL

Re: [slim] 24bit 96 khz flac support?

2016-02-11 Thread Paden
No worries, I appreciate the help given thus far. I'll copy the header when I finish work. Cheers, Paul Sent from my GT-N7100 using Tapatalk Paden's Profile: http://forums.slimdevices.com/member.php?userid=21468 View

Re: [slim] 24bit 96 khz flac support?

2016-02-11 Thread Paden
Hi bpa Managed to run the commands you mentioned earlier using PuTTY/ssh. Both the flac & sox commands brought up help files. The -a command line gave: 71-Episode V - The Asteroid Field HiRes.flac: done omplete The letter "c" was missing, no other information was given.

Re: [slim] 24bit 96 khz flac support?

2016-02-11 Thread Paden
Yeah that particular file is 24/192, others I have that are 96kHz don't play either. Wouldn't the fact that the file plays fine through VLC indicate that the file is valid? 19919 Thanks for you patience :-) Cheers, Paul +---+

Re: [slim] 24bit 96 khz flac support?

2016-02-11 Thread bpa
Paden wrote: > Yeah that particular file is 24/192, others I have that are 96kHz don't > play either. > Wouldn't the fact that the file plays fine through VLC indicate that the > file is valid? Not necessarily VLC takes the approach to try at all costs to play a file sometimes ignoring

Re: [slim] 24bit 96 khz flac support?

2016-02-11 Thread Paden
It's an Odroid U3 & max2play is version 2.27. Cheers, Paul Paden's Profile: http://forums.slimdevices.com/member.php?userid=21468 View this thread: http://forums.slimdevices.com/showthread.php?t=83055

Re: [slim] 24bit 96 khz flac support?

2016-02-11 Thread Paden
Using "FLAC Frontend" all the files "test" OK. Also the Christopher Tree file that JJZolx linked to earlier wont play either but also tests OK. Perhaps it's a hardware issue or the image I'm using has been corrupted, I'll reburn the image when I get a moment to play. Cheers, Paul

Re: [slim] 24bit 96 khz flac support?

2016-02-11 Thread Paden
During playback there is silence from both my Classic or Boom & the time indicator remains at zero, the progress bar of the web interface however does advance. It may well be that the Odroid isn't up to re-sampling. I've posted in the max2play thread & will see what their thoughts are. I'll post

Re: [slim] 24bit 96 khz flac support?

2016-02-11 Thread bpa
Paden wrote: > During playback there is silence from both my Classic or Boom & the time > indicator remains at zero, the progress bar of the web interface however > does advance. > It may well be that the Odroid isn't up to re-sampling. If odroid was too slow you would usually get burst of

Re: [slim] 24bit 96 khz flac support?

2016-02-11 Thread JJZolx
What actually happens during playback? Do you get noise or nothing at all? In the web interface, does the progress bar advance or stay at zero? Is there any possibility that the Odroid just doesn't have the horsepower to transcode and re-sample those files?

Re: [slim] 24bit 96 khz flac support?

2016-02-11 Thread bpa
Paden wrote: > No worries, I appreciate the help given thus far. > I'll copy the header when I finish work. It would better if you analyse your file through the LMS flac in case there is an encoding issue. It doesn't have to be run on the odroid - you could run flac on your laptop assuming you

Re: [slim] 24bit 96 khz flac support?

2016-02-11 Thread bpa
I've managed to get similar output to yours with an invalid Flac file. Your post say the file is a 192Khz sampling rate - you seem to think it is 96Khz ? Is it 192kHz 1 channel rather than 96Khz 2 channel ? How many bytes per sample ? 24 bit can be saved as zero filled 32 bit samples but flac

Re: [slim] 24bit 96 khz flac support?

2016-02-10 Thread Paden
bpa wrote: > The log has a number of attempts when there should only be one - so I'm > not sure whether LMS is having serious problems or whether you tried to > play multiple file. > > Did you try multiple times ? If so please just do one file as asked and > save in a plain text file not a

Re: [slim] 24bit 96 khz flac support?

2016-02-10 Thread bpa
Paden wrote: > Sorry bpa, but how do I run a programme from the shell prompt? > > Cheers, Paul > > Sent from my GT-N7100 using Tapatalk Just type the command at a shell prompt such as below - if it runs ok it will output some help text about how to run flac

Re: [slim] 24bit 96 khz flac support?

2016-02-10 Thread bpa
Paden wrote: > I'm using the 'max2play ' (http://www.max2play.com/en/features/)image, > which is a pre-configured system, just add music. > Access is via a browser based interface from my laptop, the Odroid > itself is headless. Can't help you as besides need to know what remote connection have

Re: [slim] 24bit 96 khz flac support?

2016-02-10 Thread bpa
JJZolx wrote: > bpa, If you try it on your own system with default settings and no > custom-convert file, you'll likely see the same thing in your server > log. I just tried it myself and get much the same log output. Looking in more detail - The "D" and "T" option are related to trying the "-"

Re: [slim] 24bit 96 khz flac support?

2016-02-10 Thread Paden
I'm using the 'max2play ' (http://www.max2play.com/en/features/)image, which is a pre-configured system, just add music. Access is via a browser based interface from my laptop, the Odroid itself is headless. Cheers, Paul

Re: [slim] 24bit 96 khz flac support?

2016-02-10 Thread Paden
Would I be using something like Putty to do this? Cheers, Paul Paden's Profile: http://forums.slimdevices.com/member.php?userid=21468 View this thread: http://forums.slimdevices.com/showthread.php?t=83055

Re: [slim] 24bit 96 khz flac support?

2016-02-10 Thread bpa
Paden wrote: > Would I be using something like Putty to do this? Depends on your system, how it is setup and how you access it. You haven't given much detail on your system except that it is an Odoid, Do you not have a screen and keyboard attached to the system ?

Re: [slim] 24bit 96 khz flac support?

2016-02-09 Thread Paden
Mnyb wrote: > Yes if it's not it's usually when the platform does not support it , I > did not read that you had an odriod , some of them should support SoX or > ? Better ask someone with an odriod Thanks again for your reply & the clear instructions Mnyb, no mention of SoX in my log though:

Re: [slim] 24bit 96 khz flac support?

2016-02-09 Thread bpa
Paden wrote: > Thanks again for your reply & the clear instructions Mnyb, no mention of > SoX in my log though: > > [16-02-09 20:44:53.0051] Slim::Player::StreamingController::_eventAction > (271) 00:04:20:12:11:4c: StatusHeartbeat in PLAYING-STREAMOUT -> >

Re: [slim] 24bit 96 khz flac support?

2016-02-09 Thread Mnyb
Did we forget to ask this obvius question . Have you changed any off the file types settings in LMS ? are any of the choices greyed out ? any custom rules ? Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621

Re: [slim] 24bit 96 khz flac support?

2016-02-09 Thread Mnyb
Paden wrote: > Thanks again for your reply & the clear instructions Mnyb, no mention of > SoX in my log though: > > [16-02-09 20:44:53.0051] Slim::Player::StreamingController::_eventAction > (271) 00:04:20:12:11:4c: StatusHeartbeat in PLAYING-STREAMOUT -> >

Re: [slim] 24bit 96 khz flac support?

2016-02-09 Thread d6jg
Mnyb wrote: > Ask in the max2play tread on some devices I think they do transcoding , > some of the PI's people use can easilly do it ? max2play on a Pi can definitely transcode with no issue. I am sure it should on Odroid also. *Vortexbox LMS 7.8 music on QNAP TS419p via NFS*

Re: [slim] 24bit 96 khz flac support?

2016-02-09 Thread bpa
JJZolx wrote: > Not sure why it would try multiple times on a single file (even though I > always found that transcoding logging to be nearly indecipherable), but > just checking to see whether the flac and sox binary executables are > installed sounds like a very good idea. Two earlier

Re: [slim] 24bit 96 khz flac support?

2016-02-09 Thread bpa
The log has a number of attempts when there should only be one - so I'm not sure whether LMS is having serious problems or whether you tried to play multiple file. Did you try multiple times ? If so please just do one file as asked and save in a plain text file not a word doc. However, there

Re: [slim] 24bit 96 khz flac support?

2016-02-09 Thread Paden
bpa wrote: > This log looks like LMS made no attempt to play the file - so either the > log has been severely edited or there is a config error. > > Give complete unedited log - sometime missing message indicate what is > happening so it is necessary to have all messages in order to see what >

Re: [slim] 24bit 96 khz flac support?

2016-02-09 Thread JJZolx
Not sure why it would try multiple times on a single file (even though I always found that transcoding logging to be nearly indecipherable), but just checking to see whether the flac and sox binary executables are installed sounds like a very good idea.

Re: [slim] 24bit 96 khz flac support?

2016-02-09 Thread Mnyb
This hires file it is 2ch rigth ? Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3 sub. Bedroom/Office: Boom Kitchen: Touch + powered

Re: [slim] 24bit 96 khz flac support?

2016-02-09 Thread JJZolx
bpa, If you try it on your own system with default settings and no custom-convert file, you'll likely the same in your server log. I just tried it myself and get much the same log output. JJZolx's Profile:

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread Paden
JJZolx wrote: > I'm playing an album in 24/96 on my Transporter right now and it's being > downsampled. If you want to debug it a little you can enable debugging > for conversions from the web interface by going to: > > Settings > Advanced > Logging > (player.source) - Player Source Audio & >

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread Mnyb
Paden wrote: > Thanks for the replies :-) > I haven't altered any of the File Format Conversion settings & I'm > running LMS on a max2play Odroid U3, going to a Classic. > Do you think my best bet is to downsample it myself rather than trying > to get LMS to? > > Cheers, Paul The classic aka

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread Mnyb
Paden wrote: > Hi JJZlox, thanks for the suggestion. > Should the SoX plugin installed by default? > > Cheers, Paul > > Sent from my SM-T710 using Tapatalk Yes if it's not it's usually when the platform does not support it , I did not read that you had an odriod , some of them should support

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread Paden
Hi all Should the downsampling of 24-bit/96kHz material to 24-bit/48kHz occur automatically or does something need to set? I've been trying to play a 24-bit/96kHz vinyl rip but get nothing, not even through LMS> File plays fine through Foobar2000? Cheers, Paul

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread JJZolx
Paden wrote: > Should the downsampling of 24-bit/96kHz material to 24-bit/48kHz occur > automatically or does something need to set? > I've been trying to play a 24-bit/96kHz vinyl rip but get nothing, not > even through LMS> > File plays fine through Foobar2000? Yes, it should play

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread Mnyb
Paden wrote: > Hi all > Should the downsampling of 24-bit/96kHz material to 24-bit/48kHz occur > automatically or does something need to set? > I've been trying to play a 24-bit/96kHz vinyl rip but get nothing, not > even through LMS> > File plays fine through Foobar2000? > > Cheers, Paul What

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread Paden
Thanks for the replies :-) I haven't altered any of the File Format Conversion settings & I'm running LMS on a max2play Odroid U3, going to a Classic. Do you think my best bet is to downsample it myself rather than trying to get LMS to? Cheers, Paul

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread JJZolx
Paden wrote: > Thanks for the replies :-) > I haven't altered any of the File Format Conversion settings & I'm > running LMS on a max2play Odroid U3, going to a Classic. > Do you think my best bet is to downsample it myself rather than trying > to get LMS to? Did you say what type of files

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread garym
JJZolx wrote: > I'm playing an album in 24/96 on my Transporter right now and it's being > downsampled. If you want to debug it a little you can enable debugging > for conversions from the web interface by going to: > > Settings > Advanced > Logging > (player.source) - Player Source Audio & >

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread JJZolx
garym wrote: > Just curious, why is LMS downsampling 24/96 file for your Transporter? > Because your synched with another SB? Or did you mean 24/192 file. > Transporter handles 24/96. Hmm... Good question. :) It's a 24/96 file. I have the Transporter synced with a Radio. If I unsync the

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread garym
JJZolx wrote: > Hmm... Good question. :) > > They're 24/96 files. I have the Transporter synced with a Radio. If I > unsync the Transporter, it doesn't resample. The Radio should be capable > of 24/96 too, so I'm not sure why it resamples for the combination. > :confused: aha. That's it. The

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread JJZolx
garym wrote: > aha. That's it. The Radio can only do 24/48. So if synched, it would > downsample to 24/48. Only Touch and Transporter can do 24/96. Ah, Ok. I guess my memory isn't very good today. JJZolx's Profile:

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread Paden
Thanks again, yeah they are flac files. I'll try the link you gave & see what happens :-) Cheers, Paul Paden's Profile: http://forums.slimdevices.com/member.php?userid=21468 View this thread:

Re: [slim] 24bit 96 khz flac support?

2016-02-08 Thread JJZolx
I'm playing an album in 24/96 on my Transporter right now and it's being downsampled. If you want to debug it a little you can enable debugging for conversions from the web interface by going to: Settings > Advanced > Logging > (player.source) - Player Source Audio & Conversion Logging and

Re: [slim] 24bit 96 khz flac support?

2010-11-06 Thread Phil Leigh
EB1000;587350 Wrote: Ok thanks alot. Can I use the Touch and the old SB3 under the same network/router but use different servers? I mean have the new Touch play music from one computer and the SB3 play music from another computer running another instance of SBS? yes - they can use the same

Re: [slim] 24bit 96 khz flac support?

2010-11-05 Thread EB1000
Thanks everybody Looks like I'm up for an upgrade very soon, as I have many 24bit/96khz albums. Can someone tell me which SB player is more suitable for hi-fi use when you're sitting about 3 meters away from it (this is why I don't think I need the Touch feature' since I'll only be using the

Re: [slim] 24bit 96 khz flac support?

2010-11-05 Thread JJZolx
EB1000;587163 Wrote: Looks like I'm up for an upgrade very soon, as I have many 24bit/96khz albums. Can someone tell me which SB player is more suitable for hi-fi use when you're sitting about 3 meters away from it (this is why I don't think I need the Touch feature' since I'll only be

Re: [slim] 24bit 96 khz flac support?

2010-11-05 Thread Mnyb
+1 The Touch it is, it comes with ir just like the SB3 . (and can be controlled by controllers smatphones web interfaces et al just like the SB3). Soundquality is said to be improved and it can stream 24/96 to a suitable DAC. It can also play those files trough it's own 24/96 Dac But people

Re: [slim] 24bit 96 khz flac support?

2010-11-05 Thread EB1000
Mnyb;587184 Wrote: +1 And squeezeboxes multiply you will probably find another room for the SB3 :) Ok thanks alot. Can I use the Touch and the old SB3 under the same network/router but use different servers? I mean have the new Touch play music from one computer and the SB3 play music

[slim] 24bit 96 khz flac support?

2010-11-03 Thread EB1000
Hi I just noticed when I play a 24bit/96khz flac file on my SB classic' the file info says that the bitrate was changed from 1387kbs to 704kbs.. what gives? can the SB classic output a true 24bit/96khz pcm signal from a flac file through the spdif digital output? or does it downscale it to

Re: [slim] 24bit 96 khz flac support?

2010-11-03 Thread Mnyb
It's downscaled to 24/48 the 704kb info is bogus a cosmetic bug that nobody fixes. 24/192 and 24/96 is downscaled to 24/48 24/172.4 and 24/88.2 is downscaled to 24/44.1 Note that a squeezebox always output 24bit at 100% volume so 16bit sources are padded to 24bit, this is withing the spdif

Re: [slim] 24bit 96 khz flac support?

2010-11-03 Thread JJZolx
No, the Squeezebox Classic doesn't support 96kHz playback. Only the Transporter, Touch and Radio do. So the server downsamples the 24-bit/96kHz material to 24-bit/48kHz. It makes sense that the streaming bitrate would be approximately halved when going from 96kHz to 48kHz. The bitrate

Re: [slim] 24bit 96 khz flac support?

2010-11-03 Thread andyg
Note that Radio is also only 24/48. Transporter and Touch are the only devices that support up to 24/96. -- andyg andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292 View this thread:

Re: [slim] 24bit 96 khz flac support?

2010-11-03 Thread JJZolx
andyg;586936 Wrote: Note that Radio is also only 24/48. Transporter and Touch are the only devices that support up to 24/96. Thanks for the correction. -- JJZolx JJZolx's Profile: