-
-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
Description
Overview
Updating to v0.29, while did allow to read the mpv.conf file, breaks hardware video decoding with VAAPI. I confirmed this by downgrading to v0.27 and it works there.
Steps to reproduce
- Update to v0.29
- Use mpv.conf file with hwdec=vaapi
- Use a monitoring tool like mission center or resources to monitor gpu decode usage
Actual results
Mission center reports 0% usage on v0.29
Expected results
Mission center should report some usage like on v0.27
Version
0.29
Additional information
No response