I need to know first if it's possible to embed FFplay (from ffmpeg project) in an C# application, and is it possible to use it within a WinForms Control, because if yes than I can manipulate it by adding at a Panel Control.
I've seen some bindings using FFmpeg, but after using FFplay and hours of Googling nothing without success I decided to open a topic about that.