How to extract duration of video nVidiaDecoder

I need to get video duration of video. I’m using nVidia decoder SDK d3d11. Is there any way of getting duration of video, before video is started decoding using cuda.
Than you!