VDPAU not working

Hy,
i tried to use VDPAU in SMPlayer but i have black screen. I try to run VDPAU and i get this:

~$ vdpauinfo
display: :0   screen: 0
Error creating VDPAU device: 1

I run these:

# If you use bash:
export VDPAU_TRACE=2
export VDPAU_NVIDIA_DEBUG=3
export VDPAU_TRACE_FILE=mplayer.log

and i get this when i tried again vdpauinfo:

~$ vdpauinfo
display: :0   screen: 0
VDPAU nvidia: Version: NVIDIA VDPAU Driver Shared Library  367.27  Thu Jun  9 18:23:31 PDT 2016
VDPAU nvidia: Error detected 9 351  5
VDPAU nvidia: Backtrace:
--: /usr/lib/vdpau/libvdpau_nvidia.so.1 [0x7efe548d6000] DSO load base
00: /usr/lib/vdpau/libvdpau_nvidia.so.1 [0x7efe54904503] 
01: /usr/lib/vdpau/libvdpau_nvidia.so.1 [0x7efe548f6fb3] 
02: /usr/lib/vdpau/libvdpau_nvidia.so.1 [0x7efe548ded8c] vdp_imp_device_create_x11
Error creating VDPAU device: 1

Do you have any idea what i have done wrong? I installed everything from synaptic, so i am clueless.