LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in stretching video using windows media player control

Hello

I am using windows media player 9 and set the stretchtofit property to true.But when I play a video of size 256X192 on a window media control player whose width and height is set to 640 and 384 respectively I find black areas on left and right side of video.My system has windows 2000 and is set to 1280X720 resolution.I am using labview 7.0.

If anybody encountered the same problem or any suggestion please help to solve the problem.

Veena
0 Kudos
Message 1 of 2
(4,344 Views)
Are you sure that this property means that the image is "stretched"? It might mean that if the video size is X and the control's size is 2X, the picture will be stretched to fit the control without losing the aspect ratio. I know that the regular WMP does not stretch images. You can easily test this by playing a file smaller than the control and setting the property to F. You can also search google\Microsoft for the WMP SDK.

___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(4,339 Views)