simple oneliner that made my ffmpeg encoding with hevc 3-4 times as fast.also tested vlc build and decoding that video.
From 6fc19fa31df6c48e4118144fa3e0ecf738e45ce3 Mon Sep 17 00:00:00 2001
* gnu/packages/video.scm (x265): Build with assembly files.--- gnu/packages/video.scm | 1 + 1 file changed, 1 insertion(+)
Toggle diff (14 lines)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scmindex 8d9d5ecfd1..c822075c57 100644--- a/gnu/packages/video.scm+++ b/gnu/packages/video.scm@@ -625,6 +625,7 @@ available.") (delete-file-recursively "source/compat/getopt") #t)))) (build-system cmake-build-system)+ (native-inputs `(("nasm" ,nasm))) (arguments `(#:tests? #f ; tests are skipped if cpu-optimized code isn't built #:configure-flags-- 2.26.2-- If you think the system is working, ask someone who's waiting for a prompt.
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl7dEv0ACgkQfHr/vv7yyyWqgAgAl7dwFD74D8+WQ9g0Q5gjcjjxnFUMnT12gWznJlYEN8LCAZwD43cl0DSXS7KjgZTK7g31SlGlpezDX2GgAS6y25biuGEPqr+olQapTVprtZv+MgKH9ecfPV0DKUxQiauKrRs+RMEAE+IEOru0zQW0rwSPO5DnqP8gTvrNjxjmyDvaG0ChjN7BDJO8WPOz3dBoyjDQOsE4TbqDCADx8YTTAjtbrY9QYcvLd+wqKjh/5tIu2DcRSNbPeYXFxy9VEEQ78iq+D4CXtO1AXAXFjKWwBvyirI/m79GIO+aFn1wGnbFjZmmchDAGe0x+vUrgITsFI6M4WLMJLF25I+CmDpmoaQ===wGRo-----END PGP SIGNATURE-----