Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upEmulator with lower API devices: Decoder failed and throws exception #1785
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
ojw28
Aug 30, 2016
Contributor
The emulator does not properly support media applications unless running a system image with API level 23 or greater. This is a shortcoming of the emulator, not an ExoPlayer issue. Where possible, we recommend testing media applications on physical devices rather than emulators.
|
The emulator does not properly support media applications unless running a system image with API level 23 or greater. This is a shortcoming of the emulator, not an ExoPlayer issue. Where possible, we recommend testing media applications on physical devices rather than emulators. |
ojw28
closed this
Aug 30, 2016
ojw28
changed the title from
Decoder failed and throws exception in lower API devices
to
Emulator with lower API devices: Decoder failed and throws exception
Aug 30, 2016
google
locked and limited conversation to collaborators
Jun 28, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hadifar commentedAug 29, 2016
•
edited
The following exception happen when I run this URL in emulator with Nexus 10 and API 17. ( not happen in Android 5.0)
Also one thing to mention: In demo app if I turned off video (with Video button in PlayerActivity) the sound play.
The video information based on MediaInfo:
Video: AVC, 1280*720 (16:9), 25.000 FPS
Audio: AAC, 48 kHz, 6Channels