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

App crash FFmpegMediaMetadataRetriever #279

Open
bqfa opened this issue Aug 9, 2023 · 1 comment
Open

App crash FFmpegMediaMetadataRetriever #279

bqfa opened this issue Aug 9, 2023 · 1 comment

Comments

@bqfa
Copy link

bqfa commented Aug 9, 2023

val retriever = FFmpegMediaMetadataRetriever()
retriever.setDataSource(filePath)

Got below error

Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 27118 (Thread-14), pid 18324 (pp.myplayer)
Process name is com.playerapp.myplayer, not key_process
Cmdline: com.playerapp.myplayer
pid: 18324, tid: 27118, name: Thread-14 >>> com.playerapp.myplayer <<<
#1 pc 0000000000031e04 /data/app/~~1vxJzZtgGEdayQjr5CVtEQ==/com.playerapp.myplayer-XHF5OQmaTAQjE2tkYDKbTw==/base.apk!libswscale.so (sws_setColorspaceDetails+1772)

Device : OPPO CPH2213 (OPPO F19 Pro+ 5G)
OS: Android 13

@talhacomak
Copy link

I have an UnsatisfiedLinkError: dlopen failed: cannot locate symbol "avcodec_get_name" error at 'val retriever = FFmpegMediaMetadataRetriever()' line. Tested on Android 10, arm64-v8a architecture smartphone.

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

2 participants