After I reinstalled openatv and defineos using recovery mode, the boot logo of openatv remains when booting definos. What could be the cause and what would be the simplest solution?
Post
Own bootlogo creator
I wrote a python3 script that will create your own bootlogo under linux/enigma2.
All You have to do is to prepare file named bootlogo.jpg with resolution 1280x720 in the asme directory where you uploaded this py file.
As a result bootlogo.mvi file will be created in same directory.
After that you have to copy it to /usr/share
call it by python
(Code, 1 line)
Maybe one day i will prepare GUI for that, but not now.
enjoy it ;-)
All You have to do is to prepare file named bootlogo.jpg with resolution 1280x720 in the asme directory where you uploaded this py file.
As a result bootlogo.mvi file will be created in same directory.
After that you have to copy it to /usr/share
call it by python
(Code, 1 line)
Maybe one day i will prepare GUI for that, but not now.
enjoy it ;-)
