Posts by popcornmix

    The few 3D ISO's with menus I have are 40GB+. Too large to share. No idea how to get a small sample that includes menus. Know how to extract samples from MKV's and movie only files. I don't care for Blu-ray menus myself, but some users do.

    I have had cut down iso file previously (as samples for bug reports). I think both from an authoring tool and the hacky way.

    The hacky way is to mount the iso so you can see the file structure. Delete the larger m2ts files in BDMV/STREAM (i.e. the main feature and any substantial bonuses), and then zip it up. I should be able to play it from the file structure and see the menus, and most of the 40GB+ is gone.

    FeinTech Support assured me the splitter doesn't interfere with EDID in COPY ALL mode and the switch should be completely unaware of EDID anyways (according to FeinTech).

    If that were true, how would you explain the fact the diagnostic shows "EDID:none" when the splitter is in place, and "EDID:ok" when the splitter is removed?

    I think the only explanations are:

    1) The splitter prevents the EDID from being read

    or

    2) The additional HDMI cable prevents the EDID from being read

    The splitter not correctly handling EDID is weird since I purchased a FeinTech SP210 that (supposedly) has EDID Management built in and I made sure to set it to COPY OUT with the TV connected to the relevant output.. Could anything else go wrong there?

    If direct connection to TV shows an EDID and through splitter doesn't, then it's the splitter or the second hdmi cable you are presumably using that doesn't support reporting the EDID.

    When I connect it through the Splitter without anything connected, I see:

    display: DISP0: HPD=1 EDID=none #0 DISP1: HPD=0 EDID=none #0

    That is the key information. EDID=none means your splitter is not forwarding (or provising its own EDID).

    That means downstream devices (i.e. LibreELEC) do not know what hdmi modes are supported.

    That is a fault with the splitter (it is not hdmi compliant).


    You may be able to work around it with getedid create, ran when the spliter is not connected (i.e. directly connected to TV) to capture the EDID to a file. Then you add back in the splitter and LE can see the HDMI modes available from the EDID file.

    First of all, thanks for doing awesome work on 3D playback and MVC decoding! 3D is not dead! (... yet)

    Does this mean full-SBS (3840x1080) files are processed on the fly "to" frame-packed, and sent as frame-packed video (1920 x 2205) to the display or projector? Is the RPI4/5 fast enough to do this conversion on the fly?

    Yes, conversion is done on the fly.


    (What are the chances that we see this 3D implementation working on x86 hardware? What would be missing? If I understand it correctly, MVC streams are software-decoded, so no special hardware decoder is needed? Does the drm/gbm display stack on x86 need fixes, or is this "only" a Kodi fix?)

    Need someone to put the bits together and test it. But I don't use x86 for kodi so it's not me.

    Updated latest build in first post with tweaks for hdmi mode chosen.

    It will try harder to choose a 3d mode (e.g. if gui was 4k it will switch to 1080p24 FP).

    The whitelist removes 3d variants so isn't as long.

    If you enable 1080p24 then it will be willing to switch to any supported 3d variant of that mode.

    FP is preferred if available, otherwise it prefers the setting in video/stereoscopy/preferred mode.

    Thanks, look forward to any enhancements. Just thrilled we have another 3D-capable Kodi device now. Appreciate your work, aided by Monsieur Claude :).

    Oh, in the future, would there be .tar like updates vs full image? Been a while since I've used LE.

    Do you need the tar? The img.gz can be used for updates too. Just copy to /storage/.update and reboot.

    Depends on you settings. From original post:

    FP mode supports the full 1920x1080 resolution (SBS and TAB half the resolution).

    If your movies are half-SBS or half-TAB, then "same as movie is fine".

    If they are full-SBS or full-TAB then you ideally want FP mode.

    If you set "preferred mode" to "over/under" and your display supports FP, then that should be selected by default.


    Also can you set your resolution (in settings/system/display) to 1920x1080? I think you may be ending up at 3840x2160 when playing video (which doesn't support 3d) and will stop the autoswitch.

    A whitelist would allow this, but it seem without a whitelist kodi won't lower the resolution when starting a video.


    run "kmsprint" to check which type of 3d mode you are in (it should say one of fp/sbs/tab).