Re: [PATCH v2 0/4] MR10654: winegstreamer: Fix wg_parser/native video stride mismatch.
April 16, 2026
7:09 p.m.
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. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10654#note_136575
6
Age (days ago)
6
Last active (days ago)
0 comments
1 participants
participants (1)
-
Elizabeth Figura (@zfigura)