[FFmpeg-user] ffmpeg with static x264

Reindl Harald h.reindl at thelounge.net
Sat Oct 6 18:38:53 CEST 2012


hi

because ffmpeg and x264 are heavily changing so-names
and many distribution packages depends on it i am now
at a point where ffmpeg static without .so-files is
possible under /usr/local not colliding with /usr

in theory i also have a RPM with static x264
/usr/local/include/x264.h
/usr/local/include/x264_config.h
/usr/local/lib64/libx264.a
/usr/local/lib64/pkgconfig/x264.pc

but until now i find no way to build ffmpeg with this x264 statically
and get rid of any x264 dependency

afaik "--with-x264=/usr/local" and a automatic switch in
configure if --dsiable-shared for ffmpeg is given to include
x264 static would be what i need for this target

final goal is a static ffmpeg inclduing a static x264
and only all other libraries (libvpx, libmp3lame..)
lined against shared libraries while ffmpeg from
the distribution under /usr can be installed at the
same time as ffmpeg-latest from the own buildsystem

is there any "trick" i refused to see?


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20121006/c93b7c70/attachment.asc>


More information about the ffmpeg-user mailing list