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

Native Crash: FFmpegKit failed to start on brand: google, model: Pixel 4a #356

Closed
ghost opened this issue Feb 22, 2022 · 5 comments
Closed
Assignees
Labels
android Affect Android platform library Affects the library question Further information is requested

Comments

@ghost
Copy link

ghost commented Feb 22, 2022

Description
I tried to use ffmpeg-kit on Pixel 4a and it can't be launched

Expected behavior
To encode video with ffmpeg0kit

Current behavior
Native crash
To Reproduce
Call any ffmpeg-kit function on Pixel 4a device

Logs
java.lang.Error: FFmpegKit failed to start on brand: google, model: Pixel 4a, device: sunfish, api level: 31, abis: arm64-v8a armeabi-v7a armeabi, 32bit abis: armeabi-v7a armeabi, 64bit abis: arm64-v8a.

full logs

Environment

  • Platform: Android
  • Architecture: arm64-v8a
  • Version: v4.5.1
  • Android Studio version: 2021.1.1 Patch 1
  • Android NDK version: 23.1.7
@tanersener
Copy link
Collaborator

See #292

@tanersener tanersener added android Affect Android platform library Affects the library question Further information is requested labels Feb 22, 2022
@ghost
Copy link
Author

ghost commented Feb 22, 2022

So, I am changing com.arthenica:ffmpeg-kit-full-gpl:4.5.1 to 4.5.1-1?
It worked! Will be back asap after testing. Also, can I use 4.5.1-1LTS in gradle?
image

@tanersener
Copy link
Collaborator

Yeah, you can. Patched LTS version is 4.5.1-1.LTS.

@ghost
Copy link
Author

ghost commented Feb 23, 2022

Thanks, it worked out!

@ghost ghost closed this as completed Feb 23, 2022
@tanersener tanersener self-assigned this Feb 23, 2022
@ArqiesAr
Copy link

I got the same error, but i am using verison 5.1 ..

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Affect Android platform library Affects the library question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants