ffmediaelement icon indicating copy to clipboard operation
ffmediaelement copied to clipboard

MediaElement control can not work if FFmpeg.AutoGen update to the latest version.

Open LiveIsLive opened this issue 2 years ago • 1 comments

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”。

LiveIsLive avatar Aug 05 '23 03:08 LiveIsLive

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.

rbeurskens avatar Oct 29 '24 15:10 rbeurskens