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

Emily Bowman silverbacknet at gmail.com
Thu Aug 8 18:47:44 CEST 2019


You can simply mass-replace every instance of "264" in the codebase with
virtually anything you want, that doesn't create identifiers already taken.
Like, say, "8675309" so you can call it as x8675309_encoder_open....

Duplicate and modify the ffmpeg x264 files the same way, and you're done.

On Wed, Aug 7, 2019 at 8:18 PM 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?
>
> Thanks!
>
> Regards
>
> Andrew
>
>
>
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> https://mailman.videolan.org/listinfo/x264-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20190808/63c7f499/attachment.html>


More information about the x264-devel mailing list