Log in

View Full Version : Which Errors in Philips DVD-Video Verifier I can prevent?


some1else
9th January 2005, 07:55
Hello!!

I've recently started to work with the DVD-Video Verifier. At first I got about 40,000 erros all because of a sound error, I've changed the sound to AC3 and I got less errors... Now I've been using Pro Coder 2 and MuxMan (although my original project was made in DVD-Lab-Pro) Just to see if I get less errors then with DVDLab... I've moved to Cinema Craft SP Trial and now I get (Using the .mpa file cinema craft produce) less erros! about 7 errors in the vtsv_01.log:

>>> [MPEG] ERROR 1431 (ref. MPEG Systems 2.4.4.3 | 2.4.3.7) :
PES_packet P-STD_buffer_scale is 1 in audio packet
in PES stream 0xC0 at byte 15 bit 2 (byte 15 of packet 0);
byte 29 of pack 118 (PS stream byte 241693).
>>> MPEG ERROR 1431 will no longer be reported !


>>> [DVD] ERROR 3211 (ref. DVD-3 Table 5.2.3-1 e.f.) :
Audio PES_packet 0 has an incorrect P_STD_buffer_scale value 1, must be 0 (128 byte units)
in PES stream $C0 packet 0 at byte 15 bit 2 (stream byte 15);
byte 29 of pack 118 (PS stream byte 241693).
>>> DVD ERROR 3211 will no longer be reported !


>>> [DVD] ERROR 3212 (ref. DVD-3 Table 5.2.3-1 | 5.2.4-3) :
Audio PES_packet 0 has an incorrect P_STD_buffer_size value 58, must be 32 (4096 bytes)
in PES stream $C0 packet 0 at byte 15 bit 3 (stream byte 15);
byte 29 of pack 118 (PS stream byte 241693).
>>> DVD ERROR 3212 will no longer be reported !


>>> [DVD] ERROR 3241 (ref. DVD-2 Table 5.2.1-1) :
Padding packet 1785 has length 1, must be at least 8
in PES stream $BE packet 1785 at byte 4 bit 0 (stream byte 1902643);
byte 2045 of pack 322811 (PS stream byte 661118973).
>>> DVD ERROR 3241 will no longer be reported !

************************************************************
*
* ERROR SUMMARY :
*
* No Informations
* No Recommendation violations
* No Oddities
* No Warnings
* No Syntax errors
* 7 Errors
* No System errors
*
************************************************************

And about 6 in the VTS_01_0.IFO.log:

>>> [DVD] INFORMATION 4216 (ref. DVD-3 4.2.1 / BP 212) :
VTSI_MAT: Time Map Table was found in the VTSI
for VTSI at byte 212 bit 0
>>> DVD INFORMATION 4216 will no longer be reported !


>>> [DVD] ERROR 5607 (ref. DVD-3 Annex N, Table N-2) :
VTSI: The VTS_ATRT VTS_V_ATR specifies a TV system 1 (PAL) different
from the TV system 0 (NTSC) specified by the VMGI_MAT VMGM_V_ATR.
for VTSI at byte 512 bit 2
>>> DVD ERROR 5607 will no longer be reported !


>>> [DVD] ERROR 5777 (ref. DVD-3 4.3.2-1 (2)) :
PGC_GI.PGC_PB_TM: The tc_flag (1 '25 frames/s') does not correspond with the TV_system (0 'NTSC'),
this flag must be 3 ('30 frames/s non-drop frame')
for PGCI at byte 4119 bit 0
VTSI at byte 4119 bit 0
>>> DVD ERROR 5777 will no longer be reported !


>>> [DVD] INFORMATION 4408 (ref. DVD-3 4.3.2 (1)) :
PGC_GI.PGC_CNT: PGC (#1) without VOB detected
for PGCI at byte 6178 bit 1
VTSI at byte 6178 bit 1
>>> DVD INFORMATION 4408 will no longer be reported !


>>> [DVD] ERROR 4288 (ref. DVD-3 Table 4.2.3-2 / (1)) :
VTSM_LU_SRP[0]: VTSM_LCD 0 is an illegal value
for VTSI at byte 6152 bit 0
>>> DVD ERROR 4288 will no longer be reported !


>>> [DVD] ERROR 4356 (ref. DVD-3) :
VTS_TMAP[0].MAP_EN_Ns (0x09E3) must contain a value between 0 and 2048.
for VTSI at byte 8206 bit 0
>>> DVD ERROR 4356 will no longer be reported !

************************************************************
*
* ERROR SUMMARY :
*
* 2 Informations
* No Recommendation violations
* No Oddities
* No Warnings
* No Syntax errors
* 4 Errors
* No System errors
*
************************************************************


My question is - does any1 knows anything about those errors? How I can prevent them? Or if these errors effect the playback of the DVD?

Another question:
Any time I see (ref. DVD-3 Table 4.2.3-2 / (1)) It means I need to look for the error in the DVD-Video Specifications Book?

THANKS a lot in advanced!!

mpucoder
9th January 2005, 08:19
First of all, that's the lowest number of errors I've ever seen. But then again, I work with NTSC, and the Philips verifier misinterprets the spec for rff.
All of the errors are the fault of Muxman, and will be fixed in the next release.
Errors 3241 (padding packet length), 4288 (language in LU), and 4356 (time map > 2048 entries) have been fixed and tested.
Errors 1431, 3211, and 3212 all have to do with using the wrong P-STD buffer size (Muxman is using the value for ac3/dts/lpcm instead of the correct 4K)
Errors 5607 and 5777 are caused by the menu, which has no video at all, being interpretted as NTSC.

Muxman 0.9 will fix all of those (they just got onto my to-do list)
And, yes, those are references to the DVD spec so you can get more details on the errors.

some1else
9th January 2005, 09:17
thanks a lot for the HELP! :) (And for the great program!)

Do u think these erros effects the DVD Playback on a standalone player?

Also - As a user of a DVD authoring program can I do something to prevent these errors or is it all up to the DVD authoring software?