Page 1 of 1

Crash on 4K UHD in 3.0.x

Posted: 08 Jan 2019 16:21
by hwo333
Hi,

I downloaded some 4K videos from Youtube. The last VLC version that can play these videos is 2.2.8. When I open a 4K video in version 3.0.0 to 3.0.5 (64 bit), VLC crashes. The next time I start VLC, I get a message that a bug occurred last, with the question if I want to send a bug report to the VLC team.

Has anyone noticed the crash yet?
RealPlayer Cloud and Windows Media Player can play these files.

Windows 8.1 Home 64 bit, 8 GB RAM
AMD Radeon HD 7650 M, 2GB
1920 x 1080

There is no message about this in Event Viewer.
Are there any logs I could check?

Re: Crash on 4K UHD in 3.0.x

Posted: 08 Jan 2019 16:45
by unidan
Hi, you could try to grab the logs with the following procedure:
To help you, we need messages, to completely understand what your problems is.

From windows command line or linux or macos terminal, launch vlc with options -vv and --logfile=file

  • Windows example: vlc.exe -vv --logfile=c:\vlclog.txt
  • Linux example: vlc -vv --logfile=vlclog.txt, or vlc -vv 2>&1 > logfile.txt
Then paste the full resulting log here between [​code]and[​/code] (or use Pastebin.com if it's too long)

Also don't forget to name your Operating System and provide the VLC media player version.
It would help to know what happened and fix the issue.

After this, you can probably fix this issue by switching renderer and/or disabling hardware acceleration until it is fixed (but it might not be able to decode 4K video anymore).

If you're using VLC 3.0.x and have video issues.
Try:

  1. Preferences -> Input/Codecs -> Disable hw decoding
  2. If you are a Windows user, Preferences -> Video -> Change from direct3d11 to direct3d9
If any solution works, please tell us which one solved your case, Please also quote your video driver name and version.

Re: Crash on 4K UHD in 3.0.x

Posted: 08 Jan 2019 20:54
by hwo333
Hi,

A log file wasn't created.

Command: vlc.exe -vv --logfile=d:\temp\vlc.txt

VLC Player opens, then I load the mp4 file via menu and VLC crashes without a message and no log file.

Then in Settings / Video I changed the ouput from automatic to Direct3D9 (Direct3D11 is also available) and in Settings / Input/Codecs I changed HW acc from automatic to DirectX Video (DXVA) 2.0. Both settings must be set to prevent VLC from crashing (anything other than Direct3D11). The videos will be played.

DxDiag tells me the following:

DirectX Version: DirectX 11
Card name: AMD Radeon HD 7650M
Chip type: AMD Radeon Graphics Processor (0x6841)
DAC type: Internal DAC(400MHz)
Display Memory: 5871 MB
Dedicated Memory: 2031 MB
Current Mode: 1920 x 1080 (32 bit) (60Hz)
Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Driver File Version: 8.17.0010.1230 (English)
Driver Version: 13.151.1.0
DDI Version: 11
Feature Levels: 11.0,10.1,10.0,9.3,9.2,9.1
Driver Model: WDDM 1.3
Graphics Preemption: DMA
Compute Preemption: DMA
Miracast: Not Supported
Hybrid Graphics GPU: Not Supported
Power P-states: Not Supported
Driver Attributes: Final Retail
Driver Date/Size: 9/26/2013 14:20:34, 1233616 bytes
WHQL Logo'd: n/a
WHQL Date Stamp: n/a
Driver Strong Name: oem71.inf:cb0ae4147bfd0e4e:ati2mtag_R476:13.151.1.0:pci\ven_1002&dev_6841&subsys_90ac104d
Video Accel: ModeMPEG2_A ModeMPEG2_C
DXVA2 Modes: DXVA2_ModeMPEG2_VLD DXVA2_ModeMPEG2_IDCT DXVA2_ModeH264_VLD_NoFGT DXVA2_ModeVC1_VLD
D3D9 Overlay: Not Supported
DXVA-HD: Not Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled

Thank you for your help. If you have another suggestion to get any log output let me know.

Best regards.

Re: Crash on 4K UHD in 3.0.x

Posted: 11 Jan 2019 15:58
by hwo333
The 2 problems still exists in Version 3.0.6.
With command "vlc.exe -vv --logfile=d:\temp\vlc.txt" won't be created a file and VLC Player crashes when opening a 4K mp4 file if Input/ouput codecs are set to Direct3D11 or Automatic.