Skip to content

UI Bug: Black screen with RTX VSR enabled and incorrect Media Info #877

@Wolfsaf

Description

@Wolfsaf

Hello,

I've encountered two significant issues with the latest build:

  1. RTX Super Resolution Conflict: When "Video Super Resolution" is enabled in settings, playing HEVC 10-bit files results in a black screen (audio only) in the main window. However, the small preview in the playlist/menu works perfectly with 24 FPS. Disabling VSR fixes the issue.

  2. Broken Media Info: The "Properties" window shows incorrect metadata (Resolution 0x0, Music 0 kbps) for working MKV files, especially when accessed via network (SMB).

Attached are screenshots showing the 0x0 resolution bug.

Update on Media Info Bug:
I tested the player with a local file (on an internal SSD) to rule out network issues. The metadata parser is completely broken:

Data Swap: The player shows the audio bitrate (192 kbps) in the video bitrate field.

Missing Audio Info: It shows "0 kbps" for music/audio, even though the file has a working AC-3 track.

Inconsistency: The real video bitrate is ~4800 kbps, but the player is unable to read it correctly.

It seems the metadata engine is just pulling the first bitrate value it finds and assigning it to the wrong category.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions