tabs There seems to be no nvram for your chip in Afl1's image.
FW is presented but without execute permission. I'll fix it in next release.
tabs There seems to be no nvram for your chip in Afl1's image.
FW is presented but without execute permission. I'll fix it in next release.
I rolled back to r0003, and then update to r0004, and r0005 after that. All operations were done through ./update folder. It now works fine with playback of 4K HEVC 10bit videos.
I'm not sure the issue was related to subtitles. All test videos listed above do not contains embedded subtitles in TXT format.
[hr]
afl1, I noticed you added MediaPortal TV server in your latest addon.zip. I am not familiar with MediaPortal. Is your MediaPortal TV server supports USB TV tuner like the TVHeadend, more specifically USB ATSC TV tuner? or it's just a pvr addon?I was using a USB TV tuner with my RPi2 running TVHeadend, but it was abandoned after the RPi2 could no long support 10bit HEVC.
EDIT: After Google for a while, I understand pvr.mediaportal.tvserver is only a pvr addon and not TV server that its name implies. I also found many addons have been compiled for aarch64 architecture for use with S905 and available for download from here , but they are all for LE7.0 i.e. Jarvis build instead of Krypton. Is it possible for you to compile addon service.multimedia.tvheadend for your Krypton build?
Thanks.
Only pvr's depend on version. Services are running in background without interaction with GUI and are version independ. Same service tvheadend u can use for both Jarvis and Krypton.
I was testing on MiniMX (1GB/8GB) and remote control works fine. Of course, I used the 'remote.conf' file prepared by kostaman.
However, I had problem with playback of 2160p x265 10bit video contents with the latest build. The box just stayed in UI and halted, rolled back to r0003 and works again. I checked the memory usage before testing, it was only 36% and should be okay.
I loaned my Mini M8S II (as well as 4K video test files) to a friend last Friday to test his new 4K TV. I have only limited 4K video contents to test. Not yet tested your latest build on my other 2GB/16GB devices.
Thanks.
I tested following 4k files and I had no issue:
jellyfish-120-mbps-4k-uhd-hevc-10bit.mkv
jellyfish-140-mbps-4k-uhd-hevc-10bit.mkv
jellyfish-200-mbps-4k-uhd-hevc-10bit.mkv
jellyfish-400-mbps-4k-uhd-hevc-10bit.mkv
jellyfish-60-mbps-hd-hevc-10bit.mkv
LG_Chess_HDR.mp4
LG_Colors-of-Journey-HDR.mp4
The Curvature of Earth 2K 60FPS.mp4
The Curvature of Earth 4K 30FPS.webm
The Curvature of Earth 4K 60FPS.mp4
The Curvature of Earth 4K 60FPS.webm
Only playback of jellyfish-400-mbps-4k-uhd-hevc-10bit had slower frame rate as there is 400 Mbps stream (also USB 2.0 is only 480 Mbps).
Updated version #1
r0005:
- audio passthrough fix for pvr's
- added pvr's zattoo and mediaportal.tvserver;
This is test build for video/audio features, not for joystick.
Update to Krypton 17.0 beta 4
LibreELEC-S905.aarch64-8.0-devel-20161026112345-r0004.img.gz
Release Notes:
- fix for realtek wifi chip
Will this new build support internal tuner on K2?if not, do you have plan to implement it?
![]()
Sometimes I have stutter issue on live tv, SD channel only, on K2. I guess it's due to Kodi 16. I hope Kodi 17 might help solve this.Thanks for your works.
Driver for internal tuner is not public. For now porting Krypton to K1 Pro and K2 Plus is not possible. Krypton for rendering uses v4l (video for linux) driver and this driver is not configured in kernel for internal tuners. You can check by command 'ls /dev/video10' presentation of v4l driver in kernel.
You have to wait for official build by kszaq.
New test build version:
LibreELEC-S905.aarch64-8.0-devel-20161025132509-r0003.img.gz
Release Notes:
- fixed broken mpeg2 hw decoding, but my recommendation is to use mpeg2 hw decoding only for HD;
- patch for Geniatech HDstar DVB-S;
pvr's are still necessary install from zip.
This change does nothing, it is still a problem.
After increasing timeout for scan my box found on Hotbird 964 services (channels). Also Dvb-t works for me.
I found the default "Status period: 1000 ms" is not enough for successful channel scanning in Tvheadend 4.2. After increasing timeout to 5000 ms is able to scan Hotbird muxes. Probably the same problem is also for dvb-t.
Setting is in : DVB Inputs ->TV Adapters->Availink AVL6862: DVB-S #0
Can you compile me a Zattoo-PVR-Build Version, for your Krypton-Image?
Here is de Git-Hub, for the Source-Code...Please !!!
Thanks for the heads up. How about H264 acceleration setting, disable or not? Does it only affect the PVRs?
HW acceleration for H264, HEVC and VP9 is correct.
I had stuttering in blu-ray playback.
Important !!!
Disable in Settings->Player settings->Videos-> Accelerate MPEG2 and MPEG4.
In HW amcodec is MPEG2 decoding broken and if it is enabled can cause stuttering in H264. Ones this stuttering happends is permanent and only reset is reboot.
New version of Tvheadend 4.2 7.0.105 based on revision 2236.
service.tvheadend42-7.0.105.zip
- in DVB-S now correctly shows signal level and SNR
- in advance mode is included CA menu
Can I ask you how do you compile the addons?
I am tring to build a version of vu+ addon without the import of EPG but i can't figure out how to compile the addons for this architecture.
Thank you
You have to upgrade mediacenter package to Krypton version.
LibreELEC.tv/packages/mediacenter at aml_disable_pullup_correction · codesnake/LibreELEC.tv · GitHub
can you add a support of multistream dvbs2
more info
Measuring and decoding DVB-S2 multistream - PROMAX Electronica S. L.
No.
Updated versions:
LibreELEC-Amlogic.aarch64-KI_Plus-7.0.2.004.4.img.gz
LibreELEC-Amlogic.aarch64-KII_Pro-7.0.2.004.4.img.gz
- applied kszaq's fixes: removed hardware demux patch and added a change to allow playing very high bitrate videos.