Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: repeat video has glitches #630

Open
AndroidDeveloperLB opened this issue Jul 5, 2018 · 3 comments
Open

Bug: repeat video has glitches #630

AndroidDeveloperLB opened this issue Jul 5, 2018 · 3 comments
Labels

Comments

@AndroidDeveloperLB
Copy link

AndroidDeveloperLB commented Jul 5, 2018

  • [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 AndroidDeveloperLB changed the title Bug: repeat video sometimes repeats on wrong time (before finishing) for URL Bug: repeat video has glitches Jul 5, 2018
@brianwernick
Copy link
Owner

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

@AndroidDeveloperLB
Copy link
Author

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

@junaidios
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants