ffmpreg gif loopy changed to apng for quality and transparency

This commit is contained in:
2025-11-07 17:41:54 -07:00
parent 2278b2a0f0
commit 1770ca54a2
+1 -1
View File
@@ -67,7 +67,7 @@ echo -e "imgsize: $imgsize\nxzsize: $xzsize" | tee -a $info
webhook "changing perms"
sudo chown $username:$username $xzname
# test archive
# test archive with xztools
webhook "testing archive $xzname"
xz -t $xzname
ret=$?