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

make speed changes affect video immediately - there is a delay #8

Closed
blonsky95 opened this issue Aug 28, 2020 · 5 comments
Closed

make speed changes affect video immediately - there is a delay #8

blonsky95 opened this issue Aug 28, 2020 · 5 comments
Assignees
Labels
waiting External factor

Comments

@blonsky95
Copy link
Owner

No description provided.

@blonsky95 blonsky95 self-assigned this Aug 28, 2020
@blonsky95
Copy link
Owner Author

So, when I play around with the speed, I can see that:
its only a small portion of the buffered region that doesnt update the playback params in time to change the speed. So have a look at methods that rebuffer video or something so that everytime there is a speed change do that.

@blonsky95
Copy link
Owner Author

Put a question in the exoplayer repo

google/ExoPlayer#7982

@blonsky95
Copy link
Owner Author

As suggested in the exoplayer issue, I used a setAudioEncoderPlaybackParams thing with a DefaultRendererFactory but even though it does make the speed changes much quicker (not instant) the whole speed thing becomes clunky, so waiting for update from Andrew, assigned to my issue, for a solution.
More info in link to the issue above

@blonsky95 blonsky95 added the waiting External factor label Sep 25, 2020
@blonsky95
Copy link
Owner Author

issue was fixed but still same problem so reported back - waiting answer

@blonsky95
Copy link
Owner Author

Just sound at this point, but not sure if wanted, slow mo sound sucks plus you can listen to music while watching

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

No branches or pull requests

1 participant