Replies: 5 comments 2 replies
|
Hi, Please take a look in to the MfMediaEnginePlayer2 sample. |
|
Dear Tony, |
|
Well, happy new year first. |
|
Dear Tony, |
|
To manipulate the pixel height and width (Pixel Aspect Ratio or PAR), you could use the GetPixelAspectRatio, SetPixelAspectRatio, SetOutputRectangleAspectRatio etc. methods declared in the WinApi.MediaFoundationApi.MfMetLib unit. Regards, Tony. |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Could anybody help me how to stretch the video output to the size of the output window with MediaEnginePlayer? By default the output is letter/pillarboxed. This task was easy with DirectShow or with the MfPlayer, but they are deprecated according to Microsoft, so I would like to use MediaEnginePlayer. Maybe the solution is VideoProcessorMFT/IMFVideoProcessorControl, but unfortunately I don't know how to insert it into a simple player like in the MfMediaEnginePlayer1 demo. Any help is apperciated.
All reactions