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

Freeze at switching to previous/next media when HW-accelerated video is in paused state #108

Open
ykharuzhy opened this issue May 29, 2024 · 0 comments

Comments

@ykharuzhy
Copy link

ykharuzhy commented May 29, 2024

If HW-accelerated video has been loaded and paused, then VLC freezes at issuing prev/next/stop commands. Software-decoded video is played fine.

Hardware: Raspberry Pi 5
OS: Raspberry Pi OS bookworm (Lite)
VLC: 1:3.0.20-0+rpt6+deb12u1
Media: any HEVC-encoded file (various files were checked)

Steps to reproduce:

  1. Run vlc (command-line, DRM output, without of X running)
  2. Add HEVC-encoded media twice
  3. Issue 'pause' command
  4. Issue 'next' command (or 'prev', 'stop')

Result: Video freezes and any other commands like play/pause/stop/next/prev have no effect.

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