You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
Issue Categories
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.
The text was updated successfully, but these errors were encountered: