microsoft / media-foundation

Repository for Windows Media Foundation related tools and samples
MIT License
144 stars 31 forks source link

MediaEngineDCompWin32Sample WM_SIZE issue #28

Closed TerenceRussell closed 2 years ago

TerenceRussell commented 2 years ago

Working with the latest VS2019 and SDK (as of today 2021-09-24), I'm finding that resizing the host window by pulling an edge causes the video area to snap to the 0,0 of the host window - thus overwriting the title bar.

If I then move the window, the video snaps back to the client area of the host window.

image

cjrog commented 2 years ago

It is possible that this is a result of a bug outside of MF that may have been fixed since this issue was filed. We would like to investigate more if you are still able to reproduce the problem. Please reopen this issue in that case.