You cannot compile FFmpeg with Visual Studio. Download the DLLs from http://win32.libav.org. You can find C# wrapper at http://www.ffmpeg-csharp.com/.
Enjoy, Alex Cohn On Wed, Jun 22, 2011 at 08:46, Roshan Vishwakarma <[email protected]> wrote: > Hello All, > > I am trying to make a *.dll of FFmpeg for the conversion of *.avi to *.wmv. > But faced the problem that how to build it and pass the arguments. > Does anyone tried how to make *.dll's with the specified parameters. > If the *.dll's are successfully created then it should be able to run in > Silverlight Web App (using C#, VS2010Express). > Is it possible to add the FFmpeg dll's in Silverlight Application. > I am using Silverlight 5.0 beta version. > > Thanks & Regards, > Roshan Vishwakarma > > > > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > > _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
