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

i have found cannot locate symbol "av_default_item_name" using this library in my android studio #70

Open
shaikh2783 opened this issue Oct 12, 2021 · 3 comments

Comments

@shaikh2783
Copy link

can you please help me regarding to this issue "cannot locate symbol "av_default_item_name" referenced by "/data/app/com.social.forteindia-jupcSy3f5nKEVWrNV-cRcw==/lib/arm64/libmobileffmpeg.so"..."
thank you

@natvar97
Copy link

can you please help me regarding to this issue "cannot locate symbol "av_default_item_name" referenced by "/data/app/com.social.forteindia-jupcSy3f5nKEVWrNV-cRcw==/lib/arm64/libmobileffmpeg.so"..." thank you

Hii

i have solved this problem by import this library locally in my project and i changed the ffmpeg library class
that used in this library with i have used in my project ffmpeg library class

for example:

in this library used:
implementation 'com.arthenica:mobile-ffmpeg-min:4.4.LTS'

but in my project i have used
implementation 'com.arthenica:ffmpeg-kit-full:4.5'

so i replacee the class in library ActVideoTrimmer.java class ffmpeg to my library ffmpegkit

i have solved this problem today

i wish this will helpful to you

@a914-gowtham
Copy link
Owner

Hi @shaikh2783 sorry for the late response. can you share the reproduce steps and the device detail?

@ahmedDahliz
Copy link

ahmedDahliz commented Nov 25, 2023

@shaikh2783, @a914-gowtham did you guys find the way to solve this problem please ?

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

4 participants