smplayer-dev / smplayer

Free Media Player for Windows, Linux and Mac OS with YouTube support.
https://smplayer.info
GNU General Public License v2.0
668 stars 94 forks source link

Subtitles not showing #322

Open sugguy opened 2 years ago

sugguy commented 2 years ago

Describe the bug subtitles and OSD elements stop showing when setting output driver to vaapi.

To Reproduce Steps to reproduce the behavior: Go to 'General > Video > Output driver = vaapi'

Expected behavior OSD elements and especially subtitles to be showing.

Screenshots

Your Enviroment

smplayer-dev commented 2 years ago

I can't reproduce this problem in my computer.

sugguy commented 2 years ago

I am on : CPU: Intel i5-7200U (4) @ 2.500GHz. GPU: Intel HD Graphics 620. 1080p screen.

if that can help.

smplayer-dev commented 2 years ago

Unfortunately vaapi doesn't work on my computer, so I can't test. Anyway this is what the mpv documentation says about vaapi:

Intel VA API video output driver with support for hardware decoding. Note that there is absolutely no reason to use this, other than compatibility. This is low quality, and has issues with OSD.

Note

This driver is for compatibility with crappy systems. You can use vaapi hardware decoding with --vo=gpu too.

https://mpv.io/manual/stable/#video-output-drivers-vaapi

So I think you should use a different one.