Posts by mmpp

    This just in: With the beta1 release, amazon prime video works with my amazon.de prime account in up to 1080p and 5.1 surround on boxes that come with the neccessary DRM support in the hardware. To my knowledge, the wetek hub and the wetek play 2 have this.

    Steps I did:


    Be advised that you enter amazon login credentials to a third party addon - consider the risks before you do so.


    So basicly if I Burn the iso it extracts on the SD card I will get a standard dtb.img but I need to rename or to replace ((because you can click on the file on device tree and it iwll start downloading )) it with the one which fits for my Box

    Yes, simply delete the dtb.img from the sdcard, move another one there and rename it to dtb.img

    Quote


    Aswell can you please tell me which .dtb I need for my box.

    The two dtb files you mentioned in your first post seem to be right. Depending on your WLAN chipset, but this is not mentioned in you seller's specs. Try one, and if WLAN does not work, try the other.

    Do not worry too much. As long as you use the sdcard installation, you cannot brake your box. Just go ahead and try :)


    When the box starts it pumps extremely loud buzzing noise into the AV receiver. It's blasting my ears even at low volume.
    This happens every time, not just after the install.


    I do not see this with my hub or the generic S905 box I own. I used both with my avr. Audio issues often indicate that the wrong device tree file is used. Did you use the correct dtb with the corresponding version?

    What are your System->Audio settings?

    Quote


    Main issue that I still have is that audio is always delayed by about 0.275s. It was driving me nuts with the 7.1 wrxtasy build and it's the same here.
    Every time I want to watch a movie or a TV show I have to go into audio settings, set the delay to about 0.275 (on some it's much worse) and hope for the best.

    I do not notice a consistent delay, but my avr has some "lip-sync" functionality that might be interfering. Or maybe I just do not notice it.

    Have a look at the kodi log to see if there are any settings applied from a system-wide or user advancedsettings.xml. If I remember correctly, there were some audio delays hardcoded before. I could be wrong though.

    Anyway, if you see a consistent audio delay for all files with a specific codec, you can fix it permanently by adjusting it with the onscreen gui during playback and choose "save as default". Alternativly you could create a user advancedsettings.xml with adjustments.

    Beta1: Bug rendering ass subtitles

    Rendering "heavy" ASS subtitles (which include movement and large fonts) while software decoding 720p hi10p h264 video crashes the wetek hub; picture is frozen, gui does not respond and ssh login is no longer possible. One of my files can be used to reproduce this and I will do further testing to see if this also happens with hardware decoding.

    I will try to create a smaller test files that trigger this bug and upload them.

    Now in the correct thread:

    Did some testing of Beta1 on my wetek hub yesterday. I was surprised how well this version coped with my file collection and tv setup.

    • no problematic files found (hevc main and main10, h264 both 8 an 10 bit, mpeg4 in mkv and mp4 containers), chapter and manual skipping worked fine. Will continue testing with some of the older files (divx5, ogm and avi containers)
    • MPEG-Dash with the latest inputstream for raspberry pi2 from kodinerds.de works fine with the youtube plugin (1080p youtube, yay!)
    • twitch.tv plugin works fine, but I had one hiccup: when I selected a live stream that I played before, it offered to "continue at X:XX" (the duration of the last time I viewed it) and when I selected it, the box froze completely. Never saw this on Jarvis, but suspect the plugin as source of the problem. Sadly, it is not easily reproduced
    • PVR with the tvheadend plugin works flawlessly, tested SD mpeg2 (576i), HD (h264 720p and 1080i) and 4k DVB-S2 transmissions). Channel switching times are slightly more than the latest Jarvis version
    • all remote buttons worked

    Did not test audio passthrough yet. Cannot reproduce the problems from jakotaki007 with my TrueHD7.1 files when using kodi software decode to 2-channel hdmi.

    Did some testing of Beta1 on my wetek hub yesterday. I was surprised how well this version coped with my file collection and tv setup.

    • no problematic files found (hevc main and main10, h264 both 8 an 10 bit, mpeg4 in mkv and mp4 containers), chapter and manual skipping worked fine. Will continue testing with some of the older files (divx5, ogm and avi containers)
    • MPEG-Dash with the latest inputstream for raspberry pi2 from kodinerds.de works fine with the youtube plugin (1080p youtube, yay!)
    • twitch.tv plugin works fine, but I had one hiccup: when I selected a live stream that I played before, it offered to "continue at X:XX" (the duration of the last time I viewed it) and when I selected it, the box froze completely. Never saw this on Jarvis, but suspect the plugin as source of the problem. Sadly, it is not easily reproduced
    • PVR with the tvheadend plugin works flawlessly, tested SD mpeg2 (576i), HD (h264 720p and 1080i) and 4k DVB-S2 transmissions). Channel switching times are slightly more than the latest Jarvis version
    • all remote buttons worked

    Did not test audio passthrough yet.

    Sorry, wrong thread...

    The closest equivalent command would be

    Code
    cat /sys/devices/virtual/amhdmitx/amhdmitx0/disp_cap

    To my knowledge, the amlogic kernel only supports resolutions and frequencies that are typically used for tvs. (i.e. vertical 480, 576, 720, 1080, 2160 @ 23.98, 24, maybe 25, 29.98, 30, 50, 59.98 and 60 Hz).
    [hr]
    Here is the result from my full HD tv:

    I bought two different ones from ebay, both generic white usb2 100MBit/s ethernet adapters. One only supported usb1 "full speed", so it was very slow (max 11 MBit/s, even when connected to fast ethernet). The other supports proper usb2 "high speed", and delivers more than 90 MBit/s. It uses an Asix chipset and was advertised as having one.

    If yours is also very slow, you should check the usb connection speed besides the ethernet speed. When you plug the usb adapter in, the linux kernel will tell you the usb version and speed used. SSH to the box and check the output of "dmesg".