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

Mediacodec support #111

Open
MaixGit opened this issue Oct 11, 2024 · 0 comments
Open

Mediacodec support #111

MaixGit opened this issue Oct 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MaixGit
Copy link

MaixGit commented Oct 11, 2024

Describe the bug
The hardware accelerated mediacodec(s) seem to be missing from the build, as ffmpeg doesn't find either the h264 or hevc encoder when specified in the custom options.

Settings applied
Clean install with "-vcodec h264_mediacodec" as the custom video codec.

App Logs
This is with a clean install, so the only relevant bit is that it doesn't recognise the encoder
image

File used
Any file.

Maybe I'm reading into it a bit too much, but on the Android.sh page of ffmpeg-kit's wiki, the libraries build flag has a different format:
image

vs the one in the ffmpeg build log from the app logs:

image

Apologies if I've missed something, but I can't get it working.

@MaixGit MaixGit added the bug Something isn't working label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant