yellowcath / VideoProcessor

process video(cut & scale & increase & decrease & reverse) with mediacodec
Apache License 2.0
968 stars 141 forks source link

java.io.IOException: Failed to instantiate extractor #60

Closed Fanyunf closed 3 years ago

Fanyunf commented 3 years ago

Caused by: java.io.IOException: Failed to instantiate extractor. at android.media.MediaExtractor.nativeSetDataSource(Native Method)

传入视频path 直接崩溃 报错信息如上