Page 1 of 1
Remove SMPlayer Logo
Posted:
Wed Nov 09, 2016 3:20 pm
by jdycus
I have a series of videos in my playlist that I have set for manual advance. At the end of each video, the SMPlayer logo appears on screen. How can I eliminate that logo?
Re: Remove SMPlayer Logo
Posted:
Wed Nov 09, 2016 10:09 pm
by rvm
I'm afraid there's no option to prevent to show the logo.
The only way would be to create a dummy theme with an empty image for background.png
Re: Remove SMPlayer Logo
Posted:
Thu Nov 10, 2016 12:19 pm
by jdycus
Thank you. How do I create a dummy theme (step by step, I'm a newbie at this)?
Re: Remove SMPlayer Logo
Posted:
Fri Nov 11, 2016 12:26 am
by rvm
In SMPlayer, select the option Help -> Open configuration folder. A window will be opened showing the contents of the SMPlayer's configuration folder.
Create a new folder called "themes" in that folder.
Enter in the "themes" folder you've just created.
Create a new folder there called "my-theme" (or the name you want).
Enter in "my-theme" folder. Copy there an empty image with the name background.png.
Restart SMPlayer.
Go to Preferences -> Interface. Select "Basic GUI" as GUI, select "my-theme" as Icon set.
Re: Remove SMPlayer Logo
Posted:
Fri Nov 11, 2016 3:25 pm
by jdycus
Thank you so much!