Page 1 of 1
When VLC Media Player Playing Video or Audio, Windows goes Freeze after Playing few seconed
Posted: 15 May 2024 05:21
by AkarinLiu
I Found Huge Bug, Using VLC Media Player Playing Video or Audio on Old Windows Computer, After few Seconed, Computer is Freeze. no BSOD and No Crash dump.
Device infomation:
THE DEVICE NAME IS DESKTOP-PCT22CE
Processor: Intel(R) Core(TM) i5 CPU M 480 @ 2.67GHz 2.67 GHz
with RAM 6.00 GB (5.68 GB available)
Device ID: ******
Product ID: ******
System type: 64-bit operating system, x64-based processor
Pen and touch There are no pen or touch inputs available for this display
Re: When VLC Media Player Playing Video or Audio, Windows goes Freeze after Playing few seconed
Posted: 15 May 2024 11:43
by Lotesdelere
When playing what kind of file ? What is your graphics card ?
Please open Tools -> Messages (set Verbosity to 2) before you start the playback, and then paste the full resulting log here or on Pastebin.com or on Justpaste.it if it's too long.
Re: When VLC Media Player Playing Video or Audio, Windows goes Freeze after Playing few seconed
Posted: 22 May 2024 10:52
by AkarinLiu
Video, GPU has two, One is a Intel First Gen Core i5 iGPU, the other is AMD Radeon HD 5000 Mobile.
Re: When VLC Media Player Playing Video or Audio, Windows goes Freeze after Playing few seconed
Posted: 22 May 2024 11:06
by AkarinLiu
Re: When VLC Media Player Playing Video or Audio, Windows goes Freeze after Playing few seconed
Posted: 22 May 2024 13:31
by Lotesdelere
Code: Select all
direct3d11 debug: Created the D3D11 device type 1 level 9100.
direct3d11 debug: different 0000 device pci\ven_0000&dev_0000 vs pci\ven_1002&dev_68c1
direct3d11 warning: failed to get the 0001 MatchingDeviceId (2)
direct3d11 warning: failed to get the Configuration MatchingDeviceId (2)
direct3d11 warning: failed to read the Properties Display Adapter registry key (5)
direct3d11 warning: can't find adapter in registry
direct3d11 debug: Incompatible feature level 9100
direct3d11 error: Could not Create the D3D11 device. (hr=0x80004001)
direct3d11 error: Direct3D11 could not be opened
direct3d11 debug: Direct3D11 resources destroyed
direct3d11 debug: Direct3D11 device adapter closed
direct3d9 debug: Using Direct3D9 Extended API!
direct3d9 debug: D3D9 device caps 0x19AE50 / 0x51
direct3d9 debug: Direct3d9 Device: Intel(R) HD Graphics 8086 46 18
direct3d9 debug: Direct3D9 scene created successfully
direct3d9 debug: Direct3D9 device adapter successfully initialized
main debug: using vout display module "direct3d9"
main debug: A filter to adapt decoder DX11 to display NV12 is needed
main debug: using video converter module "d3d11_filters"
main debug: Filter 'd3d11_filters' (000001be77bfbb60) appended to chain
main debug: original format sz 1920x1088, of (0,0), vsz 1920x1080, 4cc DX11, sar 1:1, msk r0x0 g0x0 b0x0
d3d11va debug: Created the D3D11 device type 1 level 9100.
d3d11va debug: different 0000 device pci\ven_0000&dev_0000 vs pci\ven_1002&dev_68c1
d3d11va warning: failed to get the 0001 MatchingDeviceId (2)
d3d11va warning: failed to get the Configuration MatchingDeviceId (2)
d3d11va warning: failed to read the Properties Display Adapter registry key (5)
d3d11va warning: can't find adapter in registry
d3d11va debug: Incompatible feature level 9100
d3d11va error: D3D11CreateDevice failed. (hr=0x80004001)
d3d11va error: Failed to create device
main debug: no hw decoder modules matched
Looks like you have a problem with your machine, D3D11 can't be used so it falls back to D3D9.
It might be a driver and/or a setup problem.
Re: When VLC Media Player Playing Video or Audio, Windows goes Freeze after Playing few seconed
Posted: 25 May 2024 04:02
by AkarinLiu
How to resolve This Problem?
Re: When VLC Media Player Playing Video or Audio, Windows goes Freeze after Playing few seconed
Posted: 25 May 2024 13:07
by Lotesdelere
Try to reinstall both GPU drivers.