android - Stretch video more than screen size -


i use mediaplayer display video. problem is, if stretch video fit screen size, new aspect ratio different original aspect ratio of video. thus, video looks ugly. because original aspect ratio of video ipad 2.

my question is possible stretch video beyond screen size , "crop" resize screen size. doing maintain original aspect ratio.

in ios, think, called scaling mode aspect fill.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -