Post #2609684
2026-04-30 20:31 UTC
@shovemedia@triangletoot.party
For webm:
-c:v libvpx-vp9 -pix_fmt yuva420p -auto-alt-ref 0
For Safari:
-c:v hevc_videotoolbox -allow_sw 1 -q:v 25 -alpha_quality 0.35 -vtag hvc1 -pix_fmt yuva420p
Replies (1)
-
@mwichary@mastodon.online 2026-04-30 20:31
@shovemedia@triangletoot.party For Safari, I had to add this in one place: -vf premultiply=inplace=1