[x264-devel] how to add two libx264 libs into ffmpeg

Jack Waller ffmpeg at gmail.com
Thu Aug 8 17:29:19 CEST 2019


On Thu, Aug 8, 2019 at 11:18 AM qw <applemax82 at 163.com> wrote:

> Hi,
>
> I want to add two libx264 libs into ffmpeg, where one libx264 is original
> one, and another will be changed by myself.
>
> How to add two libx264 libs into ffmpeg without changing two much code?
>

1) Compile x264 to static lib

2) Build two FFmpeg by linking the static x264 lib


>

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20190808/3af28ca4/attachment.html>


More information about the x264-devel mailing list