How to play .avi FILES WITH JMF

流过昼夜 提交于 2019-12-13 07:07:40

问题


i m doing a project in java i m using jmf (media package) for the same.it plays mpg mp3 files but it can't play .avi files give me some hint.


回答1:


You might be missing the codec the file is encoded with..you can use any open source tools like this, to find out the codec that is missing.



来源:https://stackoverflow.com/questions/4089997/how-to-play-avi-files-with-jmf

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!