• 1
  • 76
  • 77
  • 78(current)
  • 79
  • 80
  • 146
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-02-16, 09:17)vandamme Wrote: I have noticed with some of my 3D MVC mkv files that playback is jerky and video/audio totally out of sync with VideoPlayer.
With OMXPlayer, everything is fine.
I have tested with latest build and also with build #0104.

Thanks for sample. Has this ever worked well with mmal?

I see the issue. It seems fine with omxplayer. Can you try adding to config.txt:
Code:
gpu_freq=400

That seemed to solve it for me.
No it never worked on Kodi 17 with MMAL.
I didn't try with Jarvis.
I will test with gpu_freq=400 and revert to you ASAP.
I just tested with 2 of my problematic 3D MVC mkv.
The result is just perfect with the sample I published, fluid and syncrhonized, as it is with OMXPlayer !!!!
Congratulations !!!!
Nevetheless, I found another bug ... independently of the gpu_freq setting.
The resume functionnality does not work with one of my another 3D MVC sample.
After resuming the movie plays at 1 FPS .... it seems to me that it was an old bug that has already been corrected.
I will tell you as soon as the sample is uploaded.
(2016-02-16, 23:01)vandamme Wrote: I just tested with 2 of my problematic 3D MVC mkv.
The result is just perfect with the sample I published, fluid and syncrhonized, as it is with OMXPlayer !!!!
Congratulations !!!!

I've been investigating. The cause was PR:8610. I suspect builds before then were better.
Minimising latency is good. But there is danger of hw decoder's input running dry and so it can sit there idle.
Increasing clock which was my suggestion which allows decoder to catch up.

It looks like we can also fix this by increasing the latency a little. It seems and extra two or three frames is enough, which should be fine.
I've pushed a test commit which should appear in tonight's build. Can you try removing the gpu_freq line in config.txt when you've updated to new build and see how it is?
(2016-02-16, 23:08)popcornmix Wrote: Can you try removing the gpu_freq line in config.txt when you've updated to new build and see how it is?

I will do it.
New OpenELEC Krypton build #0216: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.1 #1 Wed Feb 17 00:32:52 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Feb 15 2016 23:42:10
Copyright (c) 2012 Broadcom
version 263c9ef2f99450604d945968d75c013abf1fc841 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160217003159-#0216-ga9bb95e [Build #0216]

# vcdbg log msg 2>&1 | grep DTOK
001728.690: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (a9bb95e0, changelog) and tip of XBMC master (c58fd4e5, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest bcm2835-driver master (fa931b46, ahead +18)
  • Includes latest dcadec master (0e074384, ahead +139)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (2927ce04, ahead +9)
  • Includes latest p8-platform master (38343e0a)
  • Includes latest addons: peripheral.joystick (fc605f4b, +46), pvr.argustv (bceff5ad, +15), pvr.demo (116a172a, +13), pvr.filmon (2a25d081, +17), pvr.hdhomerun (020592bc, +17), pvr.hts (0814da42, +53), pvr.iptvsimple (5ee3a53d, +15), pvr.mediaportal.tvserver (f146bc74, +39), pvr.mythtv (1b43b5f4, +17), pvr.nextpvr (a4019fa7, +16), pvr.njoy (4f30f4af, +12), pvr.pctv (fd600ba4, +15), pvr.stalker (a74fc3e3, +14), pvr.vbox (b0916449, +21), pvr.vdr.vnsi (2089549a, +17), pvr.vuplus (4cf6ad02, +14), pvr.wmc (9a83292f, +17)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 2f83a1cf: xf86-video-intel: bump to 8b8c9a36 (fixes segfault when refreshrate changing)
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 858f6461: xf86-video-intel: bump to 371219c
  • Include [env] compare: ffmpeg: Additional Jarvis 2.8.x patches
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Add experimental splash video
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: kodi: peripheral.joystick binary addon
  • Include [env] PR:4500: kodi: update to 17.0
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [env] PR:4661: stripping changes
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] PR:7030: CNetwork - implement IPv6
  • Include [pkg] PR:8254: FIX: Only handle 3D bitmap subs in TAB
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8807: Controller input
  • Include [pkg] PR:8822: Implement ignore url options in CFileItemList
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9112: [confluence] [PVR] small adjustments
Build Highlights:
  1. New firmware with sigma-delta audio driver
  2. PVR API 5.0.0 (pvr.vuplus restored to build; pvr.dvblink & pvr.dvbviewer dropped)
  3. mmal renderer logging in video category
