VLC media player for Windows Troubleshooting • Re: The image and the sound stop randomly some tenths of second



It’s trying to use D3D11 but fails and falls down to D3D9:

Code:

d3d11va warning: Unsupported bitdepth 10 for HEVC Main profile d3d11va error: FindVideoServiceConversion failed...main debug: using vout display module "direct3d11"main debug: A filter to adapt decoder DXA0 to display YUVA is neededmain debug: looking for video converter module matching "any": 24 candidateschain debug: Trying to use chroma I420 as middle manmain debug: looking for video converter module matching "any": 24 candidateschain debug: Trying to use chroma I422 as middle manmain debug: looking for video converter module matching "any": 24 candidateschain error: Too high level of recursion (3)main debug: no video converter modules matchedmain error: Failed to create video converterchain debug: Trying to use chroma I0AL as middle manmain debug: looking for video converter module matching "any": 24 candidatesd3d9_filters debug: Using Direct3D9 Extended API!dxva2 debug: D3D9 device caps 0x1BBEF0 / 0x51dxva2 debug: Direct3d9 Device: NVIDIA GeForce GTX 750 Ti 10de 1380 a2...dxva2 warning: Unsupported bitdepth 10 for HEVC Main profile dxva2 error: FindVideoServiceConversion failed

According to these pages your GTX 750 Ti doesn’t have hardware acceleration for HEVC:
https://en.wikipedia.org/wiki/Nvidia_NVDEC#GPU_support
https://en.wikipedia.org/wiki/Nvidia_Pu … ture_Set_E

So it’s using the software mode and may struggle a bit for decoding HEVC 10 bits.
Try to update your video driver but I’m afraid your graphics card is a bit old for HEVC 10 bits full HD.

Statistics: Posted by Lotesdelere — 23 Jul 2024 13:17