Search found 254 matches

Go to advanced search

by robUx4
15 Oct 2018 11:30
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 3.0.4 Hangs after opening
Replies: 8
Views: 373

Re: VLC 3.0.4 Hangs after opening

Do you have a sample file ?
by robUx4
15 Oct 2018 11:15
Forum: VLC media player for Windows Troubleshooting
Topic: How to resize the control window ? (full screen)
Replies: 11
Views: 2208

Re: How to resize the control window ? (full screen)

Do you have the text resolution different between the two screens ? The "scale and layout" in the Windows 10 display properties should tell you.
by robUx4
15 Oct 2018 08:12
Forum: VLC media player for Windows Troubleshooting
Topic: HDR washed up colors on non HDR monitor
Replies: 17
Views: 21265

Re: HDR washed up colors on non HDR monitor

I finally found the problem and the solution. The tone mapping was done but BT.2020 colors (wide gamut) was not converted to BT.709 (smaller gamut). That explains the less saturated colors (smaller values were not expanded). This is fixed in the 4.0 master and will be available in the nightly builds...
by robUx4
11 Oct 2018 16:43
Forum: VLC media player for Windows Troubleshooting
Topic: Screen flashes when using Vlc 3.0.4
Replies: 2
Views: 6866

Re: Screen flashes when using Vlc 3.0.4

It would be useful to provide some verbose logs (2 : debug). You can press 's' to stop playback after a few flashes. With the logs we should be able to tell what's the issue.
by robUx4
11 Oct 2018 16:41
Forum: VLC media player for Windows Troubleshooting
Topic: UHD 1260p works now!?
Replies: 3
Views: 272

Re: UHD 1260p works now!?

The washed out colors should be better in 3.0 especially since 3.0.2.

For the stuttering you may have to force ffmpeg threads to 1 when using hardware decoding. Otherwise the GPU sometimes get overloaded and it can cause stutter.
by robUx4
11 Oct 2018 16:39
Forum: VLC media player for Windows Troubleshooting
Topic: Playing high resolution videos even with top-notch hardware is MAXIMUM FRUSTRATION
Replies: 5
Views: 462

Re: Playing high resolution videos even with top-notch hardware is MAXIMUM FRUSTRATION

4:4:4 or 4:2:2 HEVC is not supported by hardware decoders, at least not in VLC/ffmpeg via DVXA. So yes you should stick to 4:2:0 if you want hardware decoding.

And software decoding of such a file (>4K) with an old 4770k is probably not going to work either.
by robUx4
11 Oct 2018 16:33
Forum: VLC media player for Windows Troubleshooting
Topic: Stuttering, "Missing Frames" in 3.0.4 - Win10
Replies: 2
Views: 551

Re: Stuttering, "Missing Frames" in 3.0.4 - Win10

"mkv debug: found nothing, go up"

Thats' usually a sign the file is broken or may not be fully downloaded (from torrents).
by robUx4
11 Oct 2018 16:22
Forum: VLC media player for Windows Troubleshooting
Topic: Solid Green Window after upgrading to 3.0.4 with Vega
Replies: 27
Views: 4338

Re: Solid Green Window after upgrading to 3.0.4 with Vega

Also can you change the ffmpeg-threads preference to 1 (instead of 0) ?
Preferences > show all > Input/Codecs > Video Codecs > FFmpeg > Threads

And see if it helps.
by robUx4
11 Oct 2018 15:44
Forum: VLC media player for Windows Troubleshooting
Topic: Horrible bass since 3.0.0
Replies: 5
Views: 1280

Re: Horrible bass since 3.0.0

You may change the output module in the Preferences and see if it has any effect. There's a chance the 2.2 was using an older Windows API and 3.0 is using the newer one.
by robUx4
11 Oct 2018 15:42
Forum: VLC media player for Windows Troubleshooting
Topic: VLC hangs after selecting from a DVD's menu.
Replies: 4
Views: 919

Re: VLC hangs after selecting from a DVD's menu.

qt4 is not in VLC 3.0, we're using Qt5. So you must be using an outdated version of VLC.
by robUx4
03 Sep 2018 17:26
Forum: VLC media player for Windows Troubleshooting
Topic: Solid Green Window after upgrading to 3.0.4 with Vega
Replies: 27
Views: 4338

Re: Solid Green Window after upgrading to 3.0.4 with Vega

Can you provide the verbose logs of what happen before ? And also select different deinterlace algorithm from the UI (and even disable deinterlacing to see if it helps).
by robUx4
14 Aug 2018 15:18
Forum: VLC media player for Windows Troubleshooting
Topic: YUV->RGB conversion with direct3d11 presenter
Replies: 4
Views: 1427

