MediaPlayer-Extended icon indicating copy to clipboard operation
MediaPlayer-Extended copied to clipboard

Play video file format

Open andreabonassi opened this issue 6 years ago • 1 comments

I have a big problem, I'm trying to play videos using your library. I can't understand why some video work (also with audio) and others do not. I enclose sample files: one works (big_buck_bunny.mp4) and the other is slow when it needs to play back audio (Samsung).

Can you tell me what could be the problem?

video.zip

andreabonassi avatar Mar 20 '18 14:03 andreabonassi

Both video play fine on my test device. The only obvious difference between both video is that BBB uses the common H.264 video codes while the Samsung video uses the rather uncommon H.263 codec.

Please post on which device and Android version the issue happens, and the logcat output of the failing video.

protyposis avatar Mar 21 '18 17:03 protyposis