[FFmpeg-user] Guidance on converting images to video
James Darnley
james.darnley at gmail.com
Sun Oct 11 00:29:25 CEST 2015
On 2015-10-11 00:24, Joseph L. Casale wrote:
> [libx264 @ 0x1bc3e80] using cpu capabilities: none!
And you wonder why it's slow. You're on x86-64. You at least have SSE2
instructions. Why are you not using them? You have to explicitly
disable assembly when building x264 to get "none".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20151011/e86cebbd/attachment.sig>
More information about the ffmpeg-user
mailing list