-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Closed
Copy link
Description
mpv Information
mpv --version
mpv v0.41.0-UNKNOWN Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects
libplacebo version: v7.351.0
FFmpeg version: 7.1.2
FFmpeg library versions:
libavcodec 61.19.101
libavdevice 61.3.100
libavfilter 10.4.100
libavformat 61.7.100
libavutil 59.39.100
libswresample 5.3.100
libswscale 8.3.100Other Information
- Linux version:fedora 43
- Kernel Version:6.17.12-300.fc43.x86_64
- GPU Model:intel iris xe tigerlake
- Mesa/GPU Driver Version:Mesa 25.2.7
- Window Manager and Version:mutter
- Source of mpv: git verson
- Latest known working version:20 December nightly build
- Issue started after the following happened:after 20 december
Reproduction Steps
Description
I am experiencing a regression where colors appear significantly darker in the latest mpv nightly build compared to the build from December 20, 2025.
I am using mpv without any config (--no-config).
Reproduction Steps
- Launch mpv with the latest nightly build on Fedora 43 with --no-config(Gnome/Wayland).
- Play any video file.
- Observe that the image is darker than intended.
- Downgrade to the December 20, 2025 build.
- Colors return to normal.
Build made from
https://github.com/terrapkg/packages/blob/f43/anda/apps/mpv/mpv-nightly.spec
Expected Behavior
Apected Behavior
Colors should match the rendering of the December 20 build (standard brightness/gamma).
Actual Behavior
Actual Behavior
The video output is noticeably darker.
Log File
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
- I tested with the latest mpv version to validate that the issue is not already fixed.
- I provided all required information including system and mpv version.
- I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of
--log-file=output.txt. - I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
- I attached the full, untruncated log file.
- I attached the backtrace in the case of a crash.