mpv-player / mpv

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

Black flashes with display-resample interpolation and vo=gpu-next on specific video #12150

Closed q3cpma closed 1 year ago

q3cpma commented 1 year ago

Important Information

Provide following Information:

Reproduction steps

With

mpv --no-config --vo=gpu-next --video-sync=display-resample --interpolation vid.webm

I randomly get one or two black flashes after 1 second of starting or pause->play. When it happens, the mistimed/delayed count goes up, but dropped stays at 0. DS also fluctuates wildly before settling on 2.000.

Adding --gpu-api=vulkan --tscale=catmull_rom makes these way more reproducible (2 or 3 at the beginning).

These go away with --vo=gpu.

Log file

Here's a log when it happens (two flashes) with the first command line: http://0x0.st/H_ng.log

Sample files

Here's the only video on which it happens: http://0x0.st/H_nE.webm

Dudemanguy commented 1 year ago

Duplicate of #11958 (without osd-bar, the screen stays black).