alubbock / rpi-vidlooper

Video player for Raspberry Pi, controlled by GPIO buttons
MIT License
19 stars 19 forks source link

Splash Screen not present & Flickering within the vids #23

Closed SunkenShjips closed 5 months ago

SunkenShjips commented 5 months ago

The splash image I am using has the same resolution as my desktop. I have tried several file formats - it is never output. The solution suggested in other issues to omit "-no--autoloop" does not work either. Furthermore, the desktop flickers briefly between videos.

P.S.: I am very grateful for this project. It helps me to finish my final thesis in art.

SunkenShjips commented 5 months ago

Never mind. Classic case of noob idiocy: fbi runs exclusively console-based, no wonder that no image is output on a desktop environment. Only thing i had to do was to switch back to the auto-login console via sudo raspi-config The fact that the splash screen flickers briefly between videos is still a "problem" with my project. But there are already other issues for that.