Re: YUV->RGB conversion with direct3d11 presenter

What OS version are you using ? Normally we ask the OS what the display can support and try to adapt to the source as much as possible. That's D3D11SetColorSpace() in the code. But if your OS is too old (no IDXGISwapChain3) it won't be used and we use the default for the old OS values (RGB full rang...
by robUx4
17 Jul 2018 10:40
Forum: VLC media player for Windows Troubleshooting
Topic: 4K/HDR HEVC dropping frames on 3.0.3
Replies: 11
Views: 14858

Re: 4K/HDR HEVC dropping frames on 3.0.3

What are you driver versions ? Can you try with a 3.0 nightly build from here ? https://nightlies.videolan.org/build/wi ... 0717-0549/
by robUx4
19 Jun 2018 11:17
Forum: VLC media player for Windows Troubleshooting
Topic: Choppy 4k playback on VLC 3.0.2 on Vega
Replies: 14
Views: 2463

Re: Choppy 4k playback on VLC 3.0.2 on Vega

Can you try using only one thread for the ffmpeg codec ? In the advanced preferences > Input /Codecs > Video codecs > FFmpeg > Threads : 1 instead of 0
by robUx4
19 Jun 2018 09:08
Forum: Development around libVLC
Topic: Help:HOST-TRIPLE-gcc: not found And protoc version mismatch
Replies: 6
Views: 1806

Re: Help:HOST-TRIPLE-gcc: not found And protoc version mismatch

Did you use HOST-TRIPLET literally or you replaced it with a proper value ?
by robUx4
13 Jun 2018 16:45
Forum: VLC media player for Windows Troubleshooting
Topic: VLC player hangs after 3.03 Update
Replies: 8
Views: 1901

Re: VLC player hangs after 3.03 Update

The logs are incomplete, it fails to use D3D1 (because the GPU is too old) but we don't see when it's trying D3D9/DXVA2
by robUx4
05 Jun 2018 14:47
Forum: VLC media player for Windows Troubleshooting
Topic: Playback problem 3.0.3 - Windows 7 - 64
Replies: 7
Views: 5010

Re: Playback problem 3.0.3 - Windows 7 - 64

Can you provide verbose logs for the 3.0 so we can know what's going on ? Thanks
by robUx4
05 Jun 2018 14:43
Forum: VLC media player for Windows Troubleshooting
Topic: Windows 10 update causing an issue?
Replies: 1
Views: 519

Re: Windows 10 update causing an issue?

What version are you using ? Is it playing or immediatly crashes ?
by robUx4
05 Jun 2018 14:39
Forum: VLC media player for Windows Troubleshooting
Topic: New version won't stop lock & screen saver
Replies: 39
Views: 23374

Re: New version won't stop lock & screen saver

Windows has a feature to disable the screensaver. You should use that rather than an outdated version of VLC.
by robUx4
05 Jun 2018 14:36
Forum: VLC media player for Windows Troubleshooting
Topic: Really long Lag
Replies: 8
Views: 824

Re: Really long Lag

How did you install it ? Do you have a file VideoLAN\VLC\plugins\plugins.dat ? If not you can drag & drop the plugins folder over vlc-cache-gen.exe and it will generate it.
The installation should have done it though.
by robUx4
05 Jun 2018 14:33
Forum: VLC media player for Windows Troubleshooting
Topic: Video keeps freezing with grey screen!
Replies: 7
Views: 3175

Re: Video keeps freezing with grey screen!

You have one of these Intel GPUs that say they can decode HEVC but really can't. It will be blacklisted in the next release.
by robUx4
05 Jun 2018 13:42
Forum: VLC media player for Windows Troubleshooting
Topic: Deinterlace modes not working correctly
Replies: 2
Views: 1776

Re: Deinterlace modes not working correctly

That's probably because it's using the hardware deinterlacer. Depending on your GPU it may not support all the possible options. You may disable hardware decoding but then it will use a lot more CPU.
by robUx4
05 Jun 2018 13:30
Forum: VLC media player for Windows Troubleshooting
Topic: Choppy 4k playback on VLC 3.0.2 on Vega
Replies: 14
Views: 2463

Re: Choppy 4k playback on VLC 3.0.2

This might be due to a profile not supported by the GPU. Can you provide the file or at least the beginning of it ? Or alternatively the logs from MediaInfo ?

Or the result of DXVA Checker. It seems your GPU is using outdated drivers.

Go to advanced search