Kodi Community Forum
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) (/showthread.php?tid=298461)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - UsefulG - 2017-07-04

Just to confirm that with build 0703 both Netflix and Amazon VoD from Sandmann79 work perfectly. Just a quick heads up the inputstream addon defaults to 480p for protected content which caused stuttering on a 1080/24p video from Amazon, once changed to 720p all was right again.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2017-07-04

(2017-07-04, 18:28)SharpCoder Wrote: perhaps it's a netflix plugin issue or just teething problems.

We've still not seen the debug log (wiki).
Make sure you have inputstream.adaptive set to 720p (it is decoded in software so 1080p won't work).
720p is good on a Pi3 - I'm not sure if Pi2 can handle it (Pi1 certainly won't).


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-07-04

(2017-07-04, 18:28)SharpCoder Wrote: I used ..

I really don't know why you're doing any of that, and what you've done is wrong, so for anyone else that wants a widevine fresh start just remove the entire /storage/.kodi/cdm folder and use the curl command exactly as posted in note #6 of the first post. It's best not to make stuff up.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - heinzgruber - 2017-07-04

(2017-07-04, 18:46)popcornmix Wrote: Make sure you have inputstream.adaptive set to 720p (it is decoded in software so 1080p won't work).
720p is good on a Pi3 - I'm not sure if Pi2 can handle it (Pi1 certainly won't).

so there is no chance to get 1080p working on Pi3?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - deuteragenie - 2017-07-04

(2017-07-04, 18:31)UsefulG Wrote: Just to confirm that with build 0703 both Netflix and Amazon VoD from Sandmann79 work perfectly. Just a quick heads up the inputstream addon defaults to 480p for protected content which caused stuttering on a 1080/24p video from Amazon, once changed to 720p all was right again.

I can also confirm that Amazon VOD and Netflix both work with build 703


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2017-07-04

(2017-07-04, 19:44)heinzgruber Wrote: so there is no chance to get 1080p working on Pi3?

That is out of our hands really.
libwidevine contains a software decoder (as well as decryption) and is closed source so isn't something we can optimise.
It doesn't appear to use multiple cores as well as ffmpeg (normally two cores seem relatively idle).

Overclocking may help, but I don't expect you will get far enough for 1080p software decode.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - heinzgruber - 2017-07-04

(2017-07-04, 19:50)popcornmix Wrote:
(2017-07-04, 19:44)heinzgruber Wrote: so there is no chance to get 1080p working on Pi3?

That is out of our hands really.
libwidevine contains a software decoder (as well as decryption) and is closed source so isn't something we can optimise.
It doesn't appear to use multiple cores as well as ffmpeg (normally two cores seem relatively idle).

Overclocking may help, but I don't expect you will get far enough for 1080p software decode.

okay. thanks. 'm already at 1350 MHz and it still stutter.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Potze - 2017-07-04

(2017-07-01, 22:26)Potze Wrote: after updating from #0620 to #0629 the movies in rar-packs can't be played.
It only shows the .rar-file and when it opens only the sound starts.

(2017-07-01, 23:00)linkinsoldier Wrote: That's because the rar package has been removed since it caused boot loops (see release description)

Will it be available in one furter releases?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - SharpCoder - 2017-07-04

(2017-07-04, 18:46)popcornmix Wrote:
(2017-07-04, 18:28)SharpCoder Wrote: perhaps it's a netflix plugin issue or just teething problems.

We've still not seen the debug log (wiki).
Make sure you have inputstream.adaptive set to 720p (it is decoded in software so 1080p won't work).
720p is good on a Pi3 - I'm not sure if Pi2 can handle it (Pi1 certainly won't).

I was under the impression 720p was the default value? as i haven't changed it.

as for the log, i just didn't get around to it but it's not needed now, it's on rpi3, i'll re-visit the netflix plugin in the future, as of now it's just not functioning to the degree that would make me abandon it from the browser or app version.

Thanks for the help regardless!


(2017-07-04, 18:59)Milhouse Wrote:
(2017-07-04, 18:28)SharpCoder Wrote: I used ..

I really don't know why you're doing any of that, and what you've done is wrong, so for anyone else that wants a widevine fresh start just remove the entire /storage/.kodi/cdm folder and use the curl command exactly as posted in note #6 of the first post. It's best not to make stuff up.

well i had done it before reading the first post, but naturally both do the same thing as there is only 2 files present, i doubt made up scripts function very well.

beyond that, i tried both ways and result was the same.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-07-04

(2017-07-04, 20:27)Potze Wrote:
(2017-07-01, 22:26)Potze Wrote: after updating from #0620 to #0629 the movies in rar-packs can't be played.
It only shows the .rar-file and when it opens only the sound starts.

(2017-07-01, 23:00)linkinsoldier Wrote: That's because the rar package has been removed since it caused boot loops (see release description)

Will it be available in one furter releases?

