Skip to content

Commit

Permalink
Codecs: Install AV1 decoder for mpv
Browse files Browse the repository at this point in the history
  • Loading branch information
asdil12 committed Jan 15, 2024
1 parent 6bc7cd1 commit 3e44ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opi/plugins/packman.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def run(cls, query):
'gstreamer-plugins-good-extra',
'gstreamer-plugins-bad',
'gstreamer-plugins-ugly',
'dav1d',
])

if not opi.ask_yes_or_no('Do you want to install openh264 codecs from openSUSE openh264 repository?'):
Expand Down

0 comments on commit 3e44ae6

Please sign in to comment.