ffmediaelement
ffmediaelement copied to clipboard
MediaElement control can not work if FFmpeg.AutoGen update to the latest version.
if FFmpeg.AutoGen update to the latest version, the MediaElement controls will output the error:
未能从程序集“FFmpeg.AutoGen, Version=6.0.0.2, Culture=neutral, PublicKeyToken=9b7632533a381715”中加载类型“FFmpeg.AutoGen.Native.LibraryLoader”。
I noticed this as well. I use newer binaries than the ones required, so also a compatible version of MMpeg.Autogen for them. But my code does not compile as it keeps asking for version 4.4.0. of it.