It will be available from the LibreELEC 9.0 Repository which will be updated once the addon API stops changing every week (this assumes vfs.rar is updated to work with Kodi 18, as it doesn't compile right now, which is the main reason for dropping it).

If you must have RAR support my advice would be to go back to Kodi 17 (or continue using the last Kodi 18 build that included vfs.rar).

It's a similar story with inputstream.rtmp, which also doesn't build right now (same addon author, maybe he's on holiday). I may reintroduce this addon if/when it is updated but if you need it then use the last Kodi 18 build with inputstream.rtmp, or go back to Kodi 17.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Cosmicbase - 2017-07-04

Hello,

i`am really very happy for the build #0703. And now Amazon Prime is working. GOOD JOB Big Grin

Iàm testing the `Amazon Prime Instant Video from XLordKX Big Grin and it works perfectly but the Amazon65 from Sandman no work. Sad

I have always a error. i dont now which settings are right at amazon65. Sad

is there a speciell script path or browser pathHuh

here is the log http://sprunge.us/BMRa

Thanks


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - herrmeier01 - 2017-07-04

Here also... Netflix is working well. Great job! Thanks a lot.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-07-04

(2017-07-04, 22:38)Cosmicbase Wrote: Iàm testing the `Amazon Prime Instant Video from XLordKX Big Grin and it works perfectly but the Amazon65 from Sandman no work. Sad

I have always a error. i dont now which settings are right at amazon65. Sad

is there a speciell script path or browser pathHuh

here is the log http://sprunge.us/BMRa

Thanks

Code:
22:09:59.133 T:1268413344 WARNING: CAddonSettings[plugin.video.amazon65]: cannot reference separator setting in old setting condition "eq(-2,0)" for "browser"
22:09:59.133 T:1268413344 WARNING: CAddonSettings[plugin.video.amazon65]: failed to parse visible condition "eq(-2,0)" of old setting definition for "browser"
22:09:59.133 T:1268413344 WARNING: CAddonSettings[plugin.video.amazon65]: cannot reference separator setting in old setting condition "eq(-3,0)" for "cust_path"
22:09:59.133 T:1268413344 WARNING: CAddonSettings[plugin.video.amazon65]: failed to parse visible condition "eq(-3,0)" of old setting definition for "cust_path"
It doesn't look like the Amazon65 addon is compatible with the Settings Library changes - you'll need to contact the addon author.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-07-05

New LibreELEC.tv Leia build #0704: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.8 #1 Tue Jul 4 21:19:06 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jul  3 2017 14:20:31
Copyright (c) 2012 Broadcom
version 4139c62f14cafdb7d918a3eaa0dbd68cf434e0d8 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170704211803-#0704-g0ab0d73 [Build #0704]

# Kodi version
(18.0-ALPHA1 Git:423072a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (0ab0d738, changelog) and tip of XBMC master (5db8e092, changelog) with the following modifications: Build Highlights:
  1. Reinstate updated SIGTERM handler
  2. newclock5: VideoPlayer updates
Build Details:
  1. LibreELEC.tv:
    • linux: fix post_patch which may end with exit code == 1 if no overlay (PR:1741, 1 commit, 1 file changed)
  2. XBMC:
    • remove unnecessary warning (PR:12414, 1 commit, 1 file changed)
    • Added documentation of cmake arch configuration (PR:12418, 1 commit, 1 file changed)
    • [ios11] - fix native keyboard (PR:12420, 2 commits, 5 files changed)
    • [lang][kodi.core] automatic syntax corrections for the en_GB language file (117bee30)
    • [lang][skin.estuary] updated language files from Transifex (42d999fa)
    • [lang][skin.estouchy] updated language files from Transifex (196e589c)
    • Added installer generation info for new x64 windows builds (232bf2aa)
  3. inputstream.adaptive:
  4. newclock5:
    • New commits in this build:
      • VideoPlayer: register ProcessInfo (edbe800b)
      • Android MediaCodec:: VideoBuffer implementation (5347fd83)
      • AudioDecoderHW Registration / DVDCodecAudioAndroidMediaCodec (117a4e6a)
      • Fix FactoryCodec::Audio / MediaCodecOES (61d11891)
      • Register LinuxRenderGLES / Fix MediaCodec Non-Surface (1055b82d)
      • VideoPlayer: ios - adapt to changes (db93850b)
      • RBP: Register ProcessInfo (944aefdf)
      • PixelConverterRBP: Fix width/height typo (34f5f990)
      • ProcessInfo: Fix compiler warning (36da604b)
      • AddonVideoCodec: Switch to using CVideoBufferManager (86801ce9)
    • Commits no longer in build:
      • compile fixes (b0f12a3f)
      • AddonVideoCodec: Hack in MMAL support (57fad0cd)
      • AddonVideoCodec: Remove buffer size hack (1a6b505c)
  5. kernel 4.11.y:
    • New commits in this build:
      • ASoC: bcm2835: Add support for TDM modes (a49f6e08)
      • ASoC: bcm2835: Support left/right justified and DSP modes (b4e11f2e)
      • ASoC: bcm2835: Support additional samplerates up to 384kHz (ba1d24ae)
      • ASoC: bcm2835: Enforce full symmetry (10b8e723)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-07-05

Weekly Linux 4.12.0 build #0704x: RPi / RPi2

This is based on the released 4.12.0 kernel. Unfortunately we have an issue building Generic with 4.12.y (lack of suitable nvidia-legacy driver) which is delaying the cut over from 4.11.y to 4.12.y.