Is there any way to play .wmv files using html5 video player?
有没有办法用html5视频播放器播放。wmv文件?
6 个解决方案
#1
25
There is no way. No browser (currently, if ever) supports playing wmv files. You will have to convert it into a format that browsers know how to play.
没有办法。没有浏览器(目前,如果有的话)支持播放wmv文件。你必须将它转换成浏览器知道如何播放的格式。
#2
11
That's not true. Wmv files CAN play in IE with the windows media player object. See http://www.walkernews.net/2008/08/17/windows-media-player-how-to-embed-wmv-file-in-html-code/
那不是真的。Wmv文件可以在IE中与windows媒体播放器对象一起播放。参见http://www.walkernews.net/2008/08/17/windows-media-player-how-to-embed-wmv-file-in-html-code/
#3
1
AFAIK, the only way to play WMV files in a browser without resorting to embedding WMP is using Silverlight.
AFAIK,在浏览器中播放WMV文件的唯一方法是使用Silverlight。
#4
1
Mediaelement.js player documentation says, support to wmv and mov, but so far i have not seen any positive or success comments for these formats.Formats like wmv and mov are proprietary, so to play video user need to explicitly install browser based plugins. Latest version of Firefox doesn't support wmv directly, there is a work around.To support mov format,user need to have quicktime player install in the system.Go for players that supports Flash fallback for non HTML5 browsers.
Mediaelement。js播放器文档说,支持wmv和mov,但到目前为止我还没有看到这些格式的任何正面或成功的评论。像wmv和mov这样的格式都是专有的,所以为了播放视频用户需要显式地安装基于浏览器的插件。最新版本的Firefox不支持wmv,有一个工作。要支持mov格式,用户需要在系统中安装quicktime player。选择那些支持Flash的非HTML5浏览器玩家。
WMV用于firefox的插件
Firefox文档:
#5
0
Heh, you would think IE would support it as WMV was a Microsoft format and IE is a Microsoft application. Interesting how they don't seem to mix.
你可能认为IE会支持它,因为WMV是微软的格式,而IE是微软的应用。有趣的是它们似乎没有混合。
Regardless, I hope that WMV will be supported in the future. Technically speaking, all current video formats except for OGG are proprietary. OGG is the only open platform codec.
无论如何,我希望未来WMV能够得到支持。从技术上讲,除了OGG之外,所有当前的视频格式都是私有的。OGG是唯一的开放平台编解码器。
#6
0
Sorry, but actually isn't supported in google chrome, safari, Opera and firefox...
对不起,实际上谷歌chrome、safari、Opera和firefox都不支持……
You can use any programs to pass WMV to MP4 files, supported :)
您可以使用任何程序将WMV传递给MP4文件,支持:)
I hope this reply has helped you a lot!
希望这个回复对你有很大的帮助!
#1
25
There is no way. No browser (currently, if ever) supports playing wmv files. You will have to convert it into a format that browsers know how to play.
没有办法。没有浏览器(目前,如果有的话)支持播放wmv文件。你必须将它转换成浏览器知道如何播放的格式。
#2
11
That's not true. Wmv files CAN play in IE with the windows media player object. See http://www.walkernews.net/2008/08/17/windows-media-player-how-to-embed-wmv-file-in-html-code/
那不是真的。Wmv文件可以在IE中与windows媒体播放器对象一起播放。参见http://www.walkernews.net/2008/08/17/windows-media-player-how-to-embed-wmv-file-in-html-code/
#3
1
AFAIK, the only way to play WMV files in a browser without resorting to embedding WMP is using Silverlight.
AFAIK,在浏览器中播放WMV文件的唯一方法是使用Silverlight。
#4
1
Mediaelement.js player documentation says, support to wmv and mov, but so far i have not seen any positive or success comments for these formats.Formats like wmv and mov are proprietary, so to play video user need to explicitly install browser based plugins. Latest version of Firefox doesn't support wmv directly, there is a work around.To support mov format,user need to have quicktime player install in the system.Go for players that supports Flash fallback for non HTML5 browsers.
Mediaelement。js播放器文档说,支持wmv和mov,但到目前为止我还没有看到这些格式的任何正面或成功的评论。像wmv和mov这样的格式都是专有的,所以为了播放视频用户需要显式地安装基于浏览器的插件。最新版本的Firefox不支持wmv,有一个工作。要支持mov格式,用户需要在系统中安装quicktime player。选择那些支持Flash的非HTML5浏览器玩家。
WMV用于firefox的插件
Firefox文档:
#5
0
Heh, you would think IE would support it as WMV was a Microsoft format and IE is a Microsoft application. Interesting how they don't seem to mix.
你可能认为IE会支持它,因为WMV是微软的格式,而IE是微软的应用。有趣的是它们似乎没有混合。
Regardless, I hope that WMV will be supported in the future. Technically speaking, all current video formats except for OGG are proprietary. OGG is the only open platform codec.
无论如何,我希望未来WMV能够得到支持。从技术上讲,除了OGG之外,所有当前的视频格式都是私有的。OGG是唯一的开放平台编解码器。
#6
0
Sorry, but actually isn't supported in google chrome, safari, Opera and firefox...
对不起,实际上谷歌chrome、safari、Opera和firefox都不支持……
You can use any programs to pass WMV to MP4 files, supported :)
您可以使用任何程序将WMV传递给MP4文件,支持:)
I hope this reply has helped you a lot!
希望这个回复对你有很大的帮助!