Skip to content

[HELP] Enabling Mediacodec #88

@mohannadjamal

Description

@mohannadjamal

Hello, I have been using Fijkplayer for flutter, and have been setting mediacodec option to 1 to solve an issue of video/audio being out of sync, but it causes some of the streams to not render correctly, displaying green screens with artifacts.

I wanted to try enabling Mediacodec in ffmpeg config by using flag --enable-mediacodec which requires enabling jni by using flag --enable-jni, but that gives me an error of "ERROR: jni not found". I have checked if it's present and it is in libavcodec directory.

Do I need some kind of include in the config to it's path?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions