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".
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
