-
DVDA Subtitle Duration Bug
DVDA 6.0 and 5.x add what appears to be an extraneous and malicious low level command after the STOP subtitle command in the VOB file. Different DVD chipsets react differently to this bad “Set Field Indexes” command. Sony DVD players (NOT Blue Ray players) ignore the bad command. Sony and Oppo Blue Ray players play the subtitle as an infinite subtitle (until next subtitle).
I believe this means DVDA DVDs do not comply with applicable DVD specifications with regard to subtitles. Blu Ray disks created by DVDA do not have this problem.
My Question even after searching the forum: Is this a know widely known DVDA bug? If so is there a fix? I have found that the free DVDSubEdit tool can fix each subtitle one at a time. But I cannot find a way to “globally” remove the bad command. Any thoughts?
This bug is easy to validate. Create a short media generated video in Vegas with 3-4 chapters. For easy locating, add subtitle at chapters in DVDA and create VOB files. Examine with DVDSubEdit tool.
EXAMPLE 1: CORECT SUBTITLE
Subpic# = 1 (1 in stream)
StreamID = 0x20
LBA = 424
V/CID = 1/2
PTS = 377836
Duration = 4.738s
TimeCode: 00:00:03,933 –> 00:00:08,671
DCSQT: 0
Set Color: e2=15 e1=14 p=13 b=12
Set Transparency: e2=0 e1=12 p=13 b=15
Set Display Area: sx=0 ex=719 sy=2 ey=479
Set field indexes
Start
End of commands
DCSQT: 1 — Delay 4.738s
StopEXAMPLE 2: BAD SUBTITLE
Subpic# = 4 (4 in stream)
StreamID = 0x20
LBA = 16985
V/CID = 1/4
PTS = 7539991
Duration = 4.871s
TimeCode: 00:01:23,433 –> 00:01:28,304
DCSQT: 0
Set Color: e2=15 e1=14 p=13 b=12
Set Transparency: e2=0 e1=12 p=13 b=15
Set Display Area: sx=0 ex=719 sy=2 ey=479
Set field indexes
Start
End of commands
DCSQT: 1 — Delay 4.871s
Stop
Set field indexes [BAD COMMAND!!]