-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Artifacts in video playback in some players using HW acceleration #948
Comments
Looks like the exact same issue as https://issues.chromium.org/issues/40281838 . Most likely nothing we can do from firmware. The issue appears in Chromium and derivatives when VA-API hw accelerated decode is enabled, independent of used video codec (AV1, VP9, VP8, HEVC, AVC) |
This issue could have been resolved at least partially, e.g. FreeTube is now working as expected. Turned out the issue was Wayland-related; forcing Wayland-mode on Chromium and FreeTube solved the issue in these programs. The issue persists on some other apps though, like in Virt-Manager. |
These artifacts do appear on v0.9.1-rc3 and v0.9.1-rc4 on FreeTube app. YouTube on Firefox and Chromium plays without issues. |
What distro are you using? Chances are hardware acceleration isn't enabled on Chromium. Firefox never had an issue with this, so it's working as expected. On FreeTube app, see if starting the app with these arguments fixes the issue with the artifacts: |
Forgot to add but I am using a V560TNE with an NVIDIA dGPU. The OS is Ubuntu 24.04. Interestingly after using the arguments you gave only once video on FreeTube AND Chromium looks fine every time no matter if I give them again or not and this even persists after reboots and snap reinstalls. Chromium is using the iGPU from what I can tell though. |
Thank you for your contribution! It is possible that changing Also, what kernel do you use? AFAIK, Ubuntu 24.04 uses the older 6.8 LTS-Kernel? And if you want to troubleshoot further, try installing |
Component
Dasharo firmware
Device
NovaCustom V54 14th Gen, NovaCustom V56 14th Gen
Dasharo version
v0.9.0-rc9
Dasharo Tools Suite version
No response
Test case ID
No response
Brief summary
Playback of some media with hardware-accelerated (va-api) decode results in artifacts
How reproducible
100% in freetube
How to reproduce
Also reported to appear in virt-manager
Expected behavior
Actual behavior
Screenshots
Additional context
Reported by per-astra-ad-deum on Matrix
Not sure if it's firmware-related yet
Solutions you've tried
No response
The text was updated successfully, but these errors were encountered: