On Mon Sep 8 10:38:52 2025 +0000, Nikolay Sivov wrote:
We could use MEStreamFormatChanged to report format change at the source.
Wine media source shouldn't decode in the first place, upstream still uses GStreamer-based media source by default but the winedmo based one does the right thing. https://gitlab.winehq.org/wine/wine/-/merge_requests/5988 could perhaps be merged to make them both behave similarly.
I think upstream MF pipelines should be good enough for it to work by default, but we need to be careful and we should probably make sure to upstream any remaining relevant Proton patch before doing so.