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

Why is the color different in FFme's MediaElement compared to WPF's default MediaElement? #664

Open
1 of 4 tasks
Yoojs2 opened this issue Jun 16, 2024 · 3 comments
Open
1 of 4 tasks

Comments

@Yoojs2
Copy link

Yoojs2 commented Jun 16, 2024

Issue Categories

  • Bug
  • Feature Request
  • Question
  • Not sure

I am using the library well.

However, there is an issue.

There is a slight color difference when using WPF's MediaElement and FFme's MediaElement.

FFme's MediaElement displays colors more intensely.

Is there a way to match the color representation of FFme's MediaElement to be similar to that of WPF's MediaElement?

I would appreciate any guidance or suggestions you can provide. Thank you.

@Dong-Min-Yoon
Copy link

anybody help!

@mariodivece
Copy link
Member

You are looking for video equalizer filtering. Check out the code and figure out how it works. Choose the brightness, saturation and contrast that works for you. Here's the search link.
Video Equalizer

@Yoojs2
Copy link
Author

Yoojs2 commented Jun 22, 2024

The video filter works well, but using FFme for fast frame seeking is disadvantageous. Therefore, I want to change the decoding codec through DecoderParams or set the color space during the decoding stage, but it does not work.

I will post the issue of DecoderParams not working as a new question.

Thank you for your response.

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

3 participants