• 1
  • 31
  • 32
  • 33(current)
  • 34
  • 35
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Hey Milhouse, I wrote this code and it worked, thank you very much

Can you try this with build #0111:

Code:
cd /storage/.config/system.d
sed '/^ConditionPathExists/d' /usr/lib/systemd/system/[email protected] > ./[email protected]
systemctl daemon-reload
reboot
(2017-01-11, 21:00)aurelmarius Wrote: Yes, is working now. Thanks a lot for your help.
Also, I'm wondering, there are advantages using dvdplayer instead of omx ? Now i'm using dvdplayer beacause it support no-cache on pvr client, making zapping a lot faster.

omxplayer uses less cpu and is recommended for Pi1.
On Pi2/Pi3 you should be using videoplayer with mmal accceleration which is far more fully featured.
#0111, 11-Jan-2017: RPi / RPi2 -- Release post (lirc: check for socket in lircd-uinput.service; MMALCodec: Add extra prime to avoid stalled video; BCM270X_DT: Add pi3-disable-wifi overlay)

When you create a profile more, then you can not change the language, which is English only, for profile 2
Hi all,

just returned from vacation and updated from #1224 to #0110 and got some problems with video files.

* NFS share (btw, I see in history NFSv4 updates, but not able to mount with v4, only v3)
* video file with ac3 audio track
* stacked after few seconds of playing: video freezes, than audio stops.
* No crash, could be stopped and returned to file list
* aac audio tracks (another file) work ok.
* didn't test non-network-shared files
(2017-01-11, 23:19)Milhouse Wrote: New LibreELEC.tv Krypton build #0111: RPi /

Shouldn't the release name also get an update? (s/Krypton/Leia/g) Tongue
(2017-01-12, 18:21)asavah Wrote:
(2017-01-11, 23:19)Milhouse Wrote: New LibreELEC.tv Krypton build #0111: RPi /

Shouldn't the release name also get an update? (s/Krypton/Leia/g) Tongue

Ah yes, good spot... Smile
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-01-12, 15:23)guldfisken1982 Wrote: #0111, 11-Jan-2017: RPi / RPi2 -- Release post (lirc: check for socket in lircd-uinput.service; MMALCodec: Add extra prime to avoid stalled video; BCM270X_DT: Add pi3-disable-wifi overlay)

When you create a profile more, then you can not change the language, which is English only, for profile 2

Did this problem only start with #0111, or is it reproducible in earlier builds? Can you identify the first build with this issue if it's not #0111.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-01-12, 03:41)radekson5 Wrote: after update from #0107 to #0111, my RPI3 couldn't boot from USB without SD card.. only black screen, but after some seconds RPI show splash screen. I think, this is boot from lan from new firmware.

Yes, USB/net booting got accidentally broken in a firmware update. Should be good again tonight.
(2017-01-12, 18:33)Milhouse Wrote:
(2017-01-12, 15:23)guldfisken1982 Wrote: #0111, 11-Jan-2017: RPi / RPi2 -- Release post (lirc: check for socket in lircd-uinput.service; MMALCodec: Add extra prime to avoid stalled video; BCM270X_DT: Add pi3-disable-wifi overlay)

When you create a profile more, then you can not change the language, which is English only, for profile 2

Did this problem only start with #0111, or is it reproducible in earlier builds? Can you identify the first build with this issue if it's not #0111.

it's my fault, found out I was going to copy the settings from the other profiles, so you can still change the language afterwards
(2017-01-12, 19:24)guldfisken1982 Wrote:
(2017-01-12, 18:33)Milhouse Wrote:
(2017-01-12, 15:23)guldfisken1982 Wrote: #0111, 11-Jan-2017: RPi / RPi2 -- Release post (lirc: check for socket in lircd-uinput.service; MMALCodec: Add extra prime to avoid stalled video; BCM270X_DT: Add pi3-disable-wifi overlay)

When you create a profile more, then you can not change the language, which is English only, for profile 2

Did this problem only start with #0111, or is it reproducible in earlier builds? Can you identify the first build with this issue if it's not #0111.

it's my fault, found out I was going to copy the settings from the other profiles, so you can still change the language afterwards