Build Details:
  1. Firmware (Feb 15):
    • firmware: Annotate: Remove graph bottom line if only showing frame num. See: link
    • firmware: OpenMax IL: Add warning if OMX_SKIP64BIT is not defined
    • firmware: mmal: Remove unwanted loop increment from body of code. See: link
    • firmware: pwm_sdm: rewrite modulators in C rather than ASM
  2. XBMC:
    • [PVR] Recordings window: Fix recordings in nested folders not displayed (PR:9145, 3 commits, 2 files changed)
    • CGUIWindowAddonBrowser: return -1 instead of 0 from SelectAddonID() if no addons can be listed/selected (PR:9131, 1 commit, 2 files changed)
    • "Home Theatre" => "Home Theater" spelling change (PR:9143, 1 commit, 1 file changed)
    • [PVR] Addon API 5.0.0 (PR:8736, 19 commits, 39 files changed)
    • CAddonMgr: split FindAddons() into FindAddons() and FindAddonsAndNotify() (PR:9132, 1 commit, 4 files changed)
    • [peripherals] don't show the settings dialog if there are no settings available (PR:9130, 2 commits, 2 files changed)
    • [cmake] Fix crosscompiling for Raspberry Pi (PR:9126, 7 commits, 13 files changed)
    • [addons] CAddonMgr: add GetInstallableAddons() and use it in CGUIWindowAddonBrowser::SelectAddonID() (PR:9138, 1 commit, 3 files changed)
    • [addons] fix return value in CAddonMgr::FindAddons() (a63924be)
  3. pvr.argustv:
    • Implement PVR API 4.2.0 and 5.0.0 (PR:46, 6 commits, 5 files changed)
  4. pvr.demo:
    • Implement PVR API 5.0.0 (PR:31, 5 commits, 3 files changed)
  5. pvr.filmon:
    • Implement PVR API 4.2.0 and 5.0.0 (PR:41, 6 commits, 4 files changed)
    • Fix brace after 1b860c9 (PR:42, 1 commit, 1 file changed)
    • fix build breaker (PR:43, 1 commit, 2 files changed)
  6. pvr.hdhomerun:
    • Implement PVR API 5.0.0 (PR:14, 4 commits, 3 files changed)
  7. pvr.hts:
    • Implement PVR API 5.0.0 (PR:195, 8 commits, 11 files changed)
  8. pvr.iptvsimple:
    • Implement PVR API 5.0.0 (PR:62, 4 commits, 3 files changed)
  9. pvr.mediaportal.tvserver:
    • Implement PVR API 4.2.0 and 5.0.0 (PR:37, 5 commits, 5 files changed)
    • Fix build after #37 which introduced a second IsRealTimeStream() function (f146bc74)
  10. pvr.mythtv:
    • Implement PVR API 5.0.0 (PR:57, 5 commits, 5 files changed)
  11. pvr.nextpvr:
    • Implement PVR API 5.0.0 (PR:39, 5 commits, 6 files changed)
  12. pvr.njoy:
    • Implement PVR API 4.2.0 and 5.0.0 (PR:26, 5 commits, 3 files changed)
  13. pvr.pctv:
    • Implement PVR API 4.2.0 and 5.0.0 (PR:33, 6 commits, 5 files changed)
  14. pvr.stalker:
    • Implement PVR API 5.0.0 (PR:47, 4 commits, 3 files changed)
  15. pvr.vbox:
    • Implement PVR API 5.0.0 (PR:121, 5 commits, 4 files changed)
    • fix build breaker (PR:122, 1 commit, 1 file changed)
  16. pvr.vdr.vnsi:
    • Implement PVR API 5.0.0 (PR:57, 5 commits, 4 files changed)
  17. pvr.vuplus:
    • Implement PVR API 4.2.0 and 5.0.0 (PR:39, 6 commits, 5 files changed)
  18. pvr.wmc:
    • Implement PVR API 5.0.0 (PR:36, 6 commits, 6 files changed)
    • Populate new Recording::ChannelUid field added in API 5.0.0 (PR:37, 1 commit, 4 files changed)
  19. newclock5:
    • New commits in this build:
      • mmal: Include mmal renderer logging in video category (e3cd6b4d)
      • temp: Add lock around mmal and omx calls to avoid stalled audio issue (12771db3)
      • Revert "temp: Add lock around mmal and omx calls to avoid stalled audio issue" (ff3835a6)
      • temp: mmal: increase decode buffering a little to help harder MVC files (b7f89717)
    • Commits no longer in build:
      • Fix Raspberry-Pi build (e49a39c4)
      • Don't default CPU to host processor if toolchain file is given (382a4a1a)
      • Make MMAL mandatory for Raspberry-Pi (a64b9f4a)
      • Add documentation for Raspberry Pi (9dd2d248)
      • Add toolchain file checks (8e8b23cd)
      • Update README.raspberrypi for Raspberry Pi 2 (37345e8a)
      • Build cpluff with verbose compile output (96cb310b)
  20. kernel 4.4.y:
    • New commits in this build:
      • Revert "Add blk_pos parameter to mmc multi_io_quirk callback" (6a9169ba)
      • Updated smsc95xx driver to check for a valid MAC address in eeprom before using smsc95xx.macaddr parameter passed on command line. (ff3ae8d5)
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.
MMAL video playback performance for 3D MVC MKV has improved. The OMXVideo Audio issue still exists when acceleration is enabled however i'm able to playback all of my media with MMAL now.
I can confirm that playback is perfect with this latest build without gpu_freq=400 on my 3D MVC testing files.
Well done !!!

