Posts by Tsxop

    Comments:

    a) The desktop resolution is 1080@60.

    Yes the resolution is set to 1080@60 manually fixed in kodi's settings

    b) The whitelist has been configured but the whitelist decision-tree (evaluating what mode from the configuration to use) is not visible when media is played and this normally means adjust-refresh and/or the whitelist are not enabled.

    I can see in yellow every 1920x1080 and every 3840x2160.

    I've also checked bellow whitelist 'Allow refresh 3:2 pulldown' and 'Refresh twices' in Whitelist section.

    c) The family-movie file is 3840x2160@25 but there is no 4K@25 mode in the whitelist or EDID data. This means Kodi cannot play media at its native rate or a 'double' of the native rate (4K@50) and must adapt the content. This does not give great results, and there is also no mention of a rate change in the log so it might be converting 4K@25 to 1080@60?

    I'm pressing o to see information the video is 3840x2160@25 but the video is adapted to 1920x1080 at the screen

    d) The log does not show playback of the BBB file, but this media is 3840x2160@60 and there is a 3840x2160@60 mode available so Kodi will be able to output at the native resolution/refresh.

    Ok

    e) The "Impossible to convert between the formats" error is unusual (first time that I see it) and I'm not sure where in code that comes from, but the mention of scaling also makes me think it might be trying to scale 4K@25 to 1080@60.


    f) EDID data shows "IIyama" which is a Monitor brand. If this is a monitor? using a TV with a full selection of modes, ensuring that adjust-refresh and whitelist are enabled and set correctly (as per the article I linked before) the results should be better. The EDID data shows 4K@25/50 and [email protected]/24/25/29.97/30 modes are missing; although enabling rate-doubling means the 25/29.97/30 modes can match with 50/59.94/60. The lack of [email protected] mode means HD movies must be CPU scaled to [email protected] and this can impact overall device performance.

    The monitor is IIyama ProLite XB3288UHSU which

    Native resolution3840 x 2160 @60Hz (8.3 megapixel 4K UHD)

    source : https://iiyama.com/gl_en/products/prolite-xb3288uhsu-b5/

    I've also : Set the Adjust Refresh setting to "On Start/Stop"

    g) If this is the only screen you have, download Handbrake and convert the problem files to 4K@30 and they should play better on a device that has a 4K@30 (and 4K@60) mode. Configure the phone? to use 4K@30 and then future movies don't require you to convert them with Handbrake.

    This is the only screen I have.

    I'm playing videos by using Kodi interface, how can I configure to use 4K@30 ?

    TL/DR: Monitors make rubbish TV's /shrug

    Just for some 4K HEVC video.

    Here's some details about the file which cause problems :

    That one works well : https://www.libde265.org/hevc-bitstream…x2160-cfg02.mkv

    Yes 1080p is ok

    I've read the documentation and make some changes, i still get green screen

    hi, i'm using a Pine64 Rock64 (hardware supports 4K : .265/HEVC Main/Main10 profile @ level 5.1 High-tier; up to 4Kx2K @ 60fps
    source : https://pine64.org/documentation/ROCK64/_full/#video

    I've installed latest stable LibreELEC image
    (https://releases.libreelec.tv/LibreELEC-RK33…0-rock64.img.gz)
    I've set resolution to 4K in preferences and in inputstream resolution to 4K too.

    I've made some tests on various HEVC 4K files , the screen is green kodi.log says :

    ````

    Code
    error <general>: CDVDVideoCodecDRMPRIME::FilterOpen - avfilter_graph_config:  Function not implemented (-38)

    ```

    I've also disable DRM PRIME green screen is not present but CPU is 100% and fps are very slow, so can't see video

    How can I play 4K 265 in Rock64 ?

    Here's mediainfo about the video cannot be played :


    General
    Unique ID : 240382367755553984638217641083869598113 (0xB4D7F5C3A10A503686EF676347CC11A1)
    Complete name : video.mkv
    Format : Matroska
    Format version : Version 2
    File size : 599 MiB
    Duration : 49 min 51 s
    Overall bit rate : 1 679 kb/s
    Frame rate : 25.000 FPS
    Title : video
    Encoded date : 2017-12-26 18:00:38 UTC
    Writing application : DVDFab 10.0.7.4
    Writing library : libebml v1.3.4 + libmatroska v1.4.5

    Video
    ID : 1
    Format : AVC
    Format/Info : Advanced Video Codec
    Format profile : High@L3
    Format settings : CABAC / 1 Ref Frames
    Format settings, CABAC : Yes
    Format settings, Reference frames : 1 frame
    Format settings, GOP : M=1, N=25
    Codec ID : V_MPEG4/ISO/AVC
    Duration : 49 min 51 s
    Bit rate mode : Constant
    Bit rate : 1 297 kb/s
    Width : 720 pixels
    Height : 540 pixels
    Display aspect ratio : 4:3
    Frame rate mode : Constant
    Frame rate : 25.000 FPS
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Progressive
    Bits/(Pixel*Frame) : 0.133
    Stream size : 461 MiB (77%)
    Default : Yes
    Forced : No
    Color range : Limited
    Color primaries : BT.709
    Transfer characteristics : BT.709
    Matrix coefficients : BT.709

    Describe the bug

    Some videos can't be played for example H.265

    How to reproduce

    Steps to reproduce the behavior:

    1. Copy a video to videos folder
    2. Play the video
    3. tail -f kodi.log
    4. See error

    Information

    • LibreELEC Version: 12.2.0
    • Hardware Platform: Banana Pi BPI-M5
    • Forum Thread: [URL]

    Log file

    Context

    Thanks for your help