getting PVMFErrContentInvalidForProgressivePlayback error while playing mp4 files on samsung devices

本小妞迷上赌 提交于 2019-12-01 11:07:46

finally i've found the problem.

When i hinted the mp4 file with mp4box, it played on samsung devices as well.

mp4box -hint

This process rearranged moov and mdat tags of the video file correctly.

Before that, same file plays well on devices with android 2.3 but not with the devices using android 2.2. I'm not sure but the limitation for "safe for streaming" may have been canceled after 2.3 version.

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