To compile our own libffmpeg.so supporting H264

Sorry not being truly C++.
How to create/compile our own libffmpeg.so supporting H264 (or H265 too) codec, just as instruction on
https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
is for standalone executable build, no dynamic link build explanation was found.
Thanks much
I believe the Makefile that the configure script generates compiles both ffmpeg and the libraries, as well as a couple minor utilities.
Helios, would you please share experience the build you did similar to this topic?
just pour out whatever you experienced you recall
What I remember is running make after ./configure and building both the executables as well as the libraries. I don't remember having to do anything special.
Topic archived. No new replies allowed.