I am not able to compile source code in vs 2013. It ask to upgrade Accord.Video.FFMPEG when I did it does'nt compile, I have also tried excluding the same and reference assemblies from nuget but now some objects exists in both Accord and Aforge.
When I remove Aforge.Video error says
"The type 'AForge.Video.IVideoSource' is defined in an assembly that is not referenced. You must add a reference to assembly 'AForge.Video, Version=2.2.5.0, Culture=neutral, PublicKeyToken=cbfb6e07d173c401'"
There are some other errors as well eg: VideoCodec.H264 , H264 not exists.
I am not able to compile source code in vs 2013. It ask to upgrade Accord.Video.FFMPEG when I did it does'nt compile, I have also tried excluding the same and reference assemblies from nuget but now some objects exists in both Accord and Aforge.
When I remove Aforge.Video error says "The type 'AForge.Video.IVideoSource' is defined in an assembly that is not referenced. You must add a reference to assembly 'AForge.Video, Version=2.2.5.0, Culture=neutral, PublicKeyToken=cbfb6e07d173c401'"
There are some other errors as well eg: VideoCodec.H264 , H264 not exists.