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

Occasionally, media player errors are exposed. #54

Open
1 task
sucrow opened this issue Jan 10, 2019 · 0 comments
Open
1 task

Occasionally, media player errors are exposed. #54

sucrow opened this issue Jan 10, 2019 · 0 comments

Comments

@sucrow
Copy link

sucrow commented Jan 10, 2019

  • I have verified there are no duplicate active or recent bugs, questions, or requests
Include the following:
  • k4l-video-trimmer version: 1.1.3-SNAPSHOT
  • Device OS version: 7.0.0
  • Devide Manufacturer: Samsung
  • Device Name: Note 5
Reproduction Steps

Play video on device
timeLine.setVideoURI(Uri.fromFile(File(path)))

Expected Result

It must be played as normal.

Actual Result

media player errors are exposed.
The exposed error log is as follows.

isPlaying: called in state MEDIA_PLAYER_STATE_ERROR
MediaPlayer: Error(100,2)
MediaPlayer: Error(1, -32)
MediaPlayer: Error(1, -32)

Tell us what could be improved:

There is no error when playing the same video in VideoView.
What's the problem?

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

No branches or pull requests

1 participant