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] #1138

Open
lsadil opened this issue Nov 15, 2024 · 0 comments
Open

[BUG] #1138

lsadil opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lsadil
Copy link

lsadil commented Nov 15, 2024

Bug Report

Description

  • When long-pressing to activate 2× video playback, the video starts to stutter after approximately 15–20 seconds. The issue seems related to how the app handles buffering or decoding for high-resolution video formats.

Steps to Reproduce

    1. Open the app and play a video encoded in H.265 (HEVC) at 3840×2076 resolution.
    1. Long-press to enable 2× playback speed.
    1. Wait for 15–20 seconds and observe the playback behavior.

Expected Behavior

The video should maintain smooth playback at 2× speed, with no stuttering or lag.

Device Info

  • Device: Pixel 6 Pro

  • Android Version: Android 15 Build AP3A.241105.007

  • App Version: 0.12.3
    dev.anilbeesetti.nextplayer

Additional Context

The issue is isolated to high-resolution videos (3840×2076) encoded in H.265 (HEVC). It could be related to buffer underruns or the decoder's inability to keep up with the increased playback speed. Debugging the buffer management or examining the decoder's performance under high-speed conditions might help identify the root cause.

@lsadil lsadil added the bug Something isn't working label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant