[FFmpeg-user] Building tips for dual x264 (8-bit/10-bit) and building ffmpeg against these (dual ffmpeg bins)

Douglas Marsh ffmpeg at dx9s.net
Tue Oct 3 22:21:22 EEST 2017


On 2017-10-03 11:08, Douglas Marsh wrote:
-enable-shared
> 
> Will have to review this more.
> 
> Want to keep the vendor (Ubuntu) 8-bit x264 intact and install a
> custom version of ffmpeg against it for 10-bit support as well, will
> make ffmpeg10 or something like that as well.

Downloaded the deb source and noticed, they already build a 10-bit 
version of everything x264 related:

*** Contents:
./usr/lib/x86_64-linux-gnu/x264-10bit/libx264.so.148
./usr/lib/x86_64-linux-gnu/libx264.so.148
[...]

so I guess the real question is how to compile ffmpeg with alternate 
library for libx264.so.148 in the said directory...

--Doug (dx9s)


More information about the ffmpeg-user mailing list