Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-13 Thread Michael Herger

It can be the same copy run twice. That would not work, as only one
process can use the ports being used by LMS.


I always have Activity Monitor running on my LMS server to show what is
happening within the system at any time. Only one instance of Perl is
shown running.


That's not real-time information. The second process could disappear 
before it even showed up in the list.


The message about LMS running already is logged if there's a task 
running using LMS' port (3483). As this port is reserved for LMS it's 
highly unlikely any other task would use it.



try to investigate this kind of issue, always try to start as clean as
possible. Don't install plugins before the basics work. Try to run LMS
from the command line etc.


I'm only running a few 3rd party, but will pull them all and try again.
Screen capture is attached.


"A few"? That's more than I do ;-).

Did you try to run manually?

/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/slimserver.pl

Oh, one more thing: use 7.9.1, as there is a Mac specific issue in 7.9.0 
(updater only, but still).

--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-13 Thread Eric Seaberg

mherger wrote: 
> > I did a 'restore' new install of 10.12 then it updated to 10.12.6 . I
> 
> Restore from a backup? Or what kind of restore?

When the Mac boots you can hold down Command-R to restore the OS via the
web from Apple.  Since nothing is on DVD/CD any longer, this is how you
do a clean install.  Before running the installer, I ran DiskUtility and
reinitialized the OS partition of my SSD.  It was wiped clean then OS
10.12 was installed.  Once that was done, I did a system update to OS
10.12.6, the most recent.

> 
> > have received errors of two LMS running, which is impossible as only
> one
> 
> It can be the same copy run twice. That would not work, as only one 
> process can use the ports being used by LMS.

I always have Activity Monitor running on my LMS server to show what is
happening within the system at any time. Only one instance of Perl is
shown running.

> 
> > was installed.  Deleted ALL prefs twice to make sure old stuff was
> wiped
> > out.  Perl v5.18.  I'm wondering if I should update to a newer
> version,
> > but no one else seems to be complaining about this issue.
> 
> Perl on Mac should be just fine. It's what I use to do all dev work for
> LMS.
> 
> Your log showed a lot of messages related to 3rd party plugins. When you
> 
> try to investigate this kind of issue, always try to start as clean as 
> possible. Don't install plugins before the basics work. Try to run LMS 
> from the command line etc.

I'm only running a few 3rd party, but will pull them all and try again. 
Screen capture is attached.

> 
> > Another odd thing, if I go to the LMS Pref Pane and try to STOP the
> > server, it doesn't stop, but I think it's always been this way.
> 
> That sounds wrong. I have no problem doing this. Did you do a _clean_ 
> install on a newly set up macOS? Not on a system restored from some 
> backup which might already come with a LMS installation?

I've had this problem for several years, starting proll with LMS 7.5 or
earlier.  Again, I did a totally clean OS install and a clean LMS
install, adding back some 3rd party plugins.

Thanks for the help, Michael.  I will attach a screen capture of the
plugins I'm using, as well as a recent log.

23428


23429


+---+
|Filename: Screenshot 2017-08-13 15.01.01.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=23429|
+---+


Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-13 Thread Michael Herger

I did a 'restore' new install of 10.12 then it updated to 10.12.6 . I


Restore from a backup? Or what kind of restore?


have received errors of two LMS running, which is impossible as only one


It can be the same copy run twice. That would not work, as only one 
process can use the ports being used by LMS.



was installed.  Deleted ALL prefs twice to make sure old stuff was wiped
out.  Perl v5.18.  I'm wondering if I should update to a newer version,
but no one else seems to be complaining about this issue.


Perl on Mac should be just fine. It's what I use to do all dev work for LMS.

Your log showed a lot of messages related to 3rd party plugins. When you 
try to investigate this kind of issue, always try to start as clean as 
possible. Don't install plugins before the basics work. Try to run LMS 
from the command line etc.



Another odd thing, if I go to the LMS Pref Pane and try to STOP the
server, it doesn't stop, but I think it's always been this way.


That sounds wrong. I have no problem doing this. Did you do a _clean_ 
install on a newly set up macOS? Not on a system restored from some 
backup which might already come with a LMS installation?



--

Michael
___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-13 Thread Eric Seaberg

bpa wrote: 
> Perl does not install with LMS - a version of Perl is included as part
> of OS.  LMS provides its some of required CPAN libraries.
> 
> If you upgraded the OS from say 10.x.x to 10.12.* - I guess there is a
> possibility of some sort of incompatibility. If you upgraded from
> 10.12.x to 10.12.y - I'd guess unlikely to be a compatibility problem.
> 
> A PM to mherger might be useful just to check if there are any
> "gotchas".
> 
> Sometimes in the log there is an indication of a second LMS running. 
> Could you have two installations of LMS and the "bad" one is always
> running and you have reinstalled the one that doesn't run ?

I did a 'restore' new install of 10.12 then it updated to 10.12.6 . I
have received errors of two LMS running, which is impossible as only one
was installed.  Deleted ALL prefs twice to make sure old stuff was wiped
out.  Perl v5.18.  I'm wondering if I should update to a newer version,
but no one else seems to be complaining about this issue.

Another odd thing, if I go to the LMS Pref Pane and try to STOP the
server, it doesn't stop, but I think it's always been this way.

