DEV Community

PradeepSimba
PradeepSimba

Posted on

Ffmpeg does not build two files.

When I build ndk with ffmpeg it does not create .so and .a files for libavresample and libpostproc .

I build ffmpeg with this files.

But , it does not create .so and .a files for libavresample and libpostproc .

enter image description here enter image description here

How can I build .so and .a files for libavresample…

Top comments (0)