Hi
I’m trying to play a video stream but it appears as if Corona SDK doesn’t correctly handle streams with non-square pixels.
For instance, 720x576 resolution, 16:9 aspect ratio, 25 fps video is always squeezed with both native.newVideo() and media.playVideo().
Is there any way to set aspect ratio manually?
Thanks
Jay