summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorraine2022-12-12 16:44:24 -0500
committerraine2022-12-12 16:44:24 -0500
commita07165f0e9785a06757b4cf7fe1bf52eb65f43f5 (patch)
tree65d8bd8f2b3993d48b408b65a44d33b992904410
parentbaf2c24e503d3c4eac0de15ca9d95fd31d85a878 (diff)
downloadaur-a07165f0e9785a06757b4cf7fe1bf52eb65f43f5.tar.gz
more comments
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ce1887fec6f..e434c6ad8db6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,11 +27,12 @@
#
# And his response completely ignores the raised issue about why JXL is necessary: saving lossles (or high-fidelity) screenshots in mpv
# at >=4K is extremely slow without it. Ignoring the stutter (and SSD wearing), his workaround for obtaining JXL screenshots is to write
-# screenshots as >60MB PNG files and then manually convert them to JXL using cjxl, because "ImageMagick and vips exist for a reason".
-# Yes, seriously. That is how we must live according to per his decree.
+# screenshots as >60MB PNG files and then manually convert them to JXL, because "ImageMagick and vips exist for a reason".
+# Yes, seriously. That is how we must live per his decree. And one must not be allowed to return his witty response in kind by saying
+# "JXL support was added to mpv for a reason", so the discussion must be locked down.
#
-# Unfortunately, time and again, Maxime preferred to silence any critique of his incorrect or subjective claims by locking down the issues,
-# so here we are.
+# And indeed, unfortunately, time and again, Maxime preferred to silence any critique of his incorrect or subjective claims
+# by locking down the issues, so here we are.
#
# This package flips on the JXL support that is readily available in ffmpeg, and by extension mpv.