【发布时间】:2021-05-28 20:58:01
【问题描述】:
雅阁 3.8.2 版
我正在使用 Accord、Accord.video、Accord.video.FFMPEG Dll 来捕获屏幕,我的代码被编译为 ANYCPU,在 64 位机器上一切正常,但在 32 位机器上我遇到了问题下面是我得到的例外。
Exception occurred while loading the assemblies Could not load file or assembly 'Accord.Video.FFMPEG.dll' or one of its dependencies. is not a valid Win32 application. (Exception from HRESULT: 0x800700C1), at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
at System.Reflection.Assembly.LoadFile(String path)
at ProHance.ProbeTray.Program.MPvcUlyJUg(Object , ResolveEventArgs )
【问题讨论】:
标签: ffmpeg aforge accord.net