https://bugs.kde.org/show_bug.cgi?id=477318

--- Comment #8 from Noah Davis <noaha...@gmail.com> ---
Created attachment 163405
  --> https://bugs.kde.org/attachment.cgi?id=163405&action=edit
qtmultimedia-mediaplayer-video_color_bug.qml

(In reply to Robert Riemann from comment #7)
> Created attachment 163393 [details]
> screenshot of koko – wrong colors
> 
> So I installed koko (koko-23.08.3-1.1.x86_64) and indeed: Koko suffers from
> the same color issue.

Thanks. It looks like Qt Multimedia is where the bug is, but I just remembered
Qt Multimedia had some big changes in Qt 6. I wrote a basic Qt 6 QML UI that we
can test with. Could you try the same video with this QML file? You can run it
with `qml6 the_qml_file.qml your_video.mp4`. You'll need to set the path to the
QML file and the video yourself since this is just an example command. `qml6`
comes from the qt6-declarative-tools package and you may need to install the
qt6-multimedia-imports package as well.

If you can still reproduce the bug with Qt 6, can you file a Qt bug? Since I
cannot reproduce the bug, I will not be able to help Qt devs do it either. In
the "Component/s" field, put "Multimedia". In the "Environment" field, put your
system info. Be sure to attach the QML file I gave you as well so that the Qt
devs can reproduce the bug using the same code as us.
https://bugreports.qt.io/secure/CreateIssue!default.jspa

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to