That's fine, thanks for the update. Smile
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-01-12, 18:49)popcornmix Wrote:
(2017-01-12, 03:41)radekson5 Wrote: after update from #0107 to #0111, my RPI3 couldn't boot from USB without SD card.. only black screen, but after some seconds RPI show splash screen. I think, this is boot from lan from new firmware.

Yes, USB/net booting got accidentally broken in a firmware update. Should be good again tonight.

Thanks, now I know :-)

https://github.com/Hexxeh/rpi-firmware/issues/134
The extraction of thumbnails and media infos out of video files seems to broken since devel-20170104232756-#0104-ge14f640.

I tried with multiple USB drives and mounted SMB shares. The error is always the same. Althoug the log mentions only a failed thumbnail extraction, media infos are also not extracted.

The last working build is devel-20170103210216-#0103-g60361c3.

The error is not restricted to speific files (although I only have mkv with x264 video and vorbis/aac audio). Every file plays perfectly fine with Kodi.

Code:
21:04:15.175 T:1269994400   DEBUG: DoWork - trying to extract thumb from video file /var/media/SMALL_2GB/test.videos/Big.Buck.Bunny.h264.1080p.30fps.mkv
21:04:15.176 T:1873802144   DEBUG: Thread BackgroundLoader 1873802144 terminating
21:04:15.177 T:1269994400   DEBUG: CFileCache::Open - opening </var/media/SMALL_2GB/test.videos/Big.Buck.Bunny.h264.1080p.30fps.mkv> using cache
21:04:15.177 T:1873802144   DEBUG: Thread FileCache start, auto delete: false
21:04:15.189 T:1269994400   DEBUG: Open - probing detected format [matroska,webm]
21:04:15.199 T:1269994400   DEBUG: Seek - waiting for position 276094195.
21:04:15.210 T:1873802144    INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
21:04:15.212 T:1269994400   DEBUG: Open - avformat_find_stream_info starting
21:04:15.345 T:1269994400   DEBUG: Open - av_find_stream_info finished
21:04:15.346 T:1269994400   DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
21:04:15.346 T:1269994400   DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
21:04:15.346 T:1269994400   DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
21:04:15.346 T:1269994400   DEBUG: ScanForExternalSubtitles: Searching for subtitles...
21:04:15.355 T:1269994400   DEBUG: ScanForExternalSubtitles: END (total time: 9 ms)
21:04:15.356 T:1269994400   DEBUG: FactoryCodec - Video:  - Opening
21:04:15.356 T:1269994400  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
21:04:15.357 T:1269994400   DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
21:04:15.357 T:1269994400   DEBUG: FactoryCodec - Video: ff-h264 - Opened
21:04:15.357 T:1269994400   DEBUG: ExtractThumb - seeking to pos 211511ms (total: 634533ms) in /var/media/SMALL_2GB/test.videos/Big.Buck.Bunny.h264.1080p.30fps.mkv
21:04:15.367 T:1873802144    INFO: CFileCache::Process - Source read didn't return any data! Hit eof(?)
21:04:15.367 T:1269994400   DEBUG: Seek - waiting for position 276091204.
21:04:15.369 T:1269994400   DEBUG: SeekTime - seek ended up on time 210300
21:04:15.783 T:1269994400   DEBUG: ExtractThumb - decode failed in /var/media/SMALL_2GB/test.videos/Big.Buck.Bunny.h264.1080p.30fps.mkv after 20 packets.
21:04:15.791 T:1873802144   DEBUG: Thread FileCache 1873802144 terminating
21:04:15.797 T:1269994400   DEBUG: ExtractThumb - measured 621 ms to extract thumb from file </var/media/SMALL_2GB/test.videos/Big.Buck.Bunny.h264.1080p.30fps.mkv> in 20 packets.
(2017-01-10, 04:52)Milhouse Wrote: Weekly Linux 4.10-rc3 build #0109x: RPi / RPi2

Same as #0109, but without media_build extensions (not compatible with this kernel).

I'm testing this build now since it was released on my Pi3. Live TV with Sundtek DVB-C tuner and video playback runs with no issues.
Just the temperature on Blu-Ray MKV playback H.264 1080p24 seems to be higher than normal.
I compare it with "normal" build of #0109 release and it's true the temperature rise about 6 degree.

