I am writing a video player, then I find that android.media.MediaPlayer
just cannot play the video because it cannot decode the video file. The amazing thing is that I tried to play a mp4 file in my device for many times, it didn't succed, then I change a video it succeed to play video.
So, If I want to play most of the video files, what choice do I have?