视频播放器 [英] Video Player

查看:87
本文介绍了视频播放器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我使用C#.net创建了一个名为视频播放器"的项目.在这里,我已经使用axwindowsmediaplayer控件来播放视频,并且与mpg和wmv文件可以正常工作.

现在用户也想玩M2ts文件.我如何使用C#.net实现此任务

我需要播放mpg,avi,wmv和M2ts

请给我一些线索以进行这项工作

谢谢
Vijay r

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

推荐答案

这与视频播放器无关.这是关于编解码器的.
大多数播放器(少了所有播放器)都使用系统中安装的编解码器.

我所知道的最全面的产品安装编解码器集是 K-Lite编解码器包 [
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.


在Internet上为它找到一个库!

(或从头开始写一个!)
Find a library for it on the internet!

(or write one from scratch!)


请google

axwindowsmediaplayer m2ts

并且您将找到使Windows Media Player能够播放m2ts的编解码器的链接.
Please google

axwindowsmediaplayer m2ts

and you will find links to the codec enabling windows media player to play m2ts.


这篇关于视频播放器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