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

@@ -1,3 +1,5 @@
# Maybe install https://github.com/alexheretic/ab-av1 to find good crf values for encoding
- name: Build aur packages
register: buildaur
become_user: "{{ build_user.name }}"