jmf文件播放错误

发布于 2024-12-10 17:44:52 字数 586 浏览 1 评论 0原文

我已从网址中获取代码并尝试播放 mpg 格式的文件,如下所示:

代码网址: http://snippets.dzone.com/posts/show/2912

文件 URL:http://www.fileformat.info/format/mpeg/sample/index.htm

我收到如下错误:

  Unable to handle format: MPEG, 320x200, FrameRate=23.9, Length=96000
Failed to realize: com.sun.media.PlaybackEngine@75982fc1
Error: Unable to realize com.sun.media.PlaybackEngine@75982fc1

由于我是 jmf 新手,请帮助我解决此问题。

I have taken the code from the url and tried to play a file of mpg format as shown below:

Code URL: http://snippets.dzone.com/posts/show/2912

File URL: http://www.fileformat.info/format/mpeg/sample/index.htm

I am getting an error as follows:

  Unable to handle format: MPEG, 320x200, FrameRate=23.9, Length=96000
Failed to realize: com.sun.media.PlaybackEngine@75982fc1
Error: Unable to realize com.sun.media.PlaybackEngine@75982fc1

As iam new to jmf, kindly help me in this issue.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

单身狗的梦 2024-12-17 17:44:52

我以前使用过该代码,该示例只能播放某种高分辨率的视频。尝试获取 720p mpg 文件(可能是电视剧 DVD 翻录)并播放。

I've used that code before and that sample can play only some kind of videos with high resolution. Try getting a 720p mpg file(perhaps a tv series dvd rip) and playing it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文