Java 媒体播放器在 ubuntu11.04 中无法工作?

发布于 2024-12-20 10:05:47 字数 1121 浏览 5 评论 0 原文

当我尝试在 linux 中打开媒体时遇到问题,尽管它在 Windows 中完美运行 !!!!!!

当然我已经安装了sun Java Media Framework 和 mp3plugin.jar!!!!

问题是:当我打开文件时出现以下错误:-

打开 MP3 文件时:无法

处理格式:mpeglayer3, 44100.0 Hz、16 位、立体声、LittleEndian、带符号、16000.0 帧速率、FrameSize=32768 位 未能实现:com.sun.media.PlaybackEngine@1401d28 错误:无法实现 com.sun.media.PlaybackEngine@1401d28


打开 .mpg 时

无法处理格式:MPEG、352x240、FrameRate=29.9、Length=126720 无法处理格式:mpeg 音频、44100.0 Hz、16 位、立体声、LittleEndian、带符号、28000.0 帧速率、FrameSize=32768 位


教程中提供了代码:-

http://www.deitel.com/articles/java_tutorials/20060422/PlayingVideowithJMF/

http://www.deitel.com/articles/java_tutorials/20060422/PlayingVideowithJMF/JMF_Page2.html

请我真的需要你的帮助,因为我尝试运行许多其他程序,但我得到了同样的错误......

所以请,我将不胜感激你的帮助......

雷姆

I faced a problem when i tried to open media in linux, despite that it was run perfectly in the windows !!!!!!

of course i have installed the sun Java Media Framework and mp3plugin.jar !!!!

The problem is : when i open a File i get the following error:-

When opening MP3 file :

Unable to handle format: mpeglayer3, 44100.0 Hz, 16-bit, Stereo, LittleEndian, Signed, 16000.0 frame rate, FrameSize=32768 bits
Failed to realize: com.sun.media.PlaybackEngine@1401d28
Error: Unable to realize com.sun.media.PlaybackEngine@1401d28


When opening .mpg

Unable to handle format: MPEG, 352x240, FrameRate=29.9, Length=126720
Unable to handle format: mpeg audio, 44100.0 Hz, 16-bit, Stereo, LittleEndian, Signed, 28000.0 frame rate, FrameSize=32768 bits


The code was provided in the tutorial :-

http://www.deitel.com/articles/java_tutorials/20060422/PlayingVideowithJMF/

http://www.deitel.com/articles/java_tutorials/20060422/PlayingVideowithJMF/JMF_Page2.html

Please i really need your help ,because i tried to run many other programs but i got the same error ....

So please, i would be grateful for your help ....

Reem

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

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

发布评论

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

评论(1

能否归途做我良人 2024-12-27 10:05:47

你只需要在你的系统中安装JMF

you just need to install JMF in your system

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