#0109x # bcmstat.sh
Config: v0.4.3, args "", priority lowest (+19)
Board: 4 x ARMv7 cores available, ondemand governor (Pi3 rev 1.2, BCM2837 SoC with 1GB RAM by Sony)
Memory: 1024MB (split 768MB ARM, 256MB GPU)
HW Block: | ARM | Core | H264 | SDRAM |
Min Freq: | 600MHz | 250MHz | 0MHz | 400MHz |
Max Freq: | 1200MHz | 400MHz | 300MHz | 400MHz |
Voltages: | 0, 1.2750V | +1, 1.2250V |
Other: temp_limit=78, hdmi_force_hotplug=1
Firmware: Jan 9 2017 19:25:42, version 8d26b9e653bfa3160da673aad9f802058e8f7174 (clean) (release)
Codecs: H264 WVC1 MPG2 VP8 VORBIS MJPG
Booted: Thu Jan 12 19:02:21 2017

Time ARM Core H264 Core Temp (Max) IRQ/s
======== ======= ======= =======
21:15:40 1200Mhz 400Mhz 300Mhz 59.61C (59.61C)



#0109 # bcmstat.sh
Config: v0.4.3, args "", priority lowest (+19)
Board: 4 x ARMv7 cores available, ondemand governor (Pi3 rev 1.2, BCM2837 SoC with 1GB RAM by Sony)
Memory: 1024MB (split 768MB ARM, 256MB GPU)
HW Block: | ARM | Core | H264 | SDRAM |
Min Freq: | 600MHz | 250MHz | 0MHz | 400MHz |
Max Freq: | 1200MHz | 400MHz | 300MHz | 400MHz |
Voltages: | 0, 1.2688V | +1, 1.2250V |
Other: temp_limit=78, hdmi_force_hotplug=1
Firmware: Jan 9 2017 19:25:42, version 8d26b9e653bfa3160da673aad9f802058e8f7174 (clean) (release)
Codecs: H264 WVC1 MPG2 VP8 VORBIS MJPG
Booted: Thu Jan 12 21:31:56 2017

Time ARM Core H264 Core Temp (Max) IRQ/s
======== ======= ======= =======
21:59:48 600Mhz 250Mhz 250Mhz 53.69C (54.77C)


I did not check if the temperature also rise on other video playback
Your core voltage (vcgencmd measure_volts core) is reading a little higher in #0109x (4.10-rc3) than it is in #0109 (4.9.2). Is dynamic frequency working with 4.10-rc3, ie. does the ARM frequency switch between 600MHz and 1200MHz according to CPU load?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
New LibreELEC.tv Leia build #0112: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.2 #1 Thu Jan 12 21:03:17 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Jan 12 2017 16:39:46
Copyright (c) 2012 Broadcom
version d877fe98bc014bc2169f378895fc15b332f9f055 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170112210208-#0112-gd210441 [Build #0112]

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

Based on tip of LibreELEC.tv master (d2104412, changelog) and tip of XBMC master (56e940e5, changelog) with the following modifications: Build Highlights:
  1. New firmware (fix usb/net boot issue)
  2. Bump openvpn
Build Details:
  1. Firmware (Jan 12):
    • firmware: Fix usb/net boot issue See: link
  2. XBMC:
    • [ios] - adapt to changes in IDispResource (PR:11354, 1 commit, 2 files changed)
    • spelling: local variables (PR:11412, 1 commit, 37 files changed)
    • spelling: CHK_ERR (PR:11372, 1 commit, 1 file changed)
    • spelling: mime (PR:11431, 1 commit, 1 file changed)
    • spelling: Thingy (PR:11432, 1 commit, 1 file changed)
    • spelling: comments (PR:11348, 1 commit, 399 files changed)
    • Websocket connection header is case-insensitive (PR:11267, 1 commit, 1 file changed)
    • spelling: enums (PR:11373, 1 commit, 1 file changed)
  3. pvr.vbox:
    • [master] Update changlog.txt and bump versions (PR:181, 1 commit, 2 files changed)
  4. kernel 4.9.y:
    • New commits in this build:
      • ARM64: Make it work again on 4.9 (#1790) (4052b0da)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1164: openvpn: update to 2.4.0
    • Added: [env] PR:1165: xf86-video-intel: update to 028c946
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
  • 1
  • 31
  • 32
  • 33(current)
  • 34
  • 35
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24