mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
26.89k stars 2.84k forks source link

With [vo=direct3d], mpv does not render osc/osd/logo when opening app without playing file (idle mode) #14147

Open Mark-Joy opened 2 months ago

Mark-Joy commented 2 months ago

Important Information

Provide following Information:

https://github.com/mpv-player/mpv/assets/22109528/1376e797-9dff-4ab0-8357-4c50ccfba04d

Reproduction steps

Create an empty mpv.conf and set vo=direct3d, then open mpv.exe

Expected behavior

Expect mpv to render controls osc/osd/logo when opening app without playing file (idle mode)

Actual behavior

Black screen, no osc/osd/logo was rendered After loading a video file, osc/osd/logo was rendered correctly together with the video being played

Log file

vo-not-set-to-direct3d.txt vo-direct3d-bug.txt

Sample files

No video file needed