One issue that I find very annoying with the video player is that you cannot set a thumbnail from the video frames itself, so the video will be invisible until you start playing it. This forces you to create a separate image to use as an icon otherwise the user will not see that there is a video to play.
I tried to do a video gallery a few times and ended up having to create an icon image for each video which is time-consuming and uses extra Memory RAM.
It would be nice if they could add to the video plugin the option to set a Thumbnail from a video frame by setting a specific time in the video timeline.
Here is one example of the issue:
https://www.dropbox.com/scl/fi/ou2ri5oemt6qh40evv5p5/Video-Player.c3p?rlkey=ut5oi4g0ynj6tvhnzkqh4s6b7&dl=0
If you Run the project you dont notice that there are two videos to play unless you set "Autoplay to yes" which is not ideal having all your videos playing at the start.
or
Alternatively, you need to add thumbnail images to see that there are two videos to play.