Issue with the MediaPlayer not playing videos at the correct ratio.
VideoRatioProblemPerDevice is hosted in the following web site
https://github.com/blundell/VideoRatioProblemPerDevice
If you think the Android project VideoRatioProblemPerDevice listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of VideoRatioProblemPerDevice.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Fragment Count | 7 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\test_vid.mp4 |
VideoRatioProblemPerDevice has the following Java source files.
com.example.videotest.MainActivity.java com.example.videotest.mediaplayer.MediaPlayerActivityFullScreen.java com.example.videotest.mediaplayer.MediaPlayerActivityHalfScreen.java com.example.videotest.mediaplayer.MediaPlayerFragment.java com.example.videotest.mediaplayer.TappableSurfaceView.java com.example.videotest.videoview.FitVideoView.java com.example.videotest.videoview.VideoViewActivityFullScreen.java com.example.videotest.videoview.VideoViewActivityHalfScreen.java com.example.videotest.videoview.VideoViewFragment.java