I'll PM Michael, too.  For now everything seems to be working, except
I'm still getting MP3 encode errors and I'm not going to worry about it.
Will see what Michael says.



Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-13 Thread bpa

Perl does not install with LMS - a version of Perl is included as part
of OS.  LMS provides its some of required CPAN libraries.

If you upgraded the OS from say 10.x.x to 10.12.* - I guess there is a
possibility of some sort of incompatibility. If you upgraded from
10.12.x to 10.12.y - I'd guess unlikely to be a compatibility problem.

A PM to mherger might be useful just to check if there are any
"gotchas".



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

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-12 Thread Eric Seaberg

I totally reinitialized the drive and did a new install of everything. 
Does Perl install with LMS?  I didn't install anything other than LAME.



Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-12 Thread bpa

Looking at the log and some of the errors are the same ones that were
showing up before you re-installed.

Did you re-install Perl and all supportin CPAN libraries ?



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

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-12 Thread Eric Seaberg

Here's my latest logfile after going through everything else.  

23424


Thanks again for the help.  This is just so bizarre... and it seems LAME
still isn't encoding properly.  I have added the executable file into
the preference file package just like FLAC, SOX, etc. are installed with
the LMS installer.  Everything says it's installed properly, but I still
have the issue.  At this point, that's the least of my worries... just
trying to get back to a working system everywhere else.


+---+
|Filename: server.log.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=23424|
+---+


Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-12 Thread Eric Seaberg

This is total BS!!  I have NEVER had problems like this before... clean
installing OS and LMS and none of my SqueezeNetwork setting are saved. 
Have 'cleaned' all files on the server and started over multiple
times... am thinking I may try a recent nightly to see if the OS upgrade
was implemented later than LMS 7.9.0.

Any other thoughts?



Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-09 Thread bpa

Eric Seaberg wrote: 
> Right, there is an SB3 at my office and I also access using iPeng on my
> iPhone while driving.  Many times I'll setup NO ACCESS so I can see the
> IP address, then add it to the 'approved' addresses.  Regardless, looks
> like a clean rebuild is happening on Friday!
OK I thought as a much but there have been threads where users with
external access had their systems hacked typically system settings
changed or alarm set to go off very loud at time like  3:00am


> Let me confirm with you guys that LMS 7.9 does install all necessary
> codecs EXCEPT LAME, is that still true?  
There are two builds for darwin - x86_64 and "normal" - I  presume you
know which one (64bit vs 32bit ?).  In each there is flac, faad, sox and
wvunpack.  LAME is a separate install.



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

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-09 Thread Eric Seaberg

d6jg wrote: 
> Re possible unauthorised access.
> The OP mentioned an SB3 at his office at some point. If it is a remote
> office and the connection isn't via VPN then ..

Right, there is an SB3 at my office and I also access using iPeng on my
iPhone while driving.  Many times I'll setup NO ACCESS so I can see the
IP address, then add it to the 'approved' addresses.  Regardless, looks
like a clean rebuild is happening on Friday!

Let me confirm with you guys that LMS 7.9 does install all necessary
codecs EXCEPT LAME, is that still true?  


Thanks again for the help.  I'll submit a log once the new system is
installed and running.



Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-09 Thread d6jg

bpa wrote: 
> The log has the strange discontinuities and corrupted log entries as far
> back as april.  They are not as common but I believe that is because
> logging wasn't active compared to enableing player.source.  
> 
> There are also many other unusual entries.  A clean install would be
> good ideas.   Make sure system start and library clean & rescan have no
> errors.  Do not to install plugins such as C3PO and Raopbridge and
> upnpbridge until you are happy that you can play files to players.  Then
> install a plugin one at a time and retest.
> 
> Example of early discontinuity 
> > 
Code:

  >   > 
  > [17-04-12 20:52:21.4264] Slim::Utils::Scanner::Local::__ANON__ (285) Get 
new tracks count
  > [17-04-12 20:52:21.4267] Slim::Utils::Scanner::Local::__ANON__ (290) Get 
changed tracks count
  > [17-04-12 20:52:21.6322] Slim::Utils::Scanner::Local::__ANON__ (296) 
Removing deleted audio files (0)
  > accept denied: 184.180.11.222
  > [17-04-12 11:55:07.4896] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 184.180.11.222
  > [17-04-12 11:55:13.0392] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 184.180.11.222
  > [17-04-12 11:55:18.5811] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 184.180.11.222
  > 

> > 
> The discontuity seems to be due to a problem with log file and buffers
> being "flushed" twice.  COuld be a system problem but could also be
> two processes writing to log, plugin with different log setting etc..
> 
> Your log also has a number of other entries that would should be
> checked and resolved
> 1. There are numerous entries  of unauthorised attempts from the
> internet to access your LMS - selection below.  They may be valid or
> they may be malicious but none in July or Aug.  There have been
> instances of LMS being hacked to change system setting or install
> plugins or other ways to  corrupt user system. 
> > 
Code:

  >   > 
  > [17-04-06 02:34:37.6614] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 80.82.67.92
  > [17-04-06 06:18:14.7410] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 195.3.145.218
  > [17-04-12 11:36:24.6990] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 184.180.11.222
  > [17-04-12 11:56:29.5698] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 184.180.11.222
  > [17-04-18 18:06:28.8718] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 98.176.164.24
  > [17-04-24 09:59:03.7127] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 146.0.74.36
  > [17-05-06 04:50:45.3507] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 80.82.67.92
  > [17-05-28 03:55:45.8443] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 5.39.219.125
  > [17-06-03 18:19:55.8955] Slim::Networking::Slimproto::slimproto_accept 
