[Libav-user] change in x265 library??

Christopher Snowhill kode54 at gmail.com
Mon Dec 18 04:09:47 EET 2017



> On Dec 17, 2017, at 5:28 PM, James Hale <james at thehales.id.au> wrote:
> 
> While writing a reply to the previous poster (I use the GUI iFFMpeg) I thought I would examine the output from the last working build (end of Nov) with one of the blow out builds.

I thought I'd chime in, and report that MacPorts makes it quite easy to install your own build of FFmpeg with x264 and x265 support enabled by default, producing a GPLv3 release. It automatically installs yasm, which handles the instruction optimizations you'll be needing there.

(Note the "noasm", or No Assembly, so they built without yasm installed, and possibly disabled any inline assembly. I assume it's not using video toolbox, for GPU or CPU assisted hardware encoding, but rather, using assembly optimizations targeting various CPU instruction sets. "noasm" means you're not getting any of those.)

Hopefully, your iFFmpeg tool can find binaries installed to /opt/local/bin, or at least linked there? Assuming it uses console mode tools to perform the actual encoding work.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20171217/ff590b2e/attachment.sig>


More information about the Libav-user mailing list