• 1
  • 113
  • 114
  • 115(current)
  • 116
  • 117
  • 168
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)
^

I was planning to watch a movie tonight and if i do i will report if playback stops.

Skank also mentions " Subtitles look too big and out of position" 2138661 (post). I think this has been solved in #1019.

I have to admit i didn't see a _full_ movie yet.
Sorry if this is known but are there issues with MPEG-2 in m2ts files?

I happen to bounce upon two movies who have stuttering playback. When looking at the content it showed they are MPEG-2.

Here is the info about 'Age of Adeline'

Name: 00006.MPLS
Length: 1:52:41.629 (h:mConfused.ms)
Size: 20,143,435,776 bytes
Total Bitrate: 23.83 Mbps

VIDEO:

Codec Bitrate Description
----- ------- -----------
MPEG-2 Video 20654 kbps 1080p / 23.976 fps / 16:9


Odd thing is when i play them from disc with my USB bluraydrive connected to the Pi2 i have no stuttering.

LAN speed is not keeping up? How can i verify that? I don't use wifi.
New OpenELEC Jarvis build #1020: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.1.10 #1 Tue Oct 20 21:50:35 BST 2015 armv6l GNU/Linux

# vcgencmd version
Oct 11 2015 16:21:59
Copyright (c) 2012 Broadcom
version cdea693c2a4280e4855643dc7840392d915f19b8 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20151020213401-#1020-g0c6541f [Build #1020]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (0c6541ff, changelog) and tip of XBMC master (182945b6, changelog) with the following modifications: Build Highlights:
  1. Allow disabling auto-updates per addon
  2. libnfs minors
Build Details:
  1. XBMC:
    • Finally - iOS9 support (PR:8250, 4 commits, 9 files changed)
    • [PVR] Improve button texts for timer delete confirmation dialog (PR:8257, 1 commit, 2 files changed)
    • [addons] allow disabling auto-updates per addon from the info dialog (PR:8248, 2 commits, 4 files changed)
    • [Confluence] update weatherfanart support for jarvis (PR:8263, 2 commits, 1 file changed)
    • [Confluence] redesign cu lrc dialog (PR:8242, 1 commit, 1 file changed)
    • [droid] add uses-feature for bluetooth after a3ed4cfbe49995988a1b61518756f0e4b8990960 (02c72cd6)
  2. libnfs:
    • rpc_reconnect_requeue: return -1 if autoreconnect is not enabled (d73d4f33)
    • Improve the documentation for *_get_fd/*_which_events/*_service (4d102bd2)
    • Remove FUSE NFS filesystem (dc8d8662)
  3. adsp.basic:
    • Remove resampling modes and drop libsamplerate dependency (PR:5, 1 commit, 7 files changed)
    • minor string fixes (PR:4, 1 commit, 1 file changed)
    • General code cleanup and fixes (PR:6, 1 commit, 7 files changed)
    • Fix cmake related libsamplerate build error (PR:2, 1 commit, 4 files changed)
    • Upate add-on Version to 0.2.0 (5afd7887)
    • Merge branch 'master' of github.com:kodi-adsp/adsp.basic (89015163)
  4. adsp.freesurround:
    • Fix segfaults (PR:3, 5 commits, 17 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:8266: Revert to process action without unicode.
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.
Just update my Raspberry Pi 2 to the latest nightly for the first time.
What is the username and password too SSH or FTP into the PI.

Thanks!
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
User should be root
Password. Is openelec
Media Companion Dev.
Media Companion - Kodi / XBMC - Media Companion
(2015-10-21, 04:13)vbat99 Wrote: User should be root
Password. Is openelec

Thanks!
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
(2015-10-20, 23:55)Milhouse Wrote: New OpenELEC Jarvis build #1020...

Great work !

Milhouse, how to test audio DSP function with addons: adsp.basic, adsp.biquad.filters, adsp.freesurround,.. ?
I have a question regarding the "sync playback to display" (didn't know where else to ask). If I set it to resample audio shouldn't the pll stay fixed? When I check the codecinfo the pll fluctuates with the option set to resample and adjust pll. (latest OpenELEC beta). I could have sworn that it stayed fixed with other kodi releases when I set it to resample audio.
I try AirPlay on latest #1020 build. iOS 9.0.2. Nothing happen. I don't hear any sound from RPi2.
(2015-10-21, 16:03)meccs Wrote: I have a question regarding the "sync playback to display" (didn't know where else to ask). If I set it to resample audio shouldn't the pll stay fixed? When I check the codecinfo the pll fluctuates with the option set to resample and adjust pll. (latest OpenELEC beta). I could have sworn that it stayed fixed with other kodi releases when I set it to resample audio.

Are you using these builds?
"pll:" should only be displayed in overlay if "PLL adjust" is enabled.
You shouldn't see it if "resample audio" is enabled. You should see "rr:" instead.
(2015-10-21, 12:10)TVPL Wrote:
(2015-10-20, 23:55)Milhouse Wrote: New OpenELEC Jarvis build #1020...

Great work !

Milhouse, how to test audio DSP function with addons: adsp.basic, adsp.biquad.filters, adsp.freesurround,.. ?

They're not included in these builds... maybe you can download them, not sure. For a while they wouldn't even build, and if they did build they crashed, so I stopped building them. I need to check them again.
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.
(2015-10-21, 17:21)Diemetrik Wrote: I try AirPlay on latest #1020 build. iOS 9.0.2. Nothing happen. I don't hear any sound from RPi2.

Not sure if @Memphiz is subscribed to this thread in which case I would suggest posting iOS9/AirPlay problems in this thread:

http://forum.kodi.tv/showthread.php?tid=238523
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.
(2015-10-21, 17:47)popcornmix Wrote:
(2015-10-21, 16:03)meccs Wrote: I have a question regarding the "sync playback to display" (didn't know where else to ask). If I set it to resample audio shouldn't the pll stay fixed? When I check the codecinfo the pll fluctuates with the option set to resample and adjust pll. (latest OpenELEC beta). I could have sworn that it stayed fixed with other kodi releases when I set it to resample audio.

Are you using these builds?
"pll:" should only be displayed in overlay if "PLL adjust" is enabled.
You shouldn't see it if "resample audio" is enabled. You should see "rr:" instead.
Oh sorry, I mixed up the Testbuilds with the Beta builds. Confused It shows pll when I select resample btw but I'll ask in a different thread.
What are the setting for playing 3D.ISO files?

All my 3D movies are playing in 2D Build #1018
MY CURRENT MEDIA PLAYER | MY HOME THEATER
MINIX NEO U22-XJ COREELEC v19 MATRIX | EGREAT A10 | NVIDIA SHIELD | LG 75 NANO90 DV/HDR+ | Sony 43 Android TV HDR
XBOX SERIES X  | PS4 PRO 4K | JBL 9.1 System 5.1.4 DTS:X/ATMOS 
Under Settings > Videos > Acceleration, enable 'Use Full HD HDMI modes for 3D'.
[H]i-[d]eft [M]edia [K]een [V]ideosaurus
My Family Room Theater
  • 1
  • 113
  • 114
  • 115(current)
  • 116
  • 117
  • 168

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)10