I also found the resume bug in this file :
https://onedrive.live.com/redir?resid=C1...file%2cmkv

After resuming, the video plays at 1 or 2 FPS.

This problem does not arise on my other 3D MVC files.
@Milhouse... This for me is a very good build! Big GrinBig Grin

Thanks for all your efforts. I was getting worried that ArgusTv plugin was being dropped but this release works so well for me, not just live tv but also DVD iso with DTS 5.1 and DD 5.1 excellent.
OMX smooth ditto mmal on DVD iso's
Location UK; Media server Windows 7 with ArgusTV 2.3 with TBS6981 DVB-S2 x4 and DVB-T x 2:All network connections cabled on 1Gb router Raspberry Pi2 1GB x 2; RPI 3 x1; PiB+512MB x 3; TV Samsung 55" C8000; AV Denon AVR X2200W
cahnnel zapping with .ts i'ts ery fast. plexbmc work very well.

how you compile yuor build?

thank you
(2016-02-17, 16:06)robello84 Wrote: how you compile yuor build?

http://forum.kodi.tv/showthread.php?tid=...pid2092814
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.
(2016-02-17, 09:03)vandamme Wrote: I also found the resume bug in this file :
https://onedrive.live.com/redir?resid=C1...file%2cmkv

After resuming, the video plays at 1 or 2 FPS.

This problem does not arise on my other 3D MVC files.

I have just checked that actually, this bug is present in Jarvis (build #1203) exepted that the movie
freezes after resume.
In latest build, it does not freeze but just plays at 1-2 FPS
(2016-02-16, 17:42)popcornmix Wrote: Anyone who is using the analogue/headphone socket on the Pi, please try the new sigma-delta audio driver.
You need these settings in config.txt
Code:
disable_pvt=1
force_turbo=1
audio_pwm_mode=2
audio_sdm_mod_order=2
More details here: https://www.raspberrypi.org/forums/viewt...9&t=136445

(be aware that force_turbo in conjunction with over_voltage may set your warranty bit - disable overclock first if you care).

That will need a manual firmware update for now - but that will be in tonight's build.

Tried this last night as one of my 2 RPi2 devices is hooked to an older TV without HDMI. The audio did strange things with pitch/speed. I tried with both PLL adjustments on and off and in both cases the audio pitch/speed was all over the place (sounded like a whammy bar). For now, I've gone back to the previous audio configuration.
I retiv this error

Patch reversion failed (https://github.com/CvH/OpenELEC.tv/commi...e9f84bdd03)
Reloading profile: pi2 (/root/build/projects/autobuild.sh)
git error (OpenELEC.tv)


(2016-02-17, 16:32)Milhouse Wrote:
(2016-02-17, 16:06)robello84 Wrote: how you compile yuor build?

http://forum.kodi.tv/showthread.php?tid=...pid2092814
@robello84: I've no idea what you are doing, or what you have done. Start a new thread, don't discuss it here as it's completely OT. Include your complete build log (use a paste site).
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
  • 76
  • 77
  • 78(current)
  • 79
  • 80
  • 146

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6