<div dir="ltr"><div><div>Hi.<br></div>Building the plugins-ugly I can't seem to build for x264 and wonder why.<br><br>Checking <a href="http://configure.ac">configure.ac</a> I see it requires version 0.120.0<br><br>  AG_GST_PKG_CHECK_MODULES(X264, x264 >= 0.120.0)<br>
<br>Using dpkg I see it is version 0.120.2151+gita3f4407-2<br><br>dpkg --print-avail x264<br>Package: x264<br>Priority: optional<br>Section: graphics<br>Installed-Size: 675<br>Maintainer: Ubuntu Developers <<a href="mailto:ubuntu-devel-discuss@lists.ubuntu.com">ubuntu-devel-discuss@lists.ubuntu.com</a>><br>
Architecture: amd64<br>Version: 2:0.120.2151+gita3f4407-2<br><br></div>Checking the output of autogen.sh I see<br><br>  configure: *** checking feature: x264 plug-in ***<br>  configure: *** for plug-ins: x264 ***<br>  checking for X264... no<br>
  configure: No package 'x264' found<br>  configure: *** These plugins will not be built: x264<br><br><div>Platform is Ubuntu 12.04 amd64 and plugin-ugly was downloaded with git yesterday. Tried searching the mailing list briefly, but no obvious solution was seen.<br>
<br></div><div>Any idea what I am missing?<br><br></div><div>Best regards<br></div><div>Peter MM<br></div></div>