sbp wrote: 
> Hi Ralphy
> 
> I have a problem with playing wma via squeezelite that I can't figure
> out.
> 
> Now I'm able to build a ffmpeg.tcz from the newest version from Github
> and a Squeezelite build with ffmpeg support from Triodes google.code
> page. When I build these I can play all kind of streams (wma ALAC etc).
> However, there is a compatibility problem somewhere.
> 
> These are the combinations:
> 
> If I use your ffmpeg.tcz it is working nicely both with my own
> squeezelite and the squeezelite version you deliver.
> 
> If I use my own build ffmpeg only my version of squeezelite is able to
> play wma, whereas your squeezelite version cannot play wma.
> 
> My Squeezelite can use both my own ffmpeg package and your ffmpeg
> package.
> 
> So my conclusion is that probably there is a problem with your
> squeezelite as it is unable to play wma via my ffmpeg ......or.......
> my ffmpeg package has a problem only allowing my squeezelite to play
> wma.
> 
> Do you have an idea how to troubleshoot this issue?
> 
> 
> Steen
What version is your new ffmpeg.tcz?

I'd suggest running my binary from the command line with -d all=debug
and look for

Code:
--------------------
    [14:08:30.449332] load_ff:621 loaded libavcodec.so.56 (56.1.100)
  [14:08:30.450482] load_ff:638 loaded libavformat.so.56 (56.4.101)
  [14:08:30.451781] load_ff:652 loaded libavutil.so.54 (54.7.100)
  [14:08:30.468952] alsa_open:406 opened device default using format: S32_LE 
sample rate: 44100 mmap: 1
  [14:08:30.475054] register_ff:731 using ffmpeg to decode alc
  [14:08:30.476160] register_ff:715 using ffmpeg to decode wma,wmap,wmal
--------------------


If I had to guess, I'd say either your libs are too new for my build or
there's a missing library dependency which is causing my build not to
load.

I know my ffmpeg need libcofi_rpi.so from my faad.tcz.  I could be that,
as I never moved it into a separate tcz.

I can help track this down if you send a pm to a link to download the
new image as I have a now have a dedicated dev rpi b+ thanks to Aaron
and JackOfAll.

You can also just drop my binary from the download list in the webgui if
you want.



Ralphy

*1*-Touch, *4*-Classics, *2*-Booms, *1*-Reverted UE Radio
'Squeezebox client builds'
(https://www.mediafire.com/folder/4q8dvq20iyz9e/Builds) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=102796

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to