[RESOLVED] "CuvidDecodePicture: 1" warnings

Support forum for DGDecNV
Post Reply
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: "CuvidDecodePicture: 1" warnings

Post by admin »

I assume you didn't get the error when serving through your script but only in DGIndexNV, is that correct?

I've just emailed my Nvidia contact about it this morning. Hopefully I'll have a better understanding of it when he replies.
User avatar
Underground78
Posts: 16
Joined: Sun Sep 19, 2010 4:51 am
Location: France
Contact:

Re: "CuvidDecodePicture: 1" warnings

Post by Underground78 »

neuron2 wrote:I assume you didn't get the error when serving through your script but only in DGIndexNV, is that correct?
Yes it is. Thanks for investigating.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: "CuvidDecodePicture: 1" warnings

Post by admin »

May I ask for more details on the occurrence of the error?

With the one VOB that you were able to make it happen with, does it ever happen if you simply preview from start to finish? Or does it happen only when you navigate on the timeline? If the latter is true, then a) does it seem to happen only at one or more repeatable specific places, and b) does it happen when GOP stepping or only when dragging the cursor on the timeline?

My working hypothesis is that something in the sequence header changes in the stream. If there is a consistent location for the error, then you will be able to cut out that portion of the VOB and give it to me.

Thank you.
User avatar
Underground78
Posts: 16
Joined: Sun Sep 19, 2010 4:51 am
Location: France
Contact:

Re: "CuvidDecodePicture: 1" warnings

Post by Underground78 »

neuron2 wrote:With the one VOB that you were able to make it happen with, does it ever happen if you simply preview from start to finish?
No.
neuron2 wrote:Or does it happen only when you navigate on the timeline?
Yes.
neuron2 wrote:If the latter is true, then a) does it seem to happen only at one or more repeatable specific places
I would say no but I am not totally sure about that.
neuron2 wrote:b) does it happen when GOP stepping or only when dragging the cursor on the timeline?
Only when dragging the cursor.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: "CuvidDecodePicture: 1" warnings

Post by admin »

Thank you for your answers. If possible, can you perform one last experiment? I have an idea that the problem is caused by my stream alignment algorithm for random access in program streams (VOB is a program stream).

Can you please demux the M2V (elementary stream) from the VOB, open that in DGIndexNV and tell me if you see the problem? My hope is that you will not see this issue with the demuxed video.
User avatar
Underground78
Posts: 16
Joined: Sun Sep 19, 2010 4:51 am
Location: France
Contact:

Re: "CuvidDecodePicture: 1" warnings

Post by Underground78 »

neuron2 wrote:Thank you for your answers. If possible, can you perform one last experiment? I have an idea that the problem is caused by my stream alignment algorithm for random access in program streams (VOB is a program stream).

Can you please demux the M2V (elementary stream) from the VOB, open that in DGIndexNV and tell me if you see the problem? My hope is that you will not see this issue with the demuxed video.
It looks like your guess was correct, the M2V seems to work correctly.
User avatar
admin
Posts: 4551
Joined: Thu Sep 09, 2010 3:08 pm

Re: "CuvidDecodePicture: 1" warnings

Post by admin »

That's great because now I know how to fix it. It's actually harmless but the error popup is an irritant that can be fixed.

Thank you for your willingness to perform the debugging steps that were needed.
User avatar
Underground78
Posts: 16
Joined: Sun Sep 19, 2010 4:51 am
Location: France
Contact:

Re: "CuvidDecodePicture: 1" warnings

Post by Underground78 »

neuron2 wrote:That's great because now I know how to fix it. It's actually harmless but the error popup is an irritant that can be fixed.

Thank you for your willingness to perform the debugging steps that were needed.
You are welcome. Thanks for investigating ! :)
Post Reply