[Libav-user] How to make .dll's of FFmpeg for conversion of *.avi to *.wmv & use this dll's in Silverlight Web Application(C#) using VS2010Express

Alex Cohn alexcohn at netvision.net.il
Wed Jun 22 09:24:38 CEST 2011


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
<vishwakarma.roshan at gmail.com> 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
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>


More information about the Libav-user mailing list