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

feat(player): video filters #1698

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

abdallahmehiz
Copy link
Member

As the title suggests it adds video filters, which are:

  • Brightness
  • Saturation
  • Gamma
  • Contrast
  • Hue

closes #1670
only caveat I found from my testing was that Saturation and Hue did not work on gpu but worked ok on gpu-next

Preview

screen-20240714-063925.mp4

@jmir1 jmir1 merged commit 60c671a into aniyomiorg:master Jul 16, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

Add the video filters found in original mpv app
2 participants