Description: nice color transition percentage plymouth theme this a second version but with better improvements and with the same throbber from Greatest
in case of doubt, you can make easily new plymouth temes according to your taste. simply do this:
to make a progress word (first animation) go to flaming text - you can change colors with pinta editor or gimp
to make a second animation (which is f«more faster - throbber) you can grab free footage animation templates from youtube per example. download the video and convert it with some mp4 to gif online converter grab the gif file and decompile it into frame with some online gif decompiler (gifmaker)
i personally like black backgrounds thats why i dont included other colors. i spended some time to make this result.
Theme not working on Linux Mint 18.2 Cinnamon. This is what i get from terminal "sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-4.4.0-87-generic
W: plymouth module (/usr/lib/x86_64-linux-gnu/plymouth//two-step.so) missing, skipping that theme." What do i do ?
you need to make a rpm conversion from two-step module plugin... you can grab on pkgs site or go to my previous plymouth theme Greatest which i explained how to proceed (the deb file is for i386).
sorry for late anwser.
Theme is still not working. I followed your how to proceed in your other theme. The place you said to copy the two-step.so does not exist. I copied to place indicated by my terminal output. Still not working. I have a 64bit. Will that stop theme from working ?
the best large gif decompiler to several frames is ffmpeg command. maybe you need to install ffmpeg from pkgs.
into the directory of your gif run in terminal :
ffmpeg -i GIFname.gif throbber%05d.png
the best you can do with video converted to gif is taking some attencion with framerate and duration... throbber at maximum should have 40 frames to run in timing harmony
Ratings & Comments
10 Comments
Theme not working on Linux Mint 18.2 Cinnamon. This is what i get from terminal "sudo update-initramfs -u update-initramfs: Generating /boot/initrd.img-4.4.0-87-generic W: plymouth module (/usr/lib/x86_64-linux-gnu/plymouth//two-step.so) missing, skipping that theme." What do i do ?
you need to make a rpm conversion from two-step module plugin... you can grab on pkgs site or go to my previous plymouth theme Greatest which i explained how to proceed (the deb file is for i386). sorry for late anwser.
Theme is still not working. I followed your how to proceed in your other theme. The place you said to copy the two-step.so does not exist. I copied to place indicated by my terminal output. Still not working. I have a 64bit. Will that stop theme from working ?
Run on terminal : sudo apt-get install plymouth-themes and problem solved (installed missing module two-step.so)
i appreciate you help and knowledge.
i mean your... my keyboard is a writter trapper
the best large gif decompiler to several frames is ffmpeg command. maybe you need to install ffmpeg from pkgs. into the directory of your gif run in terminal : ffmpeg -i GIFname.gif throbber%05d.png
the best you can do with video converted to gif is taking some attencion with framerate and duration... throbber at maximum should have 40 frames to run in timing harmony
It's a beautiful theme, thank you for creating it and sharing it with us.
That worked thank you.