开发者

Getting Error in playing .mp4 video format in Android Programming?

I have added .mp4 fil开发者_JAVA技巧e in RAW folder after converting from .wmv format. I have added that at startup of my application.But In Emulator its showing "SORRY,this video cannot be played."

Thank you in advance.


MP4 is a container format, so if the Video can be played or not depends on the Video-codec that is used.

You should check if your codec is supported by Android and if not use another one.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