ExoMedia icon indicating copy to clipboard operation
ExoMedia copied to clipboard

Bug: repeat video has glitches

Open AndroidDeveloperLB opened this issue 7 years ago • 3 comments

  • [V ] I have verified there are no duplicate active or recent bugs, questions, or requests
Include the following:
  • ExoMedia version: 4.0.0 implementation 'com.devbrackets.android:exomedia:4.2.1'
  • Device OS version: 7.0 6.0
  • Devide Manufacturer: Google OnePlus
  • Device Name: Pixel XL OnePlus 2
Reproduction Steps
  1. Import attached project. MyApplication.zip

  2. 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"))

AndroidDeveloperLB avatar Jul 05 '18 13:07 AndroidDeveloperLB

Thanks for the example app and video; I'll look in to this shortly

brianwernick avatar Jul 05 '18 17:07 brianwernick

I think it might be an issue on the video because other videos are fine, but I don't see it on PC. Odd.

AndroidDeveloperLB avatar Jul 05 '18 18:07 AndroidDeveloperLB

I am facing the same issue "repeat video has glitches"

junaidios avatar Jul 20 '19 18:07 junaidios