nova-video-player / aos-AVP

NOVA opeN sOurce Video plAyer: main repository to build them all
Apache License 2.0
3.52k stars 201 forks source link

[Bug]: Blurred image when adjusting brightness with gestures #999

Open phantom2983 opened 11 months ago

phantom2983 commented 11 months ago

Problem description

When playing a video, a blurry image appears after adjusting the brightness with gestures, it feels like some kind of filter has been applied that blurs the image. Player version 6.2.37-20231126.1806

Steps to reproduce the issue

  1. Open the player
  2. Select a video from the device's memory, start playback
  3. Start adjusting the brightness with gestures

Expected behavior

No response

Your phone/tablet/androidTV model

Xiaomi Mi 9T

Operating system version

Android 11

Application version and app store

6.2.37-20231126.1806 from f-droid

Additional system information

Screenshot_2023-11-27-11-24-06-905_org courville nova

Debug logs

No response

phantom2983 commented 11 months ago

after installing version 6.2.38-20231127.2120, the situation has not changed - everything is also blurred after adjusting the brightness with gestures

courville commented 11 months ago

Thanks for reporting. This is not something I reproduce on my set of devices unfortunately.

courville commented 11 months ago

Question: if you change brightness through nova not using the gestures (i.e. the player brightness UI button on top), does it yield to that same blurring effect?

phantom2983 commented 11 months ago

if I change the brightness of the screen not through gestures, then the specified defect is not observed

courville commented 11 months ago

OK poking in the dark following random black magic Internet propositions (making window with transparent background and using FLAG_DIM_BEHIND instead of FLAGS_CHANGED): could you please test this apk and report if it kills the blur? https://drive.google.com/file/d/1Aq7oMeoSsurM8Vv7p1QCiuCWmbSy-vhA/view?usp=sharing

phantom2983 commented 11 months ago

after installing the test version, nothing has changed - everything is the same