Log in

View Full Version : Warning Number of SequenceEndCode is 0


Jan_B
3rd July 2015, 10:22
Goodmorning,

I have to rip and reauthor a dvd box and while importing the script into scenarist with some tracks I get the warning: Number of SequenceEndCode is 0.

When I did a search on the forum I did encounter this warning, but usually combined with an error. Here this is not the case, it is only the warning.

The files mux well and I can create a new dvd from it. Can this warning be ignored or would it be wise to recode the files? Thanks.

mp3dom
3rd July 2015, 11:38
SequenceEndCode is generally 0 when the source file is trimmed from its original length (or if you force the encoder to not add a SequenceEndCode). Being a code at "the end", if you trim the file you don't have the code anymore. Normally encoded file have SequenceEndCode=1.
If Scenarist accepts it and mux without problems, you can be sure it's ok. I've imported in the past files with SequenceEndCode=0, same warning by Scenarist and no problem at all at the end (passes verifications).

Jan_B
15th July 2015, 13:42
I guess the same goes for sequence end code is 2?

mp3dom
17th July 2015, 18:09
You have SequenceEndCode=2 when you join two stream into one, and both of them have a SequenceEndCode inside.
If you already think to join two or more stream (for manual segment encoding or multiangle), it is a good choice to add the SequenceEndCode only to the latest stream (and leave the others with no End Code).