(180) unauthorized host, accept denied: 146.185.239.59
  > 

> > 
> 
> 2. File reading errors at library scan time
> > 
Code:

  >   > 
  > [17-04-12 20:55:00.4752] Slim::Utils::Scanner::Local::__ANON__ (374) 
Scanning new audio files (31528)
  > [17-04-12 20:55:58.1981] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 9).
  > [17-04-12 20:55:58.2119] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 12).
  > [17-04-12 20:55:58.2567] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 10).
  > 
  > [17-07-14 15:55:24.2926] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 10).
  > [17-07-14 15:55:24.3409] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 12).
  > [17-07-14 15:55:24.3743] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 14)
  > 

> > 
> 
> 3. Corrupt image files - may be related to inability to read a file 
> > 
Code:

  >   > 
  > [17-04-12 21:05:34.4306] Slim::Utils::GDResizer::resize (208) Warning: 
Image::Scale libjpeg error: Corrupt JPEG data: premature end of data segment 
(/Volumes/Music/Les Claypool/Les Claypool's Frog Brigade/Shine On You Crazy 
Diamond.mp3)
  > [17-04-12 21:05:34.4307] Slim::Utils::GDResizer::resize (208) Warning: 
Image::Scale libjpeg error: Unsupported marker type 0xfb (/Volumes/Music/Les 
Claypool/Les Claypool's Frog Brigade/Shine On You Crazy Diamond.mp3)
  > [17-04-12 21:05:34.4796] Slim::Utils::GDResizer::resize (208) Warning: 
Image::Scale libjpeg error: Corrupt JPEG data: premature end of data segment 

Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-09 Thread bpa

Eric Seaberg wrote: 
> OK, here's the log.  It was originally too large so I deleted everything
> up to April 1, 2017.  Let me know what you see... I won't rebuild the
> system until Friday.

The log has the strange discontinuities and corrupted log entries as far
back as april.  They are not as common but I believe that is because
logging wasn't active compared to enableing player.source.  

There are also many other unusual entries.  A clean install would be
good ideas.   Make sure system start and library clean & rescan have no
errors.  Do not to install plugins such as C3PO and Raopbridge and
upnpbridge until you are happy that you can play files to players.  Then
install a plugin one at a time and retest.

Example of early discontinuity 

Code:


  [17-04-12 20:52:21.4264] Slim::Utils::Scanner::Local::__ANON__ (285) Get new 
tracks count
  [17-04-12 20:52:21.4267] Slim::Utils::Scanner::Local::__ANON__ (290) Get 
changed tracks count
  [17-04-12 20:52:21.6322] Slim::Utils::Scanner::Local::__ANON__ (296) Removing 
deleted audio files (0)
  accept denied: 184.180.11.222
  [17-04-12 11:55:07.4896] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 184.180.11.222
  [17-04-12 11:55:13.0392] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 184.180.11.222
  [17-04-12 11:55:18.5811] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 184.180.11.222
  


The discontuity seems to be due to a problem with log file and buffers
being "flushed" twice.  COuld be a system problem but could also be two
processes writing to log, plugin with different log setting etc..

Your log also has a number of other entries that would should be checked
and resolved
1. There are numerous entries  of unauthorised attempts from the
internet to access your LMS - selection below.  They may be valid or
they may be malicious but none in July or Aug.

Code:


  [17-04-06 02:34:37.6614] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 80.82.67.92
  [17-04-06 06:18:14.7410] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 195.3.145.218
  [17-04-12 11:36:24.6990] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 184.180.11.222
  [17-04-12 11:56:29.5698] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 184.180.11.222
  [17-04-18 18:06:28.8718] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 98.176.164.24
  [17-04-24 09:59:03.7127] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 146.0.74.36
  [17-05-06 04:50:45.3507] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 80.82.67.92
  [17-05-28 03:55:45.8443] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 5.39.219.125
  [17-06-03 18:19:55.8955] Slim::Networking::Slimproto::slimproto_accept (180) 
unauthorized host, accept denied: 146.185.239.59
  



2. File reading errors at library scan time

Code:


  [17-04-12 20:55:00.4752] Slim::Utils::Scanner::Local::__ANON__ (374) Scanning 
new audio files (31528)
  [17-04-12 20:55:58.1981] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 9).
  [17-04-12 20:55:58.2119] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 12).
  [17-04-12 20:55:58.2567] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 10).
  
  [17-07-14 15:55:24.2926] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 10).
  [17-07-14 15:55:24.3409] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 12).
  [17-07-14 15:55:24.3743] Audio::Scan::scan (75) Warning: Error: Unable to 
read at least 16 bytes from file (only read 14)
  



3. Corrupt image files - may be related to inability to read a file 

Code:


  [17-04-12 21:05:34.4306] Slim::Utils::GDResizer::resize (208) Warning: 
