β play an mp4 file without MediaPlayer and in full screen
I'm looking to read an mp4 file in a C# from app but the only tutorials available are with the MediaPlayer and I would like without the MediaPlayer just the mp4 in full screen if possible
1 Reply
your best bet would be searching nuget and github for a media library that have codecs and works on winform
like vlc etc