You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Windows version: 10.0.19045.5435
- GPU model, driver and version: 3060ti, 560.94 Game Ready
- Source of mpv: shinchiro
- Latest known working version: Before commit 19537a4
- Issue started after the following happened: commit 19537a4
Reproduction Steps
set osd-color in mpv.conf and the console will inherit the color
Expected Behavior
The console color can be changed using script-opts-append = console-font_color=FFFFFF
Actual Behavior
While the stats page can independently set its color using script-opts-append = stats-font_color=FFFFFF, the console doesn't have an option to modify its color
Log File
Unnecessary
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.
The text was updated successfully, but these errors were encountered:
mpv Information
Other Information
Reproduction Steps
set osd-color in mpv.conf and the console will inherit the color
Expected Behavior
The console color can be changed using
script-opts-append = console-font_color=FFFFFF
Actual Behavior
While the stats page can independently set its color using
script-opts-append = stats-font_color=FFFFFF
, the console doesn't have an option to modify its colorLog File
Unnecessary
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: