[PATCH v2 1/3] msmpeg2vdec: Add stub dll.

Mohamad Al-Jaf mohamadaljaf at gmail.com
Thu Apr 21 17:30:55 CDT 2022


On Thu, Apr 21, 2022 at 1:10 PM Nikolay Sivov <nsivov at codeweavers.com> wrote:
> Like I said for v1, if this only helps with some error message I don't
> think it's worth having, without a plan on how to implement it.

As of now, this along with msvproc is all that's needed. In MS Edge at
least, it spawns a GPU process with video playback so it looks like
it's using hardware acceleration somehow. It doesn't call any
functions in msmpeg2vdec so I don't know what you mean by implementing
it. Well, the way Media Foundation is implemented in Wine seems
different from Windows so it might not even need to be implemented in
a traditional sense.

Do you see a way to implement it?

Also, it was my understanding that errors are considered serious and
should be fixed.
--
Kind regards,
Mohamad



More information about the wine-devel mailing list