2018-07-02 20:08 GMT+02:00, qw <[email protected]>: > I have one question about building ffmpeg. > > How to build ffmpeg/x264/x265/fdkaac and other external > libraries into one single ffmpeg file in linux?
Not sure what exactly "one single ffmpeg file" means here but the musl toolchain allows you to create true static binaries, note that musl x86 is not supported by FFmpeg, musl x86_64 is supported. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
