Is there any option to zoom video that is being played so that it fills the whole renderer widget? For example, if a video is 480640 and my render window is 480480, is there any way to play the video by zooming it so that it fills the whole window? It's like cropping the top and bottom of the video to make it square? I see there is an option to set VideoOutput to RendererAspectRatio. But that only stretch the video to fill the renderer by changing the aspect ratio of video, which is not what I wanted.
Hi,
Is there any option to zoom video that is being played so that it fills the whole renderer widget? For example, if a video is 480640 and my render window is 480480, is there any way to play the video by zooming it so that it fills the whole window? It's like cropping the top and bottom of the video to make it square? I see there is an option to set VideoOutput to RendererAspectRatio. But that only stretch the video to fill the renderer by changing the aspect ratio of video, which is not what I wanted.
Thank you! rpw