I'm trying to get some .mp4 files to play on an API 21 emulator and 
physical device. The video files won't play in the default player. I used 
ffprobe to see what encoder it was using, and it says H.264 AVC with a 
constrained baseline profile. The supported media formats 
<https://developer.android.com/guide/topics/media/media-formats.html> seem 
to indicate the encoder is good. The profile on the .mp4 videos is 
constrained baseline. The supported formats page doesn't seem to be say 
anything about constrained baseline being supported, though I imagine its 
very similar to the baseline profile.

What could be some other issues the video are not playing on the default 
player in the emulator? I've tried different resolutions, and nothing is 
working.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/98b9675b-c9c6-4d1d-815f-8874a475cd41%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to