framework icon indicating copy to clipboard operation
framework copied to clipboard

I can not import Accord.Video.FFMPEG in UWP project

Open esritines opened this issue 7 years ago • 1 comments

I try to import Accord.Video.FFMPEG in a UWP project but simply does not appear, when I create a windows forms application and install Accord.Video.FFMPEG and then import FFMPEG this appear without problems by intellisense, but in UWP installing 32 or x64 FFMPEG this never appear by intellisense and whatever class from FFMPEG can not be instantiate.

What is happening?

esritines avatar Mar 11 '18 02:03 esritines

Yo I have a similar problem after downloading accord.video.ffmpeg and it's dependencies off nuget I dragged the dlls to the asset folder but it says the class "ffmpeg" doesn't exist in namespace "accord.video" and can't seem to find the source for it

yaakovyitzchak avatar Oct 20 '20 06:10 yaakovyitzchak