Can you explain better what to add to config file please?
Why you installed the Kodi config addon if you use the config generated from the LE config generator?
Can you explain better what to add to config file please?
Why you installed the Kodi config addon if you use the config generated from the LE config generator?
Issues with h265 resolved with this command added to autostart.sh
echo 1 | tee /sys/module/amvdec_h265/parameters/double_write_mode
as stated here:
hiperion + Wetek Hub (amlogic)
But the problem is present wiht h264 and h265
I've tried also removing that command from autostart.sh but nothing change: LEDS working for 1-2 second and then are turned off
LEDS are working well with the Hyperion mobile App, so probably the problem could be the grabber (amlgrabber). Any hint on this, please?
did it worked at 8.0 ?
Yes, with 8.0 worked well.
Can you try rate 115200 instead of 100000.
Tryed but with the same results: leds worked for 1-2 seconds then all are turned off
I'm using the Lightberry (arduino with adalightAPA102)
Hello, i've upgraded to 8.2 and this addon to .106 (latest), running on a Wtek Hub (AML) and Hyperion is not working fine. Just 1-2 seconds then all leds are turned off (with the same working config i've used be4 upgrading)
Any hint?
Nice, looking forward for it
Wetek Play 2 with Dvb/T2 tuner
I'm using Hyperion from LE official library. SHould i ask on LE forum or Hyperion one?
Could it be related to the command below (added for x265 hevc support)?
echo 1 | tee /sys/module/amvdec_h265/parameters/double_write_mode
Any hint, please?
Hello,
i'm runnign LE 8,0,2 on my Wetek Hub with lightberry (adalight->hyperion) and just a philips hue addon.
Each time i watch a movie the same happens after nearly 40-45 minutes: the video slows down and the sound desyncronize.
I stop the video, resume the playing and all is working nominal. After 40-45 minutes the same slowing/desync occurs.
Is there any solutions?
I'm not an expert, i hope to have attached the right logfile
Thank you in advance
I've discovered that the problem is only with x265 HEVC files. For all the rest Hyperion is working properly. Is there any know solution?
EDIT: SOLVED just wth this command (add to autostart.sh):
echo 1 | tee /sys/module/amvdec_h265/parameters/double_write_mode
FYI: actually, the RPi can do HEVC 1080p upto a reasonable level.
I've tried, with no OC it had a lot of skipped frames, with OC to 1300 the skipped frame went to 0 but after 10 minutes of a movie the high temperature logo appeared as the skipped frame. A heat sink didn't helped much. So i've decided for the Wetek Hub
[hr]
I'd suggest you use hypercon to make the config file
My config was created with hypercon-LE. I kept only the LED specification part from the old config.
The effetcts are playing well.. only the the grabber is not working
Hello,
I've recently purchased a Wetek Hub to replace my old Raspberry, due to the small factor of the first and the lack of HEVC support of the second.
I have a Lightberry HD USB (with arduino) which I can't get it to work on Wetek Hub (at least during movies).
I'm using the LibreElec 8.0.1 distro of Kodi which is 64bit aarch64.
I've installed Hyperion addon from LibreElec repo, feeded with the hyperion.config.json and the initial effect animation is playing. Also with the Hyperion app on my mobile all the effects are playing flawlessly.
The problem is with the movies: when a movie starts nearly all leds lights up, still, not moving (greenish colour).
I think that the problem is in the grabber (amlgrabber).
Here's my hyperion.config.json: // Automatically generated configuration file for Hyperion ambilight daemon // - Pastebin.com
EDIT: I've discovered that the problem is only with x265 HEVC files. For all the rest Hyperion is working properly. Is there any know solution?