Ashkan Daie

Results 17 comments of Ashkan Daie

Would be nice to have an official package. Let me try work with the current nuget author and see if I can create a PR against the official repo.

@yartat, Would you be willing to work with us to create an official cross platform MediaInfo nuget package?

@yartat Great! Do you have your MediaInfo.Native nuget project in github? We can use that as a starting point. I started with @StefH MediaInfo.DotNetWrapper project because it used the latest...

@JeromeMartinez We'll need 6+ nuget packages to support a cross platform runtime. If the linux binaries are compatible with all distros (very unlikely), we can get away with one nuget...

> One NUGET package may include various libraries for several OS: Linux (x86, x64), MacOS, Windows (x86, x64), Android, iOS @yartat You are absolutely correct. I am modeling the nuget...

@JeromeMartinez Do you mind giving me instructions or a binary that is statically linked with libzen, libtinyxml and any other dependecies libmediainfo would have for Ubuntu 16.04?