more codec debugging

This commit is contained in:
mustard 2025-12-07 19:32:09 +01:00
parent 6898b0b7db
commit b6709e8709

View file

@ -1,7 +1,7 @@
--- ---
- name: 'Add rpmfusion' - name: 'Add rpmfusion'
ansible.builtin.command: ansible.builtin.command:
cmd: 'dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm -y' cmd: 'dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-43.noarch.rpm -y'
changed_when: true changed_when: true
- name: 'Enable openh264' - name: 'Enable openh264'