Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.RuntimeException: setDataSource failed: status = 0xFFFFFFEA #115

Open
satyamk-android opened this issue Nov 12, 2024 · 0 comments

Comments

@satyamk-android
Copy link

getting this error:

java.lang.RuntimeException: setDataSource failed: status = 0xFFFFFFEA
2024-11-12 19:25:00.097 10557-10958 System.err com.app.fameperks W at android.media.MediaMetadataRetriever._setDataSource(Native Method)
2024-11-12 19:25:00.097 10557-10958 System.err com.app.fameperks W at android.media.MediaMetadataRetriever.setDataSource(MediaMetadataRetriever.java:313)
2024-11-12 19:25:00.097 10557-10958 System.err com.app.fameperks W at android.media.MediaMetadataRetriever.setDataSource(MediaMetadataRetriever.java:337)
2024-11-12 19:25:00.097 10557-10958 System.err com.app.fameperks W at com.app.fameperks.utils.gpu.composer.GPUMp4ComposerEngine.compose(GPUMp4ComposerEngine.java:60)
2024-11-12 19:25:00.097 10557-10958 System.err com.app.fameperks W at com.app.fameperks.utils.gpu.composer.GPUMp4Composer$1.run(GPUMp4Composer.java:211)

here is my inputPath:
inputPath : /storage/emulated/0/Android/data/com.app.fameperks/files/video.mp4

here are the logs above this error:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant