On Mon Jan 29 16:42:25 2024 +0000, Nikolay Sivov wrote:
I don't know if it's helpful [crash.log](/uploads/77a67a102d4f40403770d873ef441679/crash.log). It does not make it clear to have every decoder use the same method function names.
There's a `00d8:trace:mfplat:h264_decoder_create Created decoder 00007FFFFE8A7A70`, and later `00d8:fixme:mfplat:transform_GetInputCurrentType iface 00007FFFFE8A7A70, id 0, type 00007FFFFE2FF228 stub!`.
Are you sure you're trying with the latest version of this MR and rebuilt winegstreamer.dll? 88922a1002b646100b1f7b52ba1247ebdeeec22c is the commit that removes the `if (hr == S_OK)` and it also removes the transform_GetInputCurrentType FIXME.