-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Black wallpaper even tho i'm using GStreamer on arch, the QML video player doesn't give any error #52
Comments
Can you switch back to ffmpeg backend by removing the environment variable, check that you have QT_FFMPEG_DEBUG=1 QSG_INFO=1 QT_LOGGING_RULES="*.debug=true" qml6 testMediaPlayer.qml 2> qml_video_ffmpeg_log.txt The output of the following too please
|
With the QT_MEDIA_BACKEND reset to nothing : |
Thanks, will inspect them later today |
Sorry for the late reply, this might be a nividia or codecs issue, can you reproduce the bug while reading the journal output to a file?
If it's a codecs thing installing a media player (like mplayer) on arch will most likely pull the most important ones and may fix the problem |
Here : plasmashell.log |
After installing mplayer, i can play a video with it but the video wallpaper still doesn’t work, also Haruna doesnt seem to be able to read the video. |
If Haruna fails too this is a Nvidia/ffmpeg/Qt problem There are a lot of errors like this in your log, I suspect that could be the reason.
If you file a bug to Haruna developers they might be able to figure out the problem, you can do so here https://bugs.kde.org/enter_bug.cgi?product=Haruna&component=generic |
I have:
grep '"Version"' {~/.local,/usr}/share/plasma/wallpapers/luisbocanegra.smart.video.wallpaper.reborn/metadata.json
or from Wallpaper settings > top right corner for version 1.0.0 and later), should be the same as https://github.com/luisbocanegra/plasma-smart-video-wallpaper-reborn/releases/latestDescribe the bug
When i applie the video wallpaper, the background become blackeven tho i hava installed GStreamer and all of his plugin. When i launch the QML video player test, the player doesn't crash but show only a grey font.
Expected Result
The video show successfuly in background or the QML video player test to crash and give the error.
**Screenshots
qml_video_test_log.txt
System information (please complete the following):
I'm using a NVIDIA geforce 3060 with the driver version : 565.77
The text was updated successfully, but these errors were encountered: