Hallo
I am looking for a video player too. In my case, to incorporate to my own Kodi (for those who know it) project.
I was very satisfied with TPasLibVlcPlayer component: ease to use, have all commands I need, etc.
But...
When playing some videos, I got that well known green screen. It has nothing to do with the component itself, but with the VLC library, I think. VLC is updated in my computer and even playing that problematic video directly on VLC, the problem occours.
By disabling Hardware Acceleration, as said in many sites I googled into, the problem disappears.
I played the same video on ffmpeg command line, and video plays fine.
That means, in my opinion, that ffmpeg is more reliable. That's why I am looking for a player based on ffmpeg library.