Try a convert vs stream function instead for video conversion.

This commit is contained in:
Tom Alexander
2024-11-17 21:29:42 -05:00
parent c2f1a0db1c
commit 5c823f3353
10 changed files with 114 additions and 280 deletions

View File

@@ -33,6 +33,7 @@ OPTIONS_SET+=STATIC LTO
.if ${.CURDIR:M*/editors/emacs*}
OPTIONS_SET+=NATIVECOMP PGTK
OPTIONS_UNSET+=XPM
.endif
.if ${.CURDIR:M*/www/firefox*}