askvictor wrote: 
> I had a quick play with the code to try to force to use AAC - I changed
> > 
Code:
--------------------
  >   >        
  > my @allowDASH = ( [171, 'ogg'], [140, 'aac'], [139, 'aac'] );
  > 
--------------------
> > 
> to
> > 
Code:
--------------------
  >   >        
  > my @allowDASH = ( [140, 'aac'], [139, 'aac'] );
  > 
--------------------
> > 
> 
> In ProtocolHandler.pm. The problem persisted, so it looks like it's
> not an ogg/webm problem (though with forcing to AAC, there were no
> longer info messages shown every 10 seconds, but I'm suspecting this
> has to do with the webm handler being part of the youtube plugin,
> which aac is handled elsewhere?)
> 

They are both handled by the plugin, but I did not put the same logs.
I've tried this URL and it worked for me. Having said that, it uses a
faire amount of CPU on my Tinker board (arm quad-core). Can you try on
another more powerful platform?



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105840

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to