Re: [slim] WMA files not playing back

2019-08-19 Thread slartibartfast
caball wrote: > Hello, > I have another problem with WMA files - I'm unable to play two or more > songs continuously. It stops after each track and I need to start > manually the next one. > > Version of Squeezelite: Squeezelite v1.9.3-1180 on Debian 10 Buster > LMS - Logitech Media Server

Re: [slim] WMA files not playing back

2019-08-19 Thread caball
Hello, I have another problem with WMA files - I'm unable to play two or more songs continuously. It stops after each track and I need to start manually the next one. Version of Squeezelite: Squeezelite v1.9.3-1180 on Debian 10 Buster LMS - Logitech Media Server Version: 7.9.2 - 1565967976 @

Re: [slim] WMA files not playing back

2019-06-04 Thread bpa
Hal Bregg wrote: > OK. Thank you all for good effort and advice. My take away from it is, > as it stands now, to retain lossless audio, I need to re-code all my WMA > to FLAC. Correct? Or if ffmpeg exectuable is available for your LMS system - modify the convert.conf file (or add a

Re: [slim] WMA files not playing back

2019-06-04 Thread Hal Bregg
kidstypike wrote: > Thank you. OK. Thank you all for good effort and advice. My take away from it is, as it stands now, to retain lossless audio, I need to re-code all my WMA to FLAC. Correct? Hal Bregg's Profile:

Re: [slim] WMA files not playing back

2019-06-01 Thread kidstypike
ralphy wrote: > The base picoreplayer install does not include the ffmpeg libraries to > save space in the image. > In this state, squeeelite can't play wma or alac files and relies on LMS > to transcode those formats. > LMS on Windows includes transcoding support (wmadec) for wma files all >

Re: [slim] WMA files not playing back

2019-06-01 Thread ralphy
The base picoreplayer install does not include the ffmpeg libraries to save space in the image. In this state, squeeelite can't play wma or alac files and relies on LMS to transcode those formats. LMS on Windows includes transcoding support (wmadec) for wma files all other platforms include

Re: [slim] WMA files not playing back

2019-06-01 Thread kidstypike
ralphy wrote: > This issue is with ffmpeg wmalossless decoder in 3.1, 3.2 and 3.3. > Which are the versions I currently use to build SL. > Upgrading to 3.4 and all the wma lossless files I tried play fine. Back > porting the changes to 3.2 fixes wma lossless playback as well. > Unfortunately,

Re: [slim] WMA files not playing back

2019-06-01 Thread ralphy
This issue is with ffmpeg wmalossless decoder in 3.1, 3.2 and 3.3. Which are the versions I currently use to build SL. Upgrading to 3.4 and all the wma lossless files I tried play fine. Back porting the changes to 3.2 fixes wma lossless playback as well. Unfortunately, squeezelite is using a

Re: [slim] WMA files not playing back

2019-06-01 Thread bpa
Hal Bregg wrote: > Or, can anyone confirm their own experience of WMA successfully playing > on PCP? I don't have pcp and as this thread is probably not read by many pcp users, if you need an answer to the generic pcp question - ask it on the pcp support thread

Re: [slim] WMA files not playing back

2019-05-31 Thread Hal Bregg
Hal Bregg wrote: > I'd appreciate if someone could share a WMA file that plays well on > their PCP. Due to the file size, a link to a DropBox might be the > best. Thanks in advance ! Or, can anyone confirm their own experience of WMA successfully playing on PCP?

Re: [slim] WMA files not playing back

2019-05-30 Thread Hal Bregg
bpa wrote: > That is the nature of s/w development. A single line of code changed > may requires hours of testing to check that there are no side > effects.The ffmpeg API change may have broken WMA lossless as I get the > same "nosie" with a WMA lossless test file I haveit shows how few people

Re: [slim] WMA files not playing back

2019-05-30 Thread bpa
Hal Bregg wrote: > Thanks, that sounds good, if a little lengthy ? That is the nature of s/w development. A single line of code changed may requires hours of testing to check that there are no side effects.The ffmpeg API change may have broken WMA lossless as I get the same "nosie" with a WMA

Re: [slim] WMA files not playing back

2019-05-29 Thread Hal Bregg
Paul Webster wrote: > It would probably need a code change in Squeezelite and then > distribution of new versions for loads of platforms and then > installation by users. > Ralphy usually makes a test version available first for the > person/people who have seen the issue so that they can

Re: [slim] WMA files not playing back

2019-05-29 Thread Paul Webster
Hal Bregg wrote: > Ok, supposing there is an error there. What would be the way of fixing > it? It would probably need a code change in Squeezelite and then distribution of new versions for loads of platforms and then installation by users. Ralphy usually makes a test version available first

Re: [slim] WMA files not playing back

2019-05-29 Thread Hal Bregg
bpa wrote: > I played on a PC (Ubuntu 18.04) which has squeezelite which is > statically linked with the ffmpeg libraries - so exactly same code as > runs on Pi. > > Looking at Squeezelite issues - there is an open minor issue about using > old ffmpeg library interface. > I think the problem

Re: [slim] WMA files not playing back

2019-05-28 Thread Hal Bregg
ralphy wrote: > Thanks bpa for bringing this to my attention. > > ffmpeg was updated last year when AVStream member AVCodecContext was > deprecated in the api. > > I'll research if those changes are the cause or if squeezelite isn't > handling ffmpeg decoder errors correctly and report back

Re: [slim] WMA files not playing back

2019-05-28 Thread ralphy
Thanks bpa for bringing this to my attention. ffmpeg was updated last year when AVStream member AVCodecContext was deprecated in the api. I'll research if those changes are the cause or if squeezelite isn't handling ffmpeg decoder errors correctly and report back in this thread. Ralphy

Re: [slim] WMA files not playing back

2019-05-28 Thread bpa
Having booted up a LMS Win10 system - I did some test with problem file. Players - Boom (no WMA lossless) , Radio (native WMA Lossless), SqueezeliteX (on Win10 & native WMA Lossless), Squeezelite (on Ubuntu/Linux & native WMA Lossless) 1. Boom - plays OK with LMS transcoding (wmadec/flac)

Re: [slim] WMA files not playing back

2019-05-28 Thread bpa
Hal Bregg wrote: > So, to Sherlock Holmes it, it would seem the WMA seems gets a pass, > Squeezette gets a pass, and the PiCorePlayer gets to blush ? Not necessarily, you haven't shown whether transcoding is taking place on the Win10 LMS. What is in the log from the pcp suqeezelite player

Re: [slim] WMA files not playing back

2019-05-27 Thread Hal Bregg
bpa wrote: > I don't have pcp so I don't know what you're talking about. The message > I see require no additional setting as squeezelite is run from a command > line. However Squeezelite log should have nothing to do with Binary or > ALSA. When squeezelite runs, it produces messages usually

Re: [slim] WMA files not playing back

2019-05-27 Thread bpa
Hal Bregg wrote: > Will do.. Also, Squeezelite tab has a setting for the Binary and for > ALSA. What is your setting there? I don't have pcp so I don't know what tyou're talking about. However Squeezelite log should have nothing to do with Binary or ALSA. When squeezelite runs, it produces

Re: [slim] WMA files not playing back

2019-05-27 Thread Hal Bregg
bpa wrote: > I played on a PC (Ubuntu 18.04) which has squeezelite which is > statically linked with the ffmpeg libraries - so exactly same code as > runs on Pi. > > Looking at Squeezelite issues - there is an open minor issue about using > old ffmpeg library interface. > I think the problem

Re: [slim] WMA files not playing back

2019-05-27 Thread bpa
Hal Bregg wrote: > Ok. Thank you for looking into it, Friends. I appreciate it. > > BPA, did you play this file on a PC or Raspberry? If PC, are you > successful playing any other WMA on Raspberry? I played on a PC (Ubuntu 18.04) which has squeezelite which is statically linked with the

Re: [slim] WMA files not playing back

2019-05-27 Thread Hal Bregg
bpa wrote: > OK - I may try to test with the Ubuntu Squeezelite and a Win10 LMS. Ok. Thank you for looking into it, Friends. I appreciate it. BPA, did you play this file on a PC or Raspberry? If PC, are you successful playing any other WMA on Raspberry?

Re: [slim] WMA files not playing back

2019-05-27 Thread bpa
kidstypike wrote: > Sorry bpa, all completely beyond me, will bow out. OK - I may try to test with the Ubuntu Squeezelite and a Win10 LMS. bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this

Re: [slim] WMA files not playing back

2019-05-27 Thread kidstypike
bpa wrote: > Is LMS doing the transcoding ? LMS on Windows uses MS supplied libraries > not ffmpeg to transcode. > Can the Squeezelite play WMA native ? > > Check by running Squeezelite with " -d slimproto=info " and the initial > output will show what codecs are supported natively (scroll

Re: [slim] WMA files not playing back

2019-05-27 Thread bpa
kidstypike wrote: > Deeply puzzled! > > Squeezelite *CAN* play the supplied file when the player is connected to > LMS running on my WIN10 PC. (see my post #24 above). > > Player "study" below is Pi3B+/HiFiBerry DAC+/piCorePlayer 4.1 > > 27441 Is LMS doing the transcoding ? Can the

Re: [slim] WMA files not playing back

2019-05-27 Thread kidstypike
bpa wrote: > No - the answer is more nuanced. Squeezelite (all version not just PCP) > cannot play YOUR WMA files. Deeply puzzled! Squeezelite *CAN* play the supplied file when the player is connected to LMS running on my WIN10 PC. (see my post #24 above). Player "study" below is

Re: [slim] WMA files not playing back

2019-05-27 Thread bpa
Hal Bregg wrote: > So, in essence, the piCorePlayer is unable to play WMA format ? No - the answer is more nuanced. Squeezelite (all version not just PCP) cannot play YOUR WMA files. Up to now, Squeezelite has been able to play all types of WMA files of LMS users. There is something in your

Re: [slim] WMA files not playing back

2019-05-26 Thread Paul Webster
It needs a helper to do it - which usually works - but even that does not (currently) help in the case of your particular WMA files. Paul Webster http://dabdig.blogspot.com Author Radio France (FIP etc) plugin Paul

Re: [slim] WMA files not playing back

2019-05-26 Thread Hal Bregg
bpa wrote: > Similar errors were seen on a WMA lossless stream and bug reported ( > https://trac.ffmpeg.org/ticket/5820 ) but it seemed to be a transport > issue and so was considered nothing to fix. So, in essence, the piCorePlayer is unable to play WMA format ?

Re: [slim] WMA files not playing back

2019-05-25 Thread bpa
Similar errors were seen on a WMA lossless stream and bug reported ( https://trac.ffmpeg.org/ticket/5820 ) but it seemed to be a transport issue and so was considered nothing to fix. bpa's Profile:

Re: [slim] WMA files not playing back

2019-05-25 Thread Hal Bregg
bpa wrote: > ffmpeg is an area to check but also possibility the file is doing > something "illegal" (certainly looks like it from the error messages) > > What application was used to rip the file ? Was it an MS application > or a 3rd party ? > > WMA used to be proprietary (don't know

Re: [slim] WMA files not playing back

2019-05-25 Thread bpa
Hal Bregg wrote: > "Horrible noise" is a much better description than my "distortion", well > said ! > > FFmpeg libraries does indeed sound like a strong lead. Wonder if there > is an alternative source or version for them ? ffmpeg is an area to check but also possibility the file is doing

Re: [slim] WMA files not playing back

2019-05-25 Thread Hal Bregg
Hal Bregg wrote: > This is great, as the WMA file format was eliminated as a cause, with > thanks ! > So the next suspect is the settings. File Size on Main Page tab? ALSA > parameters under Squeezelite tab? PCP kernel under Tweeks tab? What > works well for you? "Horrible noise" is a

Re: [slim] WMA files not playing back

2019-05-25 Thread Hal Bregg
bpa wrote: > Testing with ffmpeg on the file. > > When converting it to WAV (which would be the same as squeezelite with > ffmpeg libraries). The file converts but with lots of errors which will > take time to research. The WMA file is playable with mplayer which also > uses ffmpeg

Re: [slim] WMA files not playing back

2019-05-25 Thread bpa
Success ! - horrible noise when playing with Squeezelite-pulse (which has WMA support) on Ubuntu Lots of errors messages. The file is at fault. Code: [17:03:03.140933] discover_server:799 got response from: 192.168.1.58:3483 [17:03:03.140951] slimproto:887

Re: [slim] WMA files not playing back

2019-05-25 Thread bpa
Testing with ffmpeg on the file. When converting it to WAV (which would be the same as squeezelite with ffmpeg libraries). The file converts but with lots of errors which will take time to research. Code: wav @ 0x55ffb335dec0] Non-monotonous DTS in output stream

Re: [slim] WMA files not playing back

2019-05-25 Thread Paul Webster
wmadec is Windows only - but the solution might be to use ffmpeg as described in old pCP thread https://forums.slimdevices.com/showthread.php?107352-Announce-piCorePlayer-3-20=906130=1#post906130 (quite possible that there is a different/better solution available nowadays) Paul Webster

Re: [slim] WMA files not playing back

2019-05-25 Thread kidstypike
Hal Bregg wrote: > New Link: > > > https://www.dropbox.com/s/oecneq77kj5zpee/11%20POESIE%20DI%20MUSE.wma?dl=0 OK, got it. File plays fine with MediaMonkey on Win10 PC, it also plays fine on Squeezelite/piCorePlayer/Pi/HiFiBerry DAC+ when connected to LMS running on same Win10 PC. Filetype

Re: [slim] WMA files not playing back

2019-05-25 Thread Hal Bregg
kidstypike wrote: > I don't see any file? > > 27433 New Link: https://www.dropbox.com/s/oecneq77kj5zpee/11%20POESIE%20DI%20MUSE.wma?dl=0 Hal Bregg's Profile: http://forums.slimdevices.com/member.php?userid=69186 View

Re: [slim] WMA files not playing back

2019-05-25 Thread kidstypike
Hal Bregg wrote: > Thanks ! > > https://www.dropbox.com/home/Shared?preview=11+POESIE+DI+MUSE.wma I don't see any file? 27433 +---+ |Filename: nofile.jpg | |Download:

Re: [slim] WMA files not playing back

2019-05-24 Thread Hal Bregg
The WMAs are on the second Raspberry with PiCorePlayer server and dedicated HD. It plays well into Squeezebox Touch. Hal Bregg's Profile: http://forums.slimdevices.com/member.php?userid=69186 View this thread:

Re: [slim] WMA files not playing back

2019-05-24 Thread Hal Bregg
kidstypike wrote: > You should be able to "copy link" and paste it in your post. > https://www.dropbox.com/s/mgqxoirhbijzbp8/Longaford%20Tor2.jpg?dl=0 > > 27427 Thanks ! https://www.dropbox.com/home/Shared?preview=11+POESIE+DI+MUSE.wma

Re: [slim] WMA files not playing back

2019-05-24 Thread bpa
Hal Bregg wrote: > The same files play well on Logitec Squeezebox Touch and also on the Win > 10 Intel i7 default Realtec driver. Sample WMA enclosed. > > Is your configuration playing WMAs? I'm not sure if Touch can play WMA Lossless natively. If not then it is transcoded by MS libraries if

Re: [slim] WMA files not playing back

2019-05-24 Thread kidstypike
Hal Bregg wrote: > Yes. Placed samples in Dropbox now. Need an email address to share the > folder. You should be able to "copy link" and paste it in your post. https://www.dropbox.com/s/mgqxoirhbijzbp8/Longaford%20Tor2.jpg?dl=0 27427

Re: [slim] WMA files not playing back

2019-05-24 Thread Hal Bregg
Yes. Placed samples in Dropbox now. Need an email address to share the folder. Hal Bregg's Profile: http://forums.slimdevices.com/member.php?userid=69186 View this thread:

Re: [slim] WMA files not playing back

2019-05-24 Thread kidstypike
Hal Bregg wrote: > Ok trouble uploading a small 5MB file here, non-specific error reported. > Is there a size limitation? Yes, 5MB much too big, can you supply a link to the file? Dropbox? *Server - LMS 7.9.2 *Pi3B+/pCP 4.1.0 25K library playlists & LMS cache on SSD (ntfs) *Study -*

Re: [slim] WMA files not playing back

2019-05-24 Thread Hal Bregg
Hal Bregg wrote: > The same files play well on Logitec Squeezebox Touch and also on the Win > 10 Intel i7 default Realtec driver. Sample WMA enclosed. > > Is your configuration playing WMAs? Ok trouble uploading a small 5MB file here, non-specific error reported. Is there a size limitation?

Re: [slim] WMA files not playing back

2019-05-24 Thread kidstypike
I don't see any sample file. *Server - LMS 7.9.2 *Pi3B+/pCP 4.1.0 25K library playlists & LMS cache on SSD (ntfs) *Study -* Pi3B+/pCP 4.1.0/pi screen/HiFiBerry DAC+/jivelite, *Lounge* - Pi2/pCP 4.1.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5 *Dining Room* - Squeezebox Boom *Garage* -

Re: [slim] WMA files not playing back

2019-05-24 Thread Hal Bregg
bpa wrote: > ffmpeg works OK with WMA lossless and 44.1kHz 2 channel means no > resampling or other messing is required. ffmpeg libraries on > squeezelite for WMA works OK for other users - so it is likely something > specific to your system or the file. Since it happens on a second system >

Re: [slim] WMA files not playing back

2019-05-24 Thread bpa
Hal Bregg wrote: > WMA Lossless. There is an overlay noise that seems interfering with the > file as processed. It's not like an out of range audio, its the > information scrambled. Hal Bregg wrote: > Looking at the file format, the only CD rip data given is 192kbps (best > quality). Data on

Re: [slim] WMA files not playing back

2019-05-24 Thread kidstypike
Hal Bregg wrote: > The DAC board is HiFiBerry DAC+ Light for Raspberry Pi, and listed as > approved by piCorePlayer. Playing without it sounds the same. > Actually, I have a second, duplicate system, minus the DAC board. Great > for MP3s, same distortion for WMA. Can you upload a file?

Re: [slim] WMA files not playing back

2019-05-24 Thread Hal Bregg
Hal Bregg wrote: > Looking at the file format, the only CD rip data given is 192kbps (best > quality). Data on audio CDs is 2-channel signed 16-bit Linear PCM > sampled at 44,100 Hz The DAC board is HiFiBerry DAC+ Light for Raspberry Pi, and listed as approved by piCorePlayer. Playing

Re: [slim] WMA files not playing back

2019-05-24 Thread Hal Bregg
Hal Bregg wrote: > WMA Lossless. There is an overlay noise that seems interfering with the > file as processed. It's not like an out of range audio, its the > information scrambled. Looking at the file format, the only CD rip data given is 192kbps (best quality). Data on audio CDs is

Re: [slim] WMA files not playing back

2019-05-24 Thread d6jg
You mention a DAC board in an earlier thread. What is it? If you disable said DAC and play through the Pi’s onboard audio do you get the same issue? I say this because the price point of nearly all the Pi HAT DACs is such that you will get the odd faulty board. VB2.4[/B] STORAGE *QNAP TS419P

Re: [slim] WMA files not playing back

2019-05-24 Thread Hal Bregg
bpa wrote: > So speed is correct. > The content is still understandable but there seems to be a on overlay > of noise or are some sample being decoded incorrectly so there are > fragments of good and fragment of bad. > > What type of WMA file is it > WMA 7 WMA8, WMA9, WMA Pro, WMA 10, WMA

Re: [slim] WMA files not playing back

2019-05-24 Thread bpa
Hal Bregg wrote: > Hi and thank you for responding. > > The files play seriously hissing and crackling. Its apparent they are > not being properly decoded. So speed is correct. The content is still understandable but there seems to be a on overlay of noise or are some sample being decoded

Re: [slim] WMA files not playing back

2019-05-24 Thread Hal Bregg
bpa wrote: > What sort of distortion > > Slow playback ? > Volume ? > Noise ? Hi and thank you for responding. The files play seriously hissing and crackling. Its apparent they are not being properly decoded. Hal

Re: [slim] WMA files not playing back

2019-05-24 Thread bpa
Hal Bregg wrote: > It does, but with huge distortion, even on a DAC audio board. What sort of distortion Slow playback ? Volume ? Noise ? bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this

Re: [slim] WMA files not playing back

2019-05-24 Thread Hal Bregg
Hi. Very impressed with piCorePlayer and hoping it plays WMA files. It does, but with huge distortion, even on a DAC audio board. FFMpeg libraries installed and reinstalled, backed up and rebooted, with various settings. As a first-timer I'm likely missing what an experienced user figured

Re: [slim] WMA files not playing back

2018-12-14 Thread ralphy
On the main page in the web gui, you need to install the ffmpeg libraries for squeezelite for wma and alac decoder support. Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds' (https://sourceforge.net/projects/lmsclients/files/) 'donations'