[x265] Problem with linking x265 and ffmpeg

宮村 公男 xanadu at apost.plala.or.jp
Tue Apr 22 19:13:52 CEST 2014


2014/04/23 1:06、Derek Buitenhuis <derek.buitenhuis <at> gmail.com> のメール:

> On 4/22/2014 6:36 AM, 宮村 公男 wrote:
>> $ ./configure --prefix=${TARGET} --as=yasm --enable-gpl --enable-libx265 --pkg-config-flags=—static
> 
> I forgot to mention. --as=yasm doesn't do what you think it does. It sets
> the assembler to be used when building gcc-style asm (like in the libavcodec/arm/
> directory). It might set the assembler to be used when GCC or Clang generates
> asm as well, but I'm not sure. My point is yasm cant build these things. yasm
> is autodetected in configure, and you dont need to explicitly set it, and all
> the yasm-style x86 asm will indeed be built.
> 
> Not that I think this is related to x265... ;)

Thanks for your information.  I have just copied “—as=yasm” from one of site which I referred.


// Miya


More information about the x265-devel mailing list