Image::Scale libjpeg error: Corrupt JPEG data: premature end of data segment 
(/Volumes/Music/Les Claypool/Les Claypool's Frog Brigade/Shine On You Crazy 
Diamond.mp3)
  [17-04-12 21:05:34.4307] Slim::Utils::GDResizer::resize (208) Warning: 
Image::Scale libjpeg error: Unsupported marker type 0xfb (/Volumes/Music/Les 
Claypool/Les Claypool's Frog Brigade/Shine On You Crazy Diamond.mp3)
  [17-04-12 21:05:34.4796] Slim::Utils::GDResizer::resize (208) Warning: 
Image::Scale libjpeg error: Corrupt JPEG data: premature end of data segment 
(/Volumes/Music/Les Claypool/Les Claypool's Frog Brigade/Thela Hun Ginjeet.mp3)
  [17-04-12 21:05:34.4798] 

Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-08 Thread Eric Seaberg

23378

OK, here's the log.  It was originally too large so I deleted everything
up to April 1, 2017.  Let me know what you see... I won't rebuild the
system until Friday.


Thanks again, guys!


+---+
|Filename: server.log.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=23378|
+---+


Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-08 Thread bpa

Eric Seaberg wrote: 
> I'm thinking about starting from scratch with a clean install of OSX
> after re-initializing the drive and clean, new install of LMS.  Will
> have to wait until a day-off for that.  Thanks again for all the
> replies... will keep you updated.
> 
> Attached is screenshot of all players' info:

In the meantime a copy of server.log would at least confirm/refute there
is something odd in the log process.



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

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-08 Thread Eric Seaberg

Attached is screenshot of all players' info:


+---+
|Filename: Screenshot 2017-08-08 01.47.30.png   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=23377|
+---+


Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-08 Thread bpa

Eric Seaberg wrote: 
> Again, it's only 48k/24bit files transcoding and it's to ALL of my
> players... 2-SB3, 1-Duet and 1-Transporter.  If I stream to my phone
> using iPeng it works fine.

OK - that probably means the Flac / Lame transcoding is for older
players and for Ipeng may be using a different conversion but without
the relevant log for the player with specific log entry "Using command
for conversion" (the "matched" log entries are not useful)  for Ipeng vs
other players - can't be sure what's different. 

> I didn't copy/paste the log.  I let it run, selected ALL text in the log
> file and pasted into an Apple Text file.  

Very strange. One possibility is a some sort of corruption in cut &
paste.  A "clean" copy of the server.log file is necessary to see what
is happening as at the moment it is unclear.



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

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread Mnyb

Your first post mentions SoX ? LMS installs it own version and that's
the one that should be used.

Or did you meant to say OSX . Autocorrect gets you sometimes 




Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD & SqueezePad
(spares Touch, SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux

http://people.xiph.org/~xiphmont/demo/neil-young.html

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread Eric Seaberg

No problem... still this is very frustrating as NONE of my Slim devices
work, but iPeng on the iPhone does... even converting 96k/24bit to a
320kMP3 is flawless and immediate.

Am i seriously missing something?  Log to come later this evening.



Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread Mnyb

The logs are already textfiles , the link on LMS webpage also presents
the file path .

You can use finder to copy and zip the original log files .

But the newer LMS versions also has the feature bpa mentioned a link
that downloads the logs into a zip file.




Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD & SqueezePad
(spares Touch, SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux

http://people.xiph.org/~xiphmont/demo/neil-young.html

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread Eric Seaberg

Again, it's only 48k/24bit files transcoding and it's to ALL of my
players... 2-SB3, 1-Duet and 1-Transporter.  If I stream to my phone
using iPeng it works fine.

I didn't copy/paste the log.  I let it run, selected ALL text in the log
file and pasted into an Apple Text file.  


I'm on my way home now and will look at it again.   Thanks



Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread bpa

The log is unreliable and if not edited then something is very strange
with your system - as if multiple LMS are running. If not sorted then no
point in trusting the log.

The log seems to show data has been sent to player - it's wating in the
player but then the opayer has underrun which means there is not enough
data in the player.  This might be normal for the "streaming MP3" but it
seems to indcate the problem is in the "player" side but don't trust
anyhting until log is clean.

Code:


  [17-08-07 10:58:09.4351] Slim::Player::StreamingController::_Playing (361) 
Song 0 has now started playing
  [17-08-07 10:58:09.4358] Slim::Player::StreamingController::_Playing (390) 
Song queue is now 0
  [17-08-07 10:58:09.4360] Slim::Player::StreamingController::_eventAction 
(303) 00:04:20:06:df:4f: Started - new state PLAYING-STREAMING
  [17-08-07 10:58:09.8930] 
Slim::Player::StreamingController::playerOutputUnderrun (2219) 
00:04:20:06:df:4f: decoder: 398990 / output: 0
  [17-08-07 10:58:09.8935] Slim::Player::StreamingController::_eventAction 
(271) 00:04:20:06:df:4f: OutputUnderrun in PLAYING-STREAMING -> 
Slim::Player::StreamingController::_Rebuffer
  [17-08-07 10:58:09.8939] Slim::Player::StreamingController::_setPlayingState 
(2357) new playing state BUFFERING
  [17-08-07 10:58:09.8957] Slim::Player::StreamingController::_eventAction 
(303) 00:04:20:06:df:4f: OutputUnderrun - new state BUFFERING-STREAMING
  [17-08-07 10:58:09.9183] Slim::Player::StreamingController::_eventAction 
(271) 00:04:20:06:df:4f: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [17-08-07 10:58:09.9186] Slim::Player::StreamingController::_eventAction 
(271) 00:04:20:06:df:4f: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [17-08-07 10:58:10.0228] Slim::Player::Player::_buffering (1140) Buffering... 
407750 / 16
  [17-08-07 10:58:10.0232] Slim::Player::StreamingController::playerBufferReady 
(2258) 00:04:20:06:df:4f
  [17-08-07 10:58:10.0234] Slim::Player::StreamingController::_eventAction 
(271) 00:04:20:06:df:4f: BufferReady in BUFFERING-STREAMING -> Slim::Player:
  




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

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread bpa

Can you get a clean copy of the log - this log look like it has been
edited a number of times with cut & paste and overlapping sections
making it very hard to follow what is happening  - either that or your
time is being reset.



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

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread Eric Seaberg

Here's a recent attempt converting 48k/24bit FLAC saved as zipped RTF.

Thanks again for looking at it.

23372


+---+
|Filename: flc-mp3.rtf.zip  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=23372|
+---+


Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread bpa

Eric Seaberg wrote: 
> I'll look again.  I don't think the problem is resampling as I've always
> been able to play 48k files on other devices.  Again the odd thing is
> that iPeng on my iPhone plays everything fine.  I did also try a xilix
> update on the Transporter and nothing changed.  This is extremely odd as
> it has worked.
> 
> There's really no reason to do transcoding with the exception of
> streaming to an SB3 at my office.  I have plenty of  bandwidth on both
> ends to play native FLAC files and may just have to leave it there.  
> 
> 
> Thanks for the replies.  As I get more time this week/weekend I'll try
> it again and submit more content from the log.  One other thing I just 
> thought of, I did an OS update about a week ago to OS 10.12.6 which
> could've broken some pipes.  Not sure how I could revert except to
> restore from an older backup set.  May try that as well.
> 
> 
> Thanks again.

sox is used for resampling ansd you said you installed a new version fo
sox that is why I used the example.  In your context  it is not clear
whether the transcoding chain runs.

48kbitss/ec files can be sent to player without conversion as long as it
is 16 bit, I think if the flac file is 24 bit then it may need some
trasncoding.

You need to look at your log in more detail not the fragment you sent.



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

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread Eric Seaberg

I'll look again.  I don't think the problem is resampling as I've always
been able to play 48k files on other devices.  Again the odd thing is
that iPeng on my iPhone plays everything fine.  I did also try a xilix
update on the Transporter and nothing changed.  This is extremely odd as
it has worked.

There's really no reason to do transcoding with the exception of
streaming to an SB3 at my office.  I have plenty of  bandwidth on both
ends to play native FLAC files and may just have to leave it there.  


Thanks for the replies.  As I get more time this week/weekend I'll try
it again and submit more content from the log.  One other thing I just 
thought of, I did an OS update about a week ago to OS 10.12.6 which
could've broken some pipes.  Not sure how I could revert except to
restore from an older backup set.  May try that as well.


Thanks again.



Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread bpa

Found my Flac resample problems. It is an example of transcode log where
failure happens early and but "matched" messages appear later so it can
confuse.

Code:

[17-08-07 10:18:01.1211] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [17-08-07 10:18:01.1212] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac 
-C 0 $RESAMPLE$ -
  [17-08-07 10:18:01.1213] Slim::Player::TranscodingHelper::getConvertCommand2 
(446) Matched: flc->flc via: [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t 
wav - -t flac -C 0 $RESAMPLE$ -
  [17-08-07 10:18:01.1214] Slim::Player::Song::open (408) Transcoder: 
streamMode=F, streamformat=flc
  [17-08-07 10:18:01.1216] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command 
for conversion: 
"/mnt/hddrive/home/bryan14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/flac" 
-dcs -- "/mnt/hddrive/home/bryan11.10/albums/TestWMA/Taxicab.flc" | 
"/mnt/hddrive/home/bryan14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/sox" -q 
-t wav - -t flac -C 0 -r 48000 - & |
  [17-08-07 10:18:01.1217] Slim::Player::Song::open (558) Tokenized command: 
"/mnt/hddrive/home/bryan14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/flac" 
-dcs -- "/mnt/hddrive/home/bryan11.10/albums/TestWMA/Taxicab.flc" | 
"/mnt/hddrive/home/bryan14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/sox" -q 
-t wav - -t flac -C 0 -r 48000 - & |
  Taxicab.flc: ERROR: bits per sample is 32, must be 4-24
  /mnt/hddrive/home/bryan14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/sox FAIL 
formats: can't open input  `-': WAVE: RIFF header not found
  [17-08-07 10:18:01.1999] Slim::Player::SongStreamController::new (31) live=1
  [17-08-07 10:18:01.2002] Slim::Player::StreamingController::_Stream (1265) 
00:04:20:16:07:0e: stream
  [17-08-07 10:18:01.2009] Slim::Player::StreamingController::_Stream (1302) 
Song queue is now 0
  [17-08-07 10:18:01.2011] Slim::Player::StreamingController::_setPlayingState 
(2357) new playing state BUFFERING
  [17-08-07 10:18:01.2012] 
Slim::Player::StreamingController::_setStreamingState (2366) new streaming 
state STREAMING
  [17-08-07 10:18:01.2013] Slim::Player::StreamingController::_eventAction 
(303) 00:04:20:16:07:0e: NextTrackReady - new state BUFFERING-STREAMING
  [17-08-07 10:18:01.2013] Slim::Player::StreamingController::_eventAction 
(303) 00:04:20:16:07:0e: Play - new state BUFFERING-STREAMING
  [17-08-07 10:18:01.2042] Slim::Player::StreamingController::_eventAction 
(273) 00:04:20:16:07:0e: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [17-08-07 10:18:01.2053] Slim::Player::StreamingController::_eventAction 
(273) 00:04:20:16:07:0e: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [17-08-07 10:18:01.2070] Slim::Player::Source::_readNextChunk (350) Read to 
end of file or pipe
  [17-08-07 10:18:01.2071] Slim::Player::Source::_readNextChunk (373) end of 
file or error on socket, song pos: 0
  [17-08-07 10:18:01.2072] Slim::Player::Source::_readNextChunk (378) 
00:04:20:16:07:0e mark end of stream
  [17-08-07 10:18:01.2072] Slim::Player::Source::_readNextChunk (386) Didn't 
stream any bytes for this song; mark it as failed
  [17-08-07 10:18:01.2073] 
Slim::Player::StreamingController::playerStreamingFailed (2228) 
00:04:20:16:07:0e
  [17-08-07 10:18:01.2074] Slim::Player::StreamingController::_playersMessage 
(789) Problem: Can't open file for:: 
file:///mnt/hddrive/home/bryan11.10/albums/TestWMA/Taxicab.flc
  [17-08-07 10:18:01.2077] Slim::Player::StreamingController::_eventAction 
(273) 00:04:20:16:07:0e: StreamingFailed in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_StopNextIfMore
  [17-08-07 10:18:01.2078] Slim::Player::StreamingController::_eventAction 
(284) params: errorDisconnect => undef
  [17-08-07 10:18:01.2081] Slim::Player::StreamingController::_Stop (603) Song 
queue is now 0
  [17-08-07 10:18:01.2083] Slim::Player::SongStreamController::DESTROY (44) 
DESTROY(Slim::Player::SongStreamController=HASH(0xa69b728)) live=0
  [17-08-07 10:18:01.2084] Slim::Player::StreamingController::_setPlayingState 
(2357) new playing state STOPPED
  [17-08-07 10:18:01.2085] 
Slim::Player::StreamingController::_setStreamingState (2366) new streaming 
state IDLE
  [17-08-07 10:18:01.2088] Slim::Player::StreamingController::_willRetry (1391) 
no retry data
  [17-08-07 10:18:01.2090] Slim::Player::StreamingController::nextsong (882) 
The next song is number 0, was 0
  [17-08-07 10:18:01.2092] Slim::Player::StreamingController::_eventAction 
(303) 00:04:20:16:07:0e: StreamingFailed - new state STOPPED-IDLE
  [17-08-07 10:18:01.2096] Slim::Player::StreamingController::_eventAction 
(273) 00:04:20:16:07:0e: StatusHeartbeat in STOPPED-IDLE -> 
Slim::Player::StreamingController::_NoOp
  [17-08-07 10:18:01.2098] Slim::Player::StreamingController::_eventAction 
(273) 00:04:20:16:07:0e: StatusHeartbeat 

Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread bpa

Example of a more complete log with the important transcoding log
message highlighted - in your log I don;t see the other messages (e.g.
"matched") in your log which measn you have copied the LMS tests against
"failed" rules which precede a successful rule which then plays.

Code:


  [17-08-07 09:37:14.2673] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if aac-flc-*-* is enabled
  [17-08-07 09:37:14.2674] Slim::Player::TranscodingHelper::checkBin (250)
enabled
  [17-08-07 09:37:14.2675] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [faad] -q -w -f 1 $FILE$ | [flac] -cs --totally-silent 
--compression-level-0 --ignore-chunk-sizes -
  [17-08-07 09:37:14.2675] Slim::Player::TranscodingHelper::getConvertCommand2 
(446)  Matched: aac->flc via: [faad] -q -w -f 1 $FILE$ | [flac] -cs 
--totally-silent --compression-level-0 --ignore-chunk-sizes -
  [17-08-07 09:37:14.2676] Slim::Player::Song::open (408) Transcoder: 
streamMode=I, streamformat=flc
  [17-08-07 09:37:14.2677] Slim::Player::Song::open (461) Opening stream (no 
direct streaming) using Slim::Player::Protocols::File 
[file:///mnt/hddrive/home/ubuntu11.10/albums/TestWMA/composer.aac]
  [17-08-07 09:37:14.2679] Slim::Player::Protocols::File::open (81) duration: 
[51.157] size: [622902] endian [] offset: [0] for 
file:///mnt/hddrive/home/ubuntu11.10/albums/TestWMA/composer.aac
  [17-08-07 09:37:14.2679] Slim::Player::Protocols::File::open (98) Opening 
file /mnt/hddrive/home/ubuntu11.10/albums/TestWMA/composer.aac
  [17-08-07 09:37:14.2681] Slim::Player::Protocols::File::open (192) Seeking in 
0 into /mnt/hddrive/home/ubuntu11.10/albums/TestWMA/composer.aac
  [17-08-07 09:37:14.2682] Slim::Player::Song::open (482) URL is a song 
(audio): file:///mnt/hddrive/home/ubuntu11.10/albums/TestWMA/composer.aac, 
type=aac
  [17-08-07 09:37:14.2683] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command 
for conversion: 
"/mnt/hddrive/home/ubuntu14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/faad" -q 
-w -f 1 - | 
"/mnt/hddrive/home/ubuntu14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/flac" 
-cs --totally-silent --compression-level-0 --ignore-chunk-sizes -
  [17-08-07 09:37:14.2684] Slim::Player::Song::open (558) Tokenized command: 
"/mnt/hddrive/home/ubuntu14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/faad" -q 
-w -f 1 - | 
"/mnt/hddrive/home/ubuntu14.04/repos/7.9/latest/trunk/Bin/x86_64-linux/flac" 
-cs --totally-silent --compression-level-0 --ignore-chunk-sizes -
  [17-08-07 09:37:14.4101] Slim::Player::SongStreamController::new (31) live=1
  [17-08-07 09:37:14.4104] Slim::Player::StreamingController::_Stream (1265) 
00:04:20:16:07:0e: stream
  [17-08-07 09:37:14.4108] Slim::Player::StreamingController::_Stream (1302) 
Song queue is now 0
  [17-08-07 09:37:14.4109] Slim::Player::StreamingController::_setPlayingState 
(2357) new playing state BUFFERING
  [17-08-07 09:37:14.4110] 
Slim::Player::StreamingController::_setStreamingState (2366) new streaming 
state STREAMING
  




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

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-07 Thread bpa

You have only sent tiny fragement of conversion - chopping  the
importantt beginning lines and trailing lines.  As a general rule for
logs it is best to copy iunto a text file,zip and attach to a post. 
Also sometimes message that are missing are a clue to the error - by
editing the log that context is lost.

When a transcode fails it is usuall logged as something like "end of
file"  - as you have have not included the success and/or failure of
trasncode - I don't know what is happening. 

That said 

I see two conversion.

Code:


  17-08-06 17:10:38.7027] Slim::Player::TranscodingHelper::getConvertCommand 2 
(446) Matched: flc->mp3 via: [flac] -dcs $START$ $END$ -- $FILE$ | [lame] 
--silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ - -
  



and

Code:


  17-08-06 16:52:19.8802] Slim::Player::TranscodingHelper::getConvertCommand 2 
(446) Matched: flc->mp3 via: [flac] -dcs $START$ $END$ -- $FILE$ | [lame] 
--silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ - -
  



What do you means "FLAC is installed properly"LMS supplies Falc as
part of the paackage - any 3rd party install of Flac is unliely to
work.

The above two conversion are Flac->lame and Flac->sox.  Your post does
not make it clear which one works.

Can you run the flac, sox and lame that are in the LMS Bin directories
(the directories with Bin in the Helper application folder as listed in
WebUI Settings/Information)  NOT in any other directory and what is the
version of each.



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

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-06 Thread Eric Seaberg

Here's sent to my phone using iPeng playing 48k/24bit transcoding to
320kMP3:

[17-08-06 17:10:38.7008] Slim::Player::TranscodingHelper::checkBin (252)
Found command: [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav -
-t flac -C 0 $RESAMPLE$ -
[17-08-06 17:10:38.7010] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-aac-iPengiPod-01:de:e8:c6:6e:16
[17-08-06 17:10:38.7011] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-aac-*-01:de:e8:c6:6e:16
[17-08-06 17:10:38.7012] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-aac-iPengiPod-*
[17-08-06 17:10:38.7013] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-aac-*-*
[17-08-06 17:10:38.7014] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-ogg-iPengiPod-01:de:e8:c6:6e:16
[17-08-06 17:10:38.7015] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-ogg-*-01:de:e8:c6:6e:16
[17-08-06 17:10:38.7016] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-ogg-iPengiPod-*
[17-08-06 17:10:38.7018] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-ogg-*-*
[17-08-06 17:10:38.7019] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-mp3-iPengiPod-01:de:e8:c6:6e:16
[17-08-06 17:10:38.7020] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-mp3-*-01:de:e8:c6:6e:16
[17-08-06 17:10:38.7021] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-mp3-iPengiPod-*
[17-08-06 17:10:38.7022] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-mp3-*-*
[17-08-06 17:10:38.7023] Slim::Player::TranscodingHelper::enabledFormat
(209) Checking to see if flc-mp3-*-* is enabled
[17-08-06 17:10:38.7024] Slim::Player::TranscodingHelper::checkBin (250)
enabled
[17-08-06 17:10:38.7025] Slim::Player::TranscodingHelper::checkBin (252)
Found command: [flac] -dcs $START$ $END$ -- $FILE$ | [lame] --silent
-q $QUALITY$ $RESAMPLE$ $BITRATE$ - -
[17-08-06 17:10:38.7027]
Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched:
flc->mp3 via: [flac] -dcs $START$ $END$ -- $FILE$ | [lame] --silent -q
$QUALITY$ $RESAMPLE$ $BITRATE$ - -
[17-08-06 17:10:38.7047] Slim::Player::StreamingController::_eventAction
(271) 01:de:e8:c6:6e:16: StatusHeartbeat in PLAYING-STREAMING ->
Slim::Player::StreamingController::_CheckSync



Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-06 Thread Eric Seaberg

Odd that it's happening on both SB3, Duet and Transporter if I force
transcode, but if I force MP3 transcoding to my iPhone using iPeng to
playback, it works fine.  If I play a 16-bit file, everything is OK.  

Error is:

[17-08-06 16:52:19.8792] Slim::Player::TranscodingHelper::checkBin (252)
Found command: [flac] -dcs --force-raw-format --endian=little
--sign=signed $START$ $END$ -- $FILE$
[17-08-06 16:52:19.8794] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-mp3-transporter-00:04:20:10:02:d7
[17-08-06 16:52:19.8795] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-mp3-*-00:04:20:10:02:d7
[17-08-06 16:52:19.8796] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-mp3-transporter-*
[17-08-06 16:52:19.8797] Slim::Player::TranscodingHelper::checkBin (242)
Checking formats for: flc-mp3-*-*
[17-08-06 16:52:19.8798] Slim::Player::TranscodingHelper::enabledFormat
(209) Checking to see if flc-mp3-*-* is enabled
[17-08-06 16:52:19.8800] Slim::Player::TranscodingHelper::checkBin (250)
enabled
[17-08-06 16:52:19.8801] Slim::Player::TranscodingHelper::checkBin (252)
Found command: [flac] -dcs $START$ $END$ -- $FILE$ | [lame] --silent
-q $QUALITY$ $RESAMPLE$ $BITRATE$ - -
[17-08-06 16:52:19.8802]
Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched:
flc->mp3 via: [flac] -dcs $START$ $END$ -- $FILE$ | [lame] --silent -q
$QUALITY$ $RESAMPLE$ $BITRATE$ - -
[17-08-06 16:52:24.4980] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:06:d1:7f: StatusHeartbeat in STOPPED-IDLE ->
Slim::Player::StreamingController::_NoOp
[17-08-06 16:52:24.4983] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:06:d1:7f: StatusHeartbeat in STOPPED-IDLE ->
Slim::Player::StreamingController::_NoOp
[17-08-06 16:52:24.4986] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:16:be:02: StatusHeartbeat in PAUSED-STREAMING ->
Slim::Player::StreamingController::_CheckPaused
[17-08-06 16:52:24.4989] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:16:be:02: StatusHeartbeat in PAUSED-STREAMING ->
Slim::Player::StreamingController::_CheckPaused
[17-08-06 16:52:24.4992] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:06:df:4f: StatusHeartbeat in PAUSED-STREAMOUT ->
Slim::Player::StreamingController::_CheckPaused
[17-08-06 16:52:24.4993] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:06:df:4f: StatusHeartbeat in PAUSED-STREAMOUT ->
Slim::Player::StreamingController::_CheckPaused
[17-08-06 16:52:24.4995] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:10:02:d7: StatusHeartbeat in STOPPED-IDLE ->
Slim::Player::StreamingController::_NoOp
[17-08-06 16:52:24.4997] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:10:02:d7: StatusHeartbeat in STOPPED-IDLE ->
Slim::Player::StreamingController::_NoOp
[17-08-06 16:52:29.0965] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:06:d1:7f: StatusHeartbeat in STOPPED-IDLE ->
Slim::Player::StreamingController::_NoOp
[17-08-06 16:52:29.0967] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:06:d1:7f: StatusHeartbeat in STOPPED-IDLE ->
Slim::Player::StreamingController::_NoOp
[17-08-06 16:52:29.0970] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:16:be:02: StatusHeartbeat in PAUSED-STREAMING ->
Slim::Player::StreamingController::_CheckPaused
[17-08-06 16:52:29.0973] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:16:be:02: StatusHeartbeat in PAUSED-STREAMING ->
Slim::Player::StreamingController::_CheckPaused
[17-08-06 16:52:29.0975] Slim::Player::StreamingController::_eventAction
(271) 00:04:20:06:df:4f: StatusHeartbeat in PAUSED-STREAMOUT ->
Slim::Player::StreamingController::_CheckPaused


Any ideas?  FLAC is installed properly.  Haven't had this problem
before.



Eric Seaberg - San Diego
-A.E.S., I.E.E.E., S.M.P.T.E., S.P.A.R.S.-
e...@seaberg.com

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=107806

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


Re: [SlimDevices: SqueezeCenter] LMS no longer converting 24-bit files to MP3

2017-08-05 Thread bpa

Eric Seaberg wrote: 
> I just started having a problem a few days ago... probably after trying
> to install a newer version os SOX... but LMS will no longer transcode
> any 24-bit FLAC files to MP3 to stream to my office SB3.  I've never had
> this problem before and have tried every solution to solve it, without
> luck.  At this point, I'm reverting to a TimeMachine backup from a week
> ago to see if that solve the issue.
> 
> Anyone else have an option for me?

Turn on logging player.source to DEBUG and thenafter trybg to play a
file  check server log file to see what is happening/ failing.



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

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