ExoMedia
ExoMedia copied to clipboard
Bug: repeat video has glitches
- [V ] I have verified there are no duplicate active or recent bugs, questions, or requests
Include the following:
- ExoMedia version:
4.0.0implementation 'com.devbrackets.android:exomedia:4.2.1' - Device OS version:
7.06.0 - Devide Manufacturer:
GoogleOnePlus - Device Name:
Pixel XLOnePlus 2
Reproduction Steps
-
Import attached project. MyApplication.zip
-
Run it.
Expected Result
To see entire video, and then to repeat.
Actual Result
It has a glitch when repeating
Attached video to show issue. device-2018-07-05-160106.zip
If you use the same file when it's inside the app, it seems to work just fine:
videoView.setVideoURI(Uri.parse("/android_asset/....mkv"))
Thanks for the example app and video; I'll look in to this shortly
I think it might be an issue on the video because other videos are fine, but I don't see it on PC. Odd.
I am facing the same issue "repeat video has glitches"