Registered Member
|
Hi there. I have managed to get my desktop to run a video as wallpaper/lock screen, but it seems that it flickers each time the video starts over (the loop restarts). Is there any way to fix this?
|
Registered Member
|
The video wallpapers are demanding for the hardware. The example code in this thread is 'off the self' (http://doc.qt.io/qt-5/qml-qtmultimedia- ... ml#details ) . Excessive cpu power and fast ssd drive will help. If the flickering is result of the the cpu load / hdd read bottleneck then maybe less compressed video format helps. |
Registered Member
|
My laptop settings are good, and this didn't happened with another program for video wallpapers called a-desk on a lower performance laptop.
To the point: a while back a had a laptop with a dual core @ 2.0 GHz and integrated video card (intel GMA3500 or GMA4000) and using the same video I used these days I got 0 flickers. This can be seen here https://www.youtube.com/watch?v=7Go8kX3VMdA (excuse my not-so-english) Now I have a laptop with a dedicated memory video card (nvidia geforce 840M @2GHz RAM) and an i3 @2,4GHz processor. The thing is now the video flickers (it gets black for a half of a second or less and then it starts over). The video card has the latest proprietary drivers installed. |
Registered Member
|
I have the same problem too. It was easy to install the video wallpaper type and I was realy existed about it.
But when I select a video (mp4 I get from bing) it plays without any problems until it reach its end then the screen turns black for half a second like IonelGhidarcea mentioned before. I am on Arch Linux and updated yesterday to Plasma 5.8 but it doesn't changed anything. |
Registered Member
|
Testing at here
Using clips from - http://www.movietools.info/video-backgr ... tdown.html This is how it looks at here: https://youtu.be/-E2VsLcWlx0 When the loop restarts there are few black frames: 00:00:11:24 video frame 00:00:12:00 black frame 00:00:12:01 video frame The reason for the black frames could be - http://doc.qt.io/qt-5/qml-qtmultimedia- ... gress-prop
This was with (inxi&kinfo):
|
Registered Member
|
So, is the buffer erased after the first loop and then needs time to fill again? If so, is there any way to preserve the buffer and recall it for future loops (0 delay until buffer value is 1)?
|
Registered Member
|
Well - your guess is good as mine. Meanwhile - hiding the blank frames with the paused 'preview' image from the clip start - the org.kde.video main.qml;
Working at here: https://youtu.be/ijg_1H_qsyQ No black frames: New org.kde.video (20161008) : https://1drv.ms/u/s!AurPvqgDMVijdtJJiQ5Bms78YtY |
Registered Member
|
|
Registered Member
|
...and this seems to be Qt bug: QTBUG-49446 - Add support for gap less playback - https://bugreports.qt.io/browse/QTBUG-49446
|
Registered Member
|
Would you mind to upload org.kde.video to kde store https://store.kde.org/ ?
|
Registered Member
|
Hello,
About videos... I would love to be able to use this: https://github.com/JohnCoates/Aerial As my screenlocker wallpaper? Do you know if it is possible somehow? |
Registered Member
|
Why ? What it would add ? The KDE Store doesn't (now) have an option/group for the plasma wallpaper plugins. And the plasma doesn't have an option to download and install plasma wallpaper plugins. (edit) You still would need to download the plugin and install it manually. ---------------EDIT------------ A bug report: Bug 386621 - Support downloading Wallpaper Plugins from KDE Store - https://bugs.kde.org/show_bug.cgi?id=386621 There is no 'Get Hot New Stuff' (GHNS) option to download and install plasma wallpaper plugins. The user can install from local file with the 'Plasma Package Manager':
Examples:
or with the latest Install:
Result: Removal:
---------------EDIT2------------ Plasma 5 wallpaper plugins: https://store.kde.org/browse/cat/419 Video wallpaper: https://store.kde.org/p/1213488/ Video playlist: https://store.kde.org/p/1213489/
Last edited by Rog131 on Sat Feb 10, 2018 3:13 pm, edited 4 times in total.
|
Registered Member
|
They are bunch of mov videos: - Watch All The Apple TV Aerial Video Screensavers: http://benjaminmayo.co.uk/watch-all-the ... avers#b1-1 - Get 35 Stunning Aerial Apple TV Screen Savers for Mac OS X: http://osxdaily.com/2015/10/31/aerial-a ... -mac-os-x/
Full image: http://imgur.com/W5H8PFN Plasma 5.8 LTS: https://www.kde.org/announcements/plasma-5.8.0.php
|
Registered Member
|
Hello Rog131,
Thank you for your advices, it may work! However, I do not see how I can use several videos with your plugin? And use these randomly? |
Registered Member
|
Another plugin - Video playlist player There is always an option to write another plugin. Playlist QML Type - http://doc.qt.io/qt-5/qml-qtmultimedia- ... ml#details :
and shuffle() - http://doc.qt.io/qt-5/qml-qtmultimedia- ... fle-method
Writing files: ~/.local/share/plasma/wallpapers/org.kde.videoplaylist/metadata.desktop : http://pastebin.com/fmwKVxyH ~/.local/share/plasma/wallpapers/org.kde.videoplaylist/contents/config/main.xml : http://pastebin.com/SipP19gV ~/.local/share/plasma/wallpapers/org.kde.videoplaylist/contents/ui/config.qml : http://pastebin.com/XwKuaMet ~/.local/share/plasma/wallpapers/org.kde.videoplaylist/contents/ui/main.qml : http://pastebin.com/VjcYK3V2 Wrapped to tar: https://1drv.ms/u/s!AOrPvqgDMVijdw Gui: and using plugin - YouTube clip: https://youtu.be/N-cwSxo5NHA Playlist - M3U wiki ( https://en.wikipedia.org/wiki/M3U )
With the Linux: Playlist will be (Video-Playlist.m3u):
A KDE service menu to wrap videos to the playlist ~/.local/share/kservices5/ServiceMenus/m3uwrapper.desktop
More of the KDE Service Menus (needs update) : https://techbase.kde.org/Development/Tu ... vice_Menus |
Registered users: Bing [Bot], Evergrowing, Google [Bot], rblackwell