Hello All,
I have an issue with the video view in B4A in version 1.7. If I load a MP4 file that is a 4.3 ratio, the video view will load it and fill the screen with the video being stretched out. If you reload it again, with the panel button, it is normal. Now if you load a 16 x 9 video after this one, it is compressed into the 4.3 aspect. Now if you load it again, it looks normal.
I have used vv.Invalidate and vv.Invalidate3() and neither one helps. I have also tried to just reload the video twice in the code and it does not help either. Is this a known issues in B4A, the video view or Android and does anyone have any ideas how to correct this. I have a deadline tonight to complete this package and just found this issue. Any help would be great.
Thanks,
Margret
I have an issue with the video view in B4A in version 1.7. If I load a MP4 file that is a 4.3 ratio, the video view will load it and fill the screen with the video being stretched out. If you reload it again, with the panel button, it is normal. Now if you load a 16 x 9 video after this one, it is compressed into the 4.3 aspect. Now if you load it again, it looks normal.
I have used vv.Invalidate and vv.Invalidate3() and neither one helps. I have also tried to just reload the video twice in the code and it does not help either. Is this a known issues in B4A, the video view or Android and does anyone have any ideas how to correct this. I have a deadline tonight to complete this package and just found this issue. Any help would be great.
Thanks,
Margret