MediaExtractor.setDataSource throws IOException “failed to instantiate extractor”
问题 I'm on Android 4.2 and calling MediaExtractor.setDataSource, and it sometimes throws an IOException of "failed to instantiate extractor". I've found where this is thrown from the C++ implementation, but it hasn't helped. Other people with the same problem and either no answer or an answer which doesn't help me are: android.media.MediaExtractor. Anyone got this beast to work? "Failed to instantiate extractor" exception media extractor show "failed to instantiate extractor" Failed to