Driver 415.25 make vlc unusable!

I installed driver 415.25 on kernel 4.20 (openSUSE leap 42.3), then tested with various applications.

For kodi 18.0.rc4, it’s ok, but for vlc 3.0.4. and 3.0.5, driver distorts the screen.
So, I reverted driver 4.18 with patch.
vlc works fine.

Could someone confirm this problem?

Thanks,

Sorry for the typo.

So, I reverted driver 4.18 with patch.

Reverted to 410.78 driver.

Thanks.

What kind of material (codec) are you playing? Are you using vdpau?

What kind of material (codec) are you playing?

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from ‘ADELE_ROLLING_IN_THE_DEEP.mp4’:
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf55.1.100
Duration: 00:04:53.45, start: 0.000000, bitrate: 2775 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080, 2637 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 127 kb/s (default)
Metadata:
handler_name : SoundHandler

Are you using vdpau?

Yes.
$ vlc ADELE_ROLLING_IN_THE_DEEP.mp4
VLC media player 3.0.5 Vetinari (revision 3.0.5-1-0-g653c0c1ca8)
[0000000000f26a10] skins2 interface: skin: subX author: Martin Poehlmann
[000000000166ad10] avcodec decoder: Using NVIDIA VDPAU Driver Shared Library 410.78 Sat Nov 10 22:05:34 CST 2018 for hardware decoding

The driver seems to confilict with x264…

Addition;

Under 410.78 driver, vlc starts up very soon.

But under 415.25 driver, vlc comsumes time until starting up.

At least for me, this is working fine with vlc, driver 415.25, h264 mp4 video, vdpau.
Is vdpauinfo displaying correct info with driver 415.25?

Of course, I checked vdpauinfo, and vainfo.
But, no differences exist;

— vdpauinfo410.log 2018-12-26 14:38:30.000000000 +0900
+++ vdpauinfo415.log 2018-12-26 14:41:11.000000000 +0900
@@ -1,6 +1,6 @@
display: :0.0 screen: 0
API version: 1
-Information string: NVIDIA VDPAU Driver Shared Library 410.78 Sat Nov 10 22:05:34 CST 2018
+Information string: NVIDIA VDPAU Driver Shared Library 415.25 Wed Dec 12 09:59:49 CST 2018

Video surface:

— vdpauinfo410.log 2018-12-26 14:39:15.000000000 +0900
+++ vdpauinfo415.log 2018-12-26 14:42:23.000000000 +0900

That is, empty.

What’s wrong with me, I wonder…

Any error messages from vlc when using the 415 driver?
Please run nvidia-bug-report.sh as root and attach the resulting .gz file to your post. Hovering the mouse over an existing post of yours will reveal a paperclip icon.
[url]https://devtalk.nvidia.com/default/topic/1043347/announcements/attaching-files-to-forum-topics-posts/[/url]

I got an error messages twice. Sorry, I dodn’t store it.

Anyway, I’ll pots bug report.

Thanks,