Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 How to convert AVI file into wmv file in C#?

Author  Topic 

Mamatha
Posting Yak Master

102 Posts

Posted - 2005-04-25 : 01:45:16
Hi

I have an application in C#.net,my application displays the video file.The file is in AVI format,now i want to change this AVI file into wmv file.How can i do this?
Is it possible?Please give me any releated websites or any source code etc.
If you know the solution please let meknow
Thanks in advance.





Mamatha

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2005-04-25 : 03:51:53
look into this:
http://www.thecodeproject.com/useritems/ConvertVideoFileFormats.asp

Go with the flow & have fun! Else fight the flow
Go to Top of Page

Mamatha
Posting Yak Master

102 Posts

Posted - 2005-04-25 : 06:36:02
Hi

Sorry,i am confused in the previous post,actually i have a wmv file ,now i want to convert that wmv file into AVI file in C#.net.How can i do this?
Is there any solution?Thanks in advence.


Mamatha
Go to Top of Page

Mamatha
Posting Yak Master

102 Posts

Posted - 2005-05-16 : 05:32:16
Hi

This is the solution to convert avi file into wmv file.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmencode/htm/encodingafilecsh.asp





Mamatha
Go to Top of Page
   

- Advertisement -