Page 1 of 1

[RESOLVED] Checking while demuxing?

Posted: Fri Feb 14, 2020 12:57 pm
by renols
Hi.

When demuxing/indexing does dgindexnv do any kind of checks of the streams?

For example if I use an mpls file as input to eac3to and tell it to demux, it may throw errors if it detects some problem with one of the streams. What I have seen in the past is messages like "Discontinuty detected at...." which often means that there will be a glitch in the video if one plays the m2ts file.

Does dgindexnv do any kind of stream validity checks while demuxing/indexing?

Thanks in advance

renols

Re: Checking while demuxing?

Posted: Fri Feb 14, 2020 3:52 pm
by Rocky
There are no checks performed.

Re: Checking while demuxing?

Posted: Fri Feb 14, 2020 3:58 pm
by renols
Rocky wrote:
Fri Feb 14, 2020 3:52 pm
There are no checks performed.
Thank you for the information. Just wondered.