Convert .wmv or .avi files to .flv file using ASP .NET - TechRepublic
Question
November 15, 2007 at 12:21 AM
packer.lean

Convert .wmv or .avi files to .flv file using ASP .NET

by packer.lean . Updated 14 years, 12 months ago

I want to convert video files(.wmv and .avi) uploaded on my site to get converted to .flv. Searching the web I found ffmpeg(http://ffmpeg.mplayerhq.hu/) is a command line software which does the required conversion. But i don’t know if it can be used with .NET. If it can be used then how..? If not then what is the other solution…?Can anyone help..?

Thanks in advance…

This discussion is locked

All Comments