[FFmpeg-user] How to compile static FFmpeg to a .so file?
Carl Zwanzig
cpz at tuunq.com
Wed Feb 1 08:12:07 EET 2023
On 1/31/2023 12:33 PM, Ricardo Zacarias wrote:
> I was running under the false assumption that since I can turn an
> executable (ffmpeg) into a dll, then the dll must also be executable.
(using the terms as commonly understood)
You cannot turn an executable file into a DLL without repackaging it; they
are fundamentally different things (like turning an apple into an apple pie,
you have a pie but no longer have an apple).
We really have no idea what you're trying to do or why.
z!
More information about the ffmpeg-user
mailing list