Vero V Dolby Vision Broken after May 26 Update

TV-led Dolby Vision was working on Vero V plugged into our LG OLED65C9AUA after updating to the November 25 update but now after the May 26 update, Dolby Vision is getting triggered on our TV when playing back DV content but the image is cut in half with a “ghosted/double” image with lines through it.

Here are the logs: https://paste.osmc.tv/ovakelusac.xml

Here is a paste of MediaInfo for the title I tried to playback in the logs above but I’ve tried several DV test patterns and movies that used to work on the November update but now do not on the May update: https://paste.osmc.tv/nunexasuji.mel

3 Likes

FWIW I’ve had some problems recently (detailed on the FEL testing thread) on my older LG B8 OLED. For whatever reason DV rips of the new series of The Boys give me an all white screen (Dolby Vision banner shows on screen, audio is fine, picture is full white and I can’t see any OSD either.) The files work fine with Kodi on my Android box.

The only thing I have vaguely in common with your problem is the “half screen” bit. If I’m watching DV and hit Back, only half of the screen displays. Now, I never want to do this, I only ever hit back in error when I’m watching something, but it’s definitely odd behaviour. I can’t be sure if it’s skin related or not as I haven’t really had a chance to dive into it.

@sam_nazarko is there anything more you need from us to figure out what the cause of this regression in DV playability might be after the May 26 update?

Maybe a sample of a problem file. Is it all DV files showing this behaviour?

Yes. All DV files regardless of FEL or MEL. Even titles I’ve watched before on the November 25 update that worked perfectly are now all failing in exactly the same way.

OK. No need for a sample then.

Actually I misspoke. I finally got a DV title to play properly. Using dovi_tool it only has MEL. I’ll get a script ran against my UHD library to find which titles are MEL and which are FEL but now I’m wondering if it’s specifically DV titles with FEL that are failing in this way.

Confirmed. MEL titles play just fine, FEL titles do not. Both are triggering Dolby Vision on the TV.

I can confirm the same in my old LG OLED65C7P. FEL titles show distorted video.

Captures from the fel test files https://kodi.wiki/view/Samples

Here’s mine playing the same test file (FEL_test.mkv) with similar results. Attaching log file, media info, and dovi_tool of the test file used.

Log file: https://paste.osmc.tv/uhedoxunak.xml

MediaInfo: https://paste.osmc.tv/ifepakabaw.tex

Dovi_tool: https://paste.osmc.tv/noconekawa.cpp

Please try removing the settings you have for 4k resolutions. Left offset is 10 pixels - try restting it to 0.

        <resolution>
            <description>3840x2160 @ 23.98 - Full Screen</description>
            <subtitles>1042</subtitles>
            <pixelratio>1.000000</pixelratio>
            <overscan>
                <left>10</left>
                <top>0</top>
                <right>3840</right>
                <bottom>2160</bottom>
            </overscan>
        </resolution>