Skip to content

feat(player): video filters - #1698

Merged
jmir1 merged 1 commit into
aniyomiorg:masterfrom
abdallahmehiz:video-filters
Jul 16, 2024
Merged

feat(player): video filters#1698
jmir1 merged 1 commit into
aniyomiorg:masterfrom
abdallahmehiz:video-filters

Conversation

@abdallahmehiz

Copy link
Copy Markdown
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
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