Search code examples
c#converterswebmwmv

How to convert wmv to webm in c#


I need to convert wmv to webm in my project. Maybe before upload maybe after upload i have no idea. Do you know any library or example code to doing that. I think it is not enough to change extension wmv to webm ?


Solution

  • I used Nreco.videoconverter to convert which one i want to convert. It is useful but not providing support and examples for free version.