Ruslan-B/FFmpeg.AutoGen

AvFilter Error

Mrf2233 opened this issue · 0 comments

Error: Unable to located the procedure entrance point "av_dict_iterate" on ...avfilter-8.dll
I can't seem to create a filter.
error = ffmpeg.avfilter_graph_create_filter(ac, _avfiltersrc, "in", args, null, _filter_graph);
System.NotSupportedException on FFmpeg.AutoGen

I am opening another test program again. No more error messages . but still can't create filter

version --5.1.2.1