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

Time jumps make Gaupol freeze after audio track change #58

Closed
val461 opened this issue Jul 29, 2017 · 2 comments
Closed

Time jumps make Gaupol freeze after audio track change #58

val461 opened this issue Jul 29, 2017 · 2 comments

Comments

@val461
Copy link

val461 commented Jul 29, 2017

How I can make the bug happen:

  1. Load subtitles.
  2. Load a video having two soundtracks.
  3. Pause it.
  4. Switch to the other soundtrack.
  5. Move the video's time cursor (either manually, or through an automated function, like Seek … or Play Selection, but not Play/Pause).

Workaround:

Let the video play with the newly selected soundtrack before making a time jump. In other terms, either omit step 3, or unpause the video right after step 4. Note that one can then pause the video and make time jumps at will without the bug occurring, unless the sountrack is changed during a pause again.

@val461 val461 changed the title bug: “Play selection” makes Gaupol freeze when an alternative soundtrack was just chosen bug: Time jumps make Gaupol freeze when an alternative soundtrack is chosen if the video is paused Jul 29, 2017
@val461 val461 changed the title bug: Time jumps make Gaupol freeze when an alternative soundtrack is chosen if the video is paused bug: Time jumps make Gaupol freeze when an alternative soundtrack is chosen while the video is paused Jul 29, 2017
@otsaloma otsaloma changed the title bug: Time jumps make Gaupol freeze when an alternative soundtrack is chosen while the video is paused Time jumps make Gaupol freeze after audio track change Aug 3, 2017
@otsaloma otsaloma added the bug label Aug 3, 2017
@otsaloma
Copy link
Owner

otsaloma commented Aug 3, 2017

Thanks, I confirm. I had seen this this before, but I didn't know how to reproduce it. Might be difficult to debug, I'll look into it when I have the time.

@otsaloma
Copy link
Owner

otsaloma commented Nov 9, 2017

Thanks for the detailed bug report, I didn't find the source of the issue, but I adopted your work-around, I think it's good enough.

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

2 participants