将 Jffmpeg 安装到 JMF
我在我的应用程序中使用 JMF。我正在尝试安装 jffmpeg,因为遇到格式不支持的异常。我尝试按照此 http://jffmpeg.sourceforge.net/download.html 但是我迷路了。我可以正常输入 JMF 注册表,但是我应该怎么做才能包含新的编解码器? (此外,当我按“添加”时,会出现“无法添加项目”...我在 Windows 7 上运行)。
谢谢和问候, Krt_马耳他
I'm using JMF in my application. I'm trying to install jffmpeg since I'm encountering the format not supported exception. I've tried following this http://jffmpeg.sourceforge.net/download.html but I got lost. I enter JMF registry ok but what should I do to include the new codecs? (Also when I press Add "Could not add item" comes up... I'm running on Windows 7).
Thanks and regards,
Krt_Malta
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
我没有使用Jffmpeg。我用的是Fobs4JMF。 http://fobs.sourceforge.net/f4jmf_first.html。易于使用,因为 jmf.properties 文件已为 Fobs4JMF 配置就绪,因此无需安装或注册,只需复制和粘贴即可。
I didn't use Jffmpeg. I used Fobs4JMF. http://fobs.sourceforge.net/f4jmf_first.html. Easy to use since the jmf.properties file is configured ready for Fobs4JMF so no installation or registering, just copy and paste.
我认为这更好,使用更简单并且可能更专业:http://www.humatic .de/htools/dsj.htm
This is even better I think, simpler to use and probably more professional: http://www.humatic.de/htools/dsj.htm
要注册新的编解码器,您必须首先在库路径中包含 jffmpeg-1.1.0.jar,然后注册
To register new codecs you have to include jffmpeg-1.1.0.jar in the liblaries path first, then register
不知道编解码器,但至少你不能在 Windows 7 上使用 JMF 捕获图像。在 XP 虚拟 PC 上尝试一下(VMWare 肯定可以)
Don't know about codecs, but at least you cannot use JMF for capturing images on Windows 7. Try it on an XP virtual PC (VMWare will work for sure)