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 - mpv crashes when resizing window with vo=gpu-next option enabled #729

Open
aniotaweeb opened this issue Dec 5, 2024 · 1 comment

Comments

@aniotaweeb
Copy link

aniotaweeb commented Dec 5, 2024

The --vo=gpu-next backend driver causes mpv to crash when resizing its window lower than approximately 38%×38% of its --autofit capacity on my laptop featuring a Qualcomm(R) Adreno(TM) X1-85 GPU. This behaviour occurs during media playback and idle mode. However, this behaviour doesn't occur while rendering content on other backends, like --vo=gpu and --vo=direct3d; it only occurs when the console parses the --vo=gpu-next parameter. Furthermore, the console doesn't print any error indicating why it crashes with the --vo=gpu-next backend driver enabled.

Incidentally, the console prints the following error messages when using --vo=gpu; however, these errors don't interfere with media playback.
[vo/gpu] Unrecognized/unavailable FORMAT name: 'rgba16f'!
[vo/gpu] Unrecognized command 'PARAM distance_coeff'!

Strangely enough, the console doesn't print these errors with the --vo=gpu-next video renderer enabled.

@zhongfly
Copy link
Contributor

zhongfly commented Dec 6, 2024

report mpv related issue to mpv repo.
https://github.com/mpv-player/mpv

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