forked from bilibili/ijkplayer
-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels