Click here to Skip to main content
15,881,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I was created a Project called video player using C#.net. Here i have used the axwindowsmediaplayer control to play the video and it was working fine with mpg and wmv files.

now user want to play with M2ts files also. how i can achive this task using C#.net

i need to play the mpg,avi,wmv and M2ts

Give me some clue to work on this

Thanks
Vijay r
Posted
Comments
Member 11482607 26-Feb-15 12:07pm    
sir i am lalu prasad dash from amc college banglore . now iam study mca .. my request is i am create developer in programming ..... sir what the procedure create the codeing
bcas i want develop a large operting system in world ..........please

This is not about video players. This is about codecs.
Most players (a little less them all of them) use codecs installed in the systems.

The most comprehensive product installing set of codecs I ever knew is K-Lite Codec Pack[^].

It comes with a good players, but -- does not matter -- Windows Media Player will works with the most codecs; and then you can use Windows Media Player control.
 
Share this answer
 
Comments
Espen Harlinn 28-Feb-11 15:26pm    
Good link, my 5
Sergey Alexandrovich Kryukov 1-Mar-11 3:45am    
Thank you, Espen.
This thing saves me.
--SA
Find a library for it on the internet!

(or write one from scratch!)
 
Share this answer
 
Please google

axwindowsmediaplayer m2ts

and you will find links to the codec enabling windows media player to play m2ts.
 
Share this answer
 
Comments
vijayr 30-Dec-10 9:30am    
thanks. i am doing google but do u have any links on this
use a windows media player control
 
Share this answer
 

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