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

Newer versions of mpv have a bug when playing some HDR videos #13782

Open
wathper opened this issue Mar 29, 2024 · 2 comments
Open

Newer versions of mpv have a bug when playing some HDR videos #13782

wathper opened this issue Mar 29, 2024 · 2 comments
Labels

Comments

@wathper
Copy link

wathper commented Mar 29, 2024

Environment: Win10|11th Gen Intel(R) |Nvidia

Use the default configuration

Update mpv to mpv-x86_64-20240326-git-b3216b0.7z (mpv v0.37.0-686) causes stuttering when playing certain HDR videos.

Reproducible video source: Samsung Wonderland Demo.ts

This HDR video can be played smoothly in the mpv with the following version number.

[cplayer] mpv v0.37.0-531-gc6120f2c Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
[cplayer] built on Mar 10 2024 09:07:33
[cplayer] libplacebo version: v7.347.0 (v6.338.0-102-g0d3542d-dirty)
[cplayer] FFmpeg version: N-114083-g51961aec3
[cplayer] FFmpeg library versions.
[cplayer] libavutil 59.1.100
[cplayer] libavcodec 61.1.100
[cplayer] libavformat 61.0.100
[cplayer] libswscale 8.0.100
[cplayer] libavfilter 10.0.100
[cplayer] libswresample 5.0.100

Also, tested the mpv program built by mpv-winbuild-cmake on March 29th (mpv v0.37.0-690). It has the same problem.

@wathper wathper added the os:win label Mar 29, 2024
@CounterPillow
Copy link
Contributor

you did not provide a log file. Also, try --profile=fast, the default configuration has changed.

@wathper
Copy link
Author

wathper commented Mar 29, 2024

you did not provide a log file. Also, try --profile=fast, the default configuration has changed.您没有提供日志文件。另外,尝试 --profile=fast ,默认配置已更改。

Adding --profile=fast did not solve the problem
mpv.log

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

No branches or pull requests

2 participants