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) - Kstor - 2018-02-11

Did some more testing. The issue occur when widevine is installed on multiple profiles...


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2018-02-12

(2018-02-11, 18:25)da-anda Wrote: @popcornmix in recent nightlies I noticed that after a channel switch, for a short time I see a still frame of the previous channel, which is kinda odd. I suspect that a buffer is not flushed correctly?
Identifying when this first occurred would be useful. I can't immediately think of any change that would make this start happening.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-02-12

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

SHA256 Checksum: 4c54b28b34866535bb5b639a41fc51ad2c03980108abbde440f197b2021cb4f4 (RPi)
SHA256 Checksum: 3c048f42a1f540110fff60cdaaf190a8fa0a4afe48d3dc5dced0afbdcdfb0a55 (RPi2)

text:
# uname -a
Linux rpi512 4.14.18 #1 Sun Feb 11 21:05:07 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 9 2018 14:27:54
Copyright © 2012 Broadcom
version b54484abff4ad7d7bdda6e6387737e29b33f18ee (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180211210326-#0211-g308a722 [Build #0211]

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

Based on tip of LibreELEC.tv master (308a722, changelog) and tip of XBMC master (5251e83, changelog) with the following modifications: Build Highlights:
  1. [PVR] Ensure larger objects are heap allocated to avoid stack overflows.
  2. [libdvd] latest versions libdvdcss 1.4.1 libdvdread/libdvdnav 6.0.0
Build Details:
  1. LibreELEC.tv:
    • Add device trees package for Amlogic generic project (PR:2425, 6 commits, 14 files changed)
    • gcc-linaro-aarch64-linux-gnu: update to 7.2-2017.11 (PR:2476, 1 commit, 1 file changed)
  2. XBMC:
    • AddonSettings: Protect against nullptr (PR:12522, 1 commit, 1 file changed)
    • [PVR] Ensure larger objects are heap allocated to avoid stack overflows. (PR:13522, 1 commit, 2 files changed)
    • X11: add fallback for OpenGL legacy (PR:13528, 1 commit, 1 file changed)
    • [Music]Fix Container.Art for collaboration albums (PR:13491, 1 commit, 1 file changed)
    • [libdvd] latest versions libdvdcss 1.4.1 libdvdread/libdvdnav 6.0.0 (PR:13524, 1 commit, 3 files changed)
    • [xbmc][fix] Fix problematic format strings. (PR:13529, 1 commit, 3 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2477 (perma): kodi: updates for March 2018



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - da-anda - 2018-02-12

(2018-02-12, 01:40)popcornmix Wrote:
(2018-02-11, 18:25)da-anda Wrote: @popcornmix in recent nightlies I noticed that after a channel switch, for a short time I see a still frame of the previous channel, which is kinda odd. I suspect that a buffer is not flushed correctly?
Identifying when this first occurred would be useful. I can't immediately think of any change that would make this start happening.
I will try to pinpoint it


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - dasmanul - 2018-02-12

(2018-02-08, 17:09)popcornmix Wrote: Latest widevine update changed the YUV format produced from 3 separate planes to 2 planes (with U and V in a side-by-side format).
This format wasn't something the Pi firmware supported so some plumbing was needed to get support this.
Thank you! Is all of the "plumbing" included in this commit or is there more? I'd like to try to get that into the experimental OSMC builds as well, being able to point out the required fixes could probably make that much easier.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2018-02-12

(2018-02-12, 14:27)dasmanul Wrote: Thank you! Is all of the "plumbing" included in this commit or is there more? I'd like to try to get that into the experimental OSMC builds as well, being able to point out the required fixes could probably make that much easier. 

You'll need that firmware update (including the /opt/vc/include headers) and latest newclock5 tree.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Seppl - 2018-02-12

(2018-02-12, 14:27)dasmanul Wrote: Thank you! Is all of the "plumbing" included in this commit or is there more? I'd like to try to get that into the experimental OSMC builds as well, being able to point out the required fixes could probably make that much easier. 
 AFAIK they are already included in the latest build here:
https://discourse.osmc.tv/t/testing-kodi-18-leia-builds-for-raspberry-pi/20631/738
User P.H. also says Amazon VOD is working there.

Also see this commit:
https://github.com/osmc/osmc/commit/1427c0100ad38801cd5d0127af05c33e4be180d3


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - dasmanul - 2018-02-12

(2018-02-12, 17:26)Seppl Wrote: AFAIK they are already included in the latest build here:
Thanks for the pointer, I had missed that! Actually, last time I tried was last Wednesday but since OSMC didn't show me an update notification yesterday, I had assumed – apparently in error – that nothing had changed since then. I'll give it another try and post directly in the OSMC forum if I still experience problems.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - WilliBausH - 2018-02-12

(2018-02-11, 17:43)HiassofT Wrote: "dtoverlay=gpio-ir"

Wow, Thank you very much. That works fine!! And much better there are no more interfenrences with the USB receiver.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-02-13

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

SHA256 Checksum: 6022072ed159bea48b72c278529b694158b19d4ee8c3f9a303c4a6e1913b3998 (RPi)
SHA256 Checksum: d630bb7522a3164d66d7d998e79836f6eae071dfc92d9dfe54e1d240d1a2a586 (RPi2)

text:
# uname -a
Linux rpi512 4.14.18 #1 Mon Feb 12 22:19:24 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 9 2018 14:27:54
Copyright © 2012 Broadcom
version b54484abff4ad7d7bdda6e6387737e29b33f18ee (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180212221729-#0212-g760c839 [Build #0212]

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

Based on tip of LibreELEC.tv master (760c839, changelog) and tip of XBMC master (cd02e6c, changelog) with the following modifications: Build Highlights:
  1. [input] InputManager: fix typo for `lirc.start` command
  2. ffmpeg: hevc: Avoid zero length cache flushes
  3. FIX: [3D] broken since awhile
Build Details:
  1. LibreELEC.tv:
    • Amlogic: clean up for u-boot-tools (PR:2488, 3 commits, 3 files changed)
    • Enable ATH10K Atheros 802.11ac drivers in Generic x86_64 kernel (PR:2486, 1 commit, 2 files changed)
  2. XBMC:
    • [jenkins] add linux gbm & aml (PR:13526, 6 commits, 30 files changed)
    • changed: forward cmake compilers to ffmpeg (PR:13534, 1 commit, 1 file changed)
    • FIX: [droid] force fullscreen when entering visible behind (PR:13536, 1 commit, 1 file changed)
    • [input] InputManager: fix typo for `lirc.start` command (5c9c318)
  3. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Avoid zero length cache flushes (99d7c6c6)
      • FIX: [3D] broken since awhile (6113fc04)
    • Commits no longer in build:
      • AddonSettings: Protect against nullptr (ae5f01a6)
      • VideoPlayer: fix stereoscopic playback (b12752ac)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2495 (perma): linux: do not build perf on 64/32-bit



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2018-02-13

@popcornmix 
There are video glitches with some of my HEVC (10-bit) videos. The glitches occur during a very bright scenes. Those videos used to work fine before but I'm not sure when exactly they were broken.

Sample


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - trevorjharris - 2018-02-13

Thanks for fixing some of the 3d bugs. sif, iso and mkv now work.

Any m2ts files do not work. A .3d.mvc.m2ts does put my tv into 3d mode but the picture is not properly displayed.

Thanks


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - doldi - 2018-02-13

Hi,
after watching some Youtube-Video-Music files my Pi3 reboots.

Thanks


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2018-02-13

(2018-02-13, 02:57)smp1 Wrote: @popcornmix 
There are video glitches with some of my HEVC (10-bit) videos. The glitches occur during a very bright scenes. Those videos used to work fine before but I'm not sure when exactly they were broken.

Sample
 Should be fixed in tonight's build.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2018-02-13

(2018-02-13, 14:58)trevorjharris Wrote: Thanks for fixing some of the 3d bugs. sif, iso and mkv now work.

Any m2ts files do not work. A .3d.mvc.m2ts does put my tv into 3d mode but the picture is not properly displayed.
Has this file ever played before? Can you post mediainfo?