Skip to content
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

[feature request] visual filters #447

Closed
ghost opened this issue Jan 12, 2022 · 1 comment
Closed

[feature request] visual filters #447

ghost opened this issue Jan 12, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 12, 2022

hi, this is in no way an actual request/demand,
but more of an early stage idea,
gracefully "dumped" here for some creative brain storming.. (so feel free to close it..).


There is a growing trend of YouTubers making poor (not to mention annoying) use of the screen.

here is an example:
2022-01-12_212749


I though some time now of some visual filters,
implementation can be a div, solid-filled color (user may select the color to match the video's actual background), placed in top-most z-index order (or at least above the playing-video layer),
it can stay there for a specific time, similar to how all the existing filter already work (but obviously it also requires holding an additional placement-data, top-left, height, width or something like that).

it is also similar to the way the YT-player implements over-the-video banners.

here is quick and dirty "mock" (using some graphic editor):

Video_2022-01-12_213225.wmv_compatibility.mp4

a possible extended visual filter can stretch the video,
from a point, to fill the current video container.

Video_2022-01-12_213402.wmv_compatibility.mp4

stored data would probably require the square measurements, and starting-ending times again.


@ajayyy
Copy link
Owner

ajayyy commented Jan 12, 2022

Duplicate of ajayyy/SponsorBlock#538. Discussion can be continued there

Draft pull request implementation I started last fall, there is some description about what I was planning there: ajayyy/SponsorBlock#971

@ajayyy ajayyy closed this as completed Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant