Perhaps for audio-only files? Or at least allow to minimize the window so that the black rectangle is not visible.
(In reply to Luigi Baldoni from comment #0) > Perhaps for audio-only files? > > Or at least allow to minimize the window so that the black rectangle is not > visible. I just wondered if setting a default image might be more feasible, like the icon for the mimetype being played.
If there's a folder or cover file in the same folder as the playing file it will be displayed.
(In reply to george fb from comment #2) > If there's a folder or cover file in the same folder as the playing file it > will be displayed. I'm asking about the cases in which there isn't.
Git commit 091020d71e657ec6aa27d7187744986ec79291f1 by George Florea Bănuș. Committed on 04/11/2022 at 14:40. Pushed by georgefb into branch 'master'. add option to set a default cover for music files used only when there's no other image loaded M +4 -0 src/qml/MpvVideo.qml M +42 -0 src/qml/Settings/VideoSettings.qml M +4 -3 src/settings/videosettings.kcfg https://invent.kde.org/multimedia/haruna/commit/091020d71e657ec6aa27d7187744986ec79291f1
Sorry for the very late reply, family problems. Was this merged into stable?
(In reply to Luigi Baldoni from comment #5) > Was this merged into stable? Not the original request. What was added is a setting (in video settings) to add a fallback image to be used when mpv can't find a video track/cover image.
(In reply to george fb from comment #6) > (In reply to Luigi Baldoni from comment #5) > > Was this merged into stable? > > Not the original request. > What was added is a setting (in video settings) to add a fallback image to > be used when mpv can't find a video track/cover image. Thanks. I just tried it and the image is loaded, but the setting does not appear to be saved.
Can you check if it saves if you click on another field after changing?
(In reply to george fb from comment #8) > Can you check if it saves if you click on another field after changing? It does, thanks,