Re: [PATCH v2 0/4] MR10654: winegstreamer: Fix wg_parser/native video stride mismatch.
On Thu Apr 16 19:09:11 2026 +0000, Elizabeth Figura wrote:
Yes, it's just that the test videos I created are encoded with h264, and are decoded so the test is testing raw video (because this is the most straightforward way I thought). That's not going to test what you want; that goes through an IMFTransform on Windows. And since you mentioned it I was thinking I shouldn't have started with h264 at all. I am thinking a custom media source that output raw RGB and use video processing in source reader to convert to yuv. That's not going to test what you want either. You want to encode raw video in an existing container and have the builtin demuxer deal with that. Most containers support raw video. Oh right, I am dumb. I was only thinking about wine and forgot h264 would also be going through IMFTransform on Windows. I'll do what you suggested.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10654#note_137172
participants (1)
-
Yuxuan Shui (@yshui)