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

Colors are corrupted after rotating videos in 0.37 #13245

Closed
seadra opened this issue Jan 8, 2024 · 5 comments
Closed

Colors are corrupted after rotating videos in 0.37 #13245

seadra opened this issue Jan 8, 2024 · 5 comments
Labels

Comments

@seadra
Copy link

seadra commented Jan 8, 2024

Important Information

Provide following Information:

  • mpv version 0.37.0
  • Linux Distribution and Version Arch Linux
  • Source of the mpv binary Arch Linux repository
  • If known which version of mpv introduced the problem 0.37.0
  • Window Manager and version kwin 5.27.10
  • GPU model, driver and version happens on both nvidia (nvidia 545.29.06) and Intel iGPU (mesa 23.3.2)
  • Possible screenshot or video of visual glitches

If you're not using git master or the latest release, update.
Releases are listed here: https://github.com/mpv-player/mpv/releases

Reproduction steps

Rotate any movie 90 degrees (using custom assigned keyboard shortcuts like "add video-rotate 90")

Try to reproduce your issue with --no-config first. If it isn't reproducible
with --no-config try to first find out which option or script causes your issue.

Describe the reproduction steps as precise as possible. It's very likely that
the bug you experience wasn't reproduced by the developer because the workflow
differs from your own.

Expected behavior

Rotate without any corruption of the image

Actual behavior

Colors are corrupted, plus a diagonal reddish stripe appears

Log file

Make a log file made with -v -v or --log-file=output.txt, attach it to
the issue, and replace this text with a link to it.

Without the log file, this issue will be closed for ignoring the issue template.

In the case of a crash, please provide a backtrace.

Sample files

Happens in any video file I tested

Sample files needed to reproduce this issue can be attached to the issue
(preferred), or be uploaded to https://0x0.st/ or similar sites.
(Only needed if the issue cannot be reproduced without it.)
Do not use garbage like "cloud storage", especially not Google Drive.

Before rotation

Bleach Opening 10 (720p_30fps_H264-192kbit_AAC) (00:00:29) 0002

After rotation

Bleach Opening 10 (720p_30fps_H264-192kbit_AAC) (00:00:29) 0003

@seadra seadra added the os:linux label Jan 8, 2024
@hooke007
Copy link
Contributor

hooke007 commented Jan 8, 2024

#8223

@seadra
Copy link
Author

seadra commented Jan 8, 2024

#8223

Why did you link to that issue? My issue didn't happen in 0.36 or prior versions, and happens without nv12, on non-radeon GPUs.

@hooke007
Copy link
Contributor

hooke007 commented Jan 8, 2024

0.37 builtin.conf was changed.

builtin.conf: modernize internal profiles for higher quality rendering by default,
rename 'gpu-hq' profile to 'high-quality', add 'fast' profile

"and happens without nv12, on non-radeon GPUs."
Its title is false.

Would it happen with fast profile?

@seadra
Copy link
Author

seadra commented Jan 8, 2024

I confirm adding --cscale=bilinear works as a workaround

@Dudemanguy
Copy link
Member

Duplicate of #8223.

@Dudemanguy Dudemanguy closed this as not planned Won't fix, can't repro, duplicate, stale Jan 21, 2024
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

3 participants