Click here to Skip to main content
15,890,282 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I need to get codec or format (e.g. H.264) of movie(.MOV, .3GP) files at runtime in .net.

Can anyone help me to get code for it?
Many Thanks
Amit
Posted

1 solution

Looks like this article should help you out: C# Windows Media Format SDK Translation[^]
 
Share this answer
 
Comments
Amitux 13-Oct-10 1:15am    
Thanks for reply.
But, I am writing a program in .net, where requirement is that it should pick video/movie file and return me the format/codec of the video/movie file.
Here some peace of code or any component that can be used in .net to get codec/format of video file at run time would be really helpful.

Many Thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900