支持所有视频格式的视频播放器 [英] video player that supports all video formats

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

问题描述

大家好,

我试图嵌入一个支持所有视频文件格式的视频播放器(mpeg,mp3,flv,swf,avi等)。请给我一个播放所有视频的视频播放器格式。

谢谢。

解决方案

这不是玩家。大多数玩家只使用系统上安装的所有代码。安装更完整的编解码器,并让你的控件像微软媒体播放器控件一样播放。



我会推荐K-Lite Codec Pack,对于每个感兴趣的人都必须拥有在不同的媒体上,请参阅 http://en.wikipedia.org/wiki/K-Lite_Codec_Pack [ ^ ], http://codecguide.com/ [ ^ ]。



一种替代变体是VLC(VideoLAN Client),请参阅 http:// en .wikipedia.org / wiki / VLC_media_player [ ^ ] 。作为播放器,该产品使用自己的编解码器系统捆绑。



.NET包装器可用: http://wiki.videolan.org/.Net_Interface_to_VLC [ ^ ]。



另请参阅CodeProject文章: nVLC [ ^ ]。



-SA


这是有关的更新有用信息.NET的VLC组件绑定:

http://sourceforge.net/projects/libvlcnet/ [ ^ ],

https://wiki.videolan.org/C_Sharp/ [ ^ ],

https://wiki.videolan.org/.Net_Interface_to_VLC/ [ ^ ]。



值得注意的是,您可以找到使用该组件的材料对于WPF和 System.Windows.Forms



-SA

hi all,
I am trying to embed an video player that supports all video file format(mpeg,mp3,flv,swf,avi etc).Suggest me an video player which plays all video format.
Thanks.

解决方案

It's not about player. Most players just use all codes installed on the system. Install more complete set of codecs and get them played by your control like Microsoft Media Player control.

I would recommend K-Lite Codec Pack, must-have for everyone interested in different media, see http://en.wikipedia.org/wiki/K-Lite_Codec_Pack[^], http://codecguide.com/[^].

One alternative variant is VLC (VideoLAN Client), see http://en.wikipedia.org/wiki/VLC_media_player[^]. As a player, this product uses its own codec systems bundled with it.

.NET wrapper is available: http://wiki.videolan.org/.Net_Interface_to_VLC[^].

See also CodeProject article: nVLC[^].

—SA


This is the updated useful information on the VLC component binding for.NET:
http://sourceforge.net/projects/libvlcnet/[^],
https://wiki.videolan.org/C_Sharp/[^],
https://wiki.videolan.org/.Net_Interface_to_VLC/[^].

Notably, you can find material for using the component for both WPF and System.Windows.Forms.

—SA


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

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