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) - Vimes - 2017-05-27

(2017-05-26, 23:51)Milhouse Wrote: [*]Additional commits/pull requests/changes not yet merged upstream:
  • Added: [pkg] PR:352: Fix: set wrong variable (libcec)
[/list]

Just updated to this release and I can confirm that the TV will not only switch on when the Pi3 is powered but now it switches to the correct HDMI channel where the Pi3 is fitted.

It works well Smile


Many thanks.


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

@Vimes great, I'll continue to include the Pulse-Eight PR until it is merged by @opdenkamp.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2017-05-27

(2017-05-27, 09:09)Vimes Wrote: Just updated to this release and I can confirm that the TV will not only switch on when the Pi3 is powered but now it switches to the correct HDMI channel where the Pi3 is fitted.

It works well Smile

Comment on PR:352 to show the PR was successful.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Vimes - 2017-05-27

(2017-05-27, 10:04)Milhouse Wrote: @Vimes great, I'll continue to include the Pulse-Eight PR until it is merged by @opdenkamp.

Thanks, it works well Smile

Considering that opdenkamp has been absent since the start of April does it rely on him only to be able to merge that fix....?

(2017-05-27, 11:41)popcornmix Wrote:
(2017-05-27, 09:09)Vimes Wrote: Just updated to this release and I can confirm that the TV will not only switch on when the Pi3 is powered but now it switches to the correct HDMI channel where the Pi3 is fitted.

It works well Smile

Comment on PR:352 to show the PR was successful.

I have commented now, sorry that I forgot to do that.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - flubshi - 2017-05-27

(2017-05-27, 12:01)Vimes Wrote: ... does it rely on him only to be able to merge that fix....?

No, every distro using libcec could integrate it by creating a patch for it(like Milhouse did for this version). But in general it is better if it is fixed upstream, so everyone benefits from it.

Edit: But to merge it upstream we rely on him.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Vimes - 2017-05-27

(2017-05-27, 12:21)flubshi Wrote:
(2017-05-27, 12:01)Vimes Wrote: ... does it rely on him only to be able to merge that fix....?

No, every distro using libcec could integrate it by creating a patch for it(like Milhouse did for this version). But in general it is better if it is fixed upstream, so everyone benefits from it.

Edit: But to merge it upstream we rely on him.


Ah, thanks. Just replying and I noticed your edit. So to merge upstream would require him to do that.

Thanks for what you have done and for sharing it.

Great to have the TV switching to the correct input when the Pi powers on or when the TV is in standby and using the PI remote, which will then activate the TV.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2017-05-27

Typically opdenkamp only responds sporadically to libcec issues.
Every few months there is a flurry of activity where issues get responded to and PRs get merged and then quiet again.

Not much can be done now except make sure there is enough evidence of the problem and the solution so it will get resolved next update.

It's up to Milhouse and LE and OSMC etc whether they carry fixes before they are merged by libcec.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Vimes - 2017-05-27

(2017-05-27, 17:08)popcornmix Wrote: Typically opdenkamp only responds sporadically to libcec issues.
Every few months there is a flurry of activity where issues get responded to and PRs get merged and then quiet again.

Not much can be done now except make sure there is enough evidence of the problem and the solution so it will get resolved next update.

It's up to Milhouse and LE and OSMC etc whether they carry fixes before they are merged by libcec.

Thanks for taking the time to reply.

I wasn't sure of the typical process involved with how things get merged, and how often. At least the fix is there and in place, hopefully it will get merged when he sees how it has been resolved.
I now understand why it is important to comment on the fix being successful to add to the evidence of the solution fixing the problem.


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

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

Code:
# uname -a
Linux rpi512 4.11.3 #1 Sat May 27 21:09:16 BST 2017 armv6l GNU/Linux

# vcgencmd version
May 15 2017 17:01:07
Copyright (c) 2012 Broadcom
version 9469ea3706e34c4de62f38a5008f69a429b4b43e (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170527210756-#0527-g856d624 [Build #0527]

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

Based on tip of LibreELEC.tv master (856d6246, changelog) and tip of XBMC master (423072a0, changelog) with the following modifications: Build Highlights:
  1. cmake changes
Build Details:
  1. XBMC:
    • [cmake] improve addon related version handling (PR:12172, 2 commits, 3 files changed)
    • [cmake] platform changes (PR:12134, 1 commit, 27 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1655: add intel_nuc_led control



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - fsman1967 - 2017-05-28

I have installed fresh 8.0.2 and updated to millhouse #0527 (RPI2)

I am trying to play jellyfish 1080p nevc 3mbps test files.
also tried
alps 1080p from here http://www.h265files.com/
and this 1080p liked from the kodi site https://drive.google.com/file/d/0B3-obtCH8dE8V0NXdi1Jd3NrNkk/view

looks like h/w decoding isn't working
CPU maxed
player showing as ff-hevc-mmal (SW)

I guess I had assumed that the player would show as h/w accelerated.

what have I done wrong?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Sholander - 2017-05-28

Hevc h265 8bit files are SW decoded on Pi; hardware decoding is not possible.

FYI, both above mentioned samples (alps & test1) play OK on slightly overclocked Pi3 with SW decoding. Test1 video is more processor demanding, all cores 60-80% as opposed to "alps" which plays with cores 20-40%.

I guess that you need to overclock your Pi2 to get hevc playback


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - fsman1967 - 2017-05-28

(2017-05-28, 12:10)Sholander Wrote: Hevc h265 8bit files are SW decoded on Pi; hardware decoding is not possible.

I understand that Millhouse and popcornmix have made some great efforts to offload the decoding onto the GPU.
I'd like to test on my RPI2

Does it still show as the S/W player?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - asavah - 2017-05-28

(2017-05-28, 12:23)fsman1967 Wrote: Does it still show as the S/W player?

Yes, because it's software decoding "assisted" by hardware.
Shows as "ff-hevc-mmal (SW)"


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Ferk - 2017-05-28

The addons from the "LibreELEC Retroplayer Add-ons" repository (the one using http://lrusak.libreelec.tv/addons/) no longer work in current nightly.
Is there some other repo with updated binary addons for Retroplayer? or any plan to rebuild the ones in that repo?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - asavah - 2017-05-28

@Ferk http://forum.kodi.tv/showthread.php?tid=298462&pid=2589482#pid2589482