Log in

View Full Version : Yet another Scenarist problem


Xirtam G
5th February 2004, 16:23
A pop up appears when compiling my project, Tells me to check the window for the cause.

Copy and pasted from the window;

Info
Info Creating DVD Files
Info No VTS<VTS_01> Language Tracks found
Info Creating DVD data (VTS Title) VTS#01
Info Preparing to multiplex track VTS_01_PGC_01
Info Creating Multiplexer info
Info Multiplexing
Info Multiplexing VOB Main Stream
Info No VTS<VTS_02> Language Tracks found
Info Creating DVD data (VTS Title) VTS#02
Info Preparing to multiplex track VTS_02_PGC_01
Info Creating Multiplexer info
Info Multiplexing
Info Multiplexing VOB Main Stream
Info Preparing to multiplex track VTS_02_PGC_02
Info Creating Multiplexer info
Info Multiplexing
Info Multiplexing VOB Main Stream
Info Preparing to multiplex track VTS_02_PGC_03
Info Creating Multiplexer info
Info Encoding subpicture D:\stargate\DVDVolume\VTS02\SUBS\VTS_02_VSUB_P3A1-00-F\VTS_02_VSUB_P3A1-00-F-(Not detected)_0007.bmp
Info Encoding subpicture D:\stargate\DVDVolume\VTS02\SUBS\VTS_02_VSUB_P3A1-00-F\VTS_02_VSUB_P3A1-00-F-(Not detected)_0009.bmp
Info Encoding subpicture D:\stargate\DVDVolume\VTS02\SUBS\VTS_02_VSUB_P3A1-00-F\VTS_02_VSUB_P3A1-00-F-(Not detected)_0008.bmp
Info Multiplexing
Info Multiplexing VOB Main Stream
Error Subpicture[1] (1:VTS_02_VSUB_P3A1-00-F-(No_2.sp) and (2:VTS_02_VSUB_P3A1-00-F-(No.sp) offset are overlapped (00:00:00;00-00:00:00;03) and (00:00:00;00-00:00:00;10)
Error dvd_mux : Open Mux_list File Error
Error Terminated Multiplexing (one.scn-VTS_02_PGC_03_t.vob).
Error Wrong mux_list. Mux_list format or stream ID may be wrong.
Error Multiplex is failed.
Info Multiplexing failed, Track<VTS_02_PGC_03>

Error MuxFromDB:MuxVTS failed
Error Multiplex failed
Error DVD files could not be created

EOF

Any ideas where i went wrong?

influenza
5th February 2004, 20:27
Your susb overlap which is not allowed. Change the times in the sst file so that they don't overlap.

Xirtam G
5th February 2004, 20:49
Erm.... How? lol


Edit:

I dont see any overlap

0001 00:00:00:00 00:00:00:09 VTS_02_VSUB_P3A1-00-F-(Not detected)_0007.bmp
0002 00:00:00:10 00:00:00:19 VTS_02_VSUB_P3A1-00-F-(Not detected)_0008.bmp
0003 00:00:00:20 00:00:01:04 VTS_02_VSUB_P3A1-00-F-(Not detected)_0009.bmp
0004 00:00:01:05 00:00:01:14 VTS_02_VSUB_P3A1-00-F-(Not detected)_0010.bmp
0005 00:00:01:15 00:00:01:24 VTS_02_VSUB_P3A1-00-F-(Not detected)_0011.bmp
0006 00:00:02:00 00:00:02:09 VTS_02_VSUB_P3A1-00-F-(Not detected)_0012.bmp
0007 00:00:02:10 00:00:02:19 VTS_02_VSUB_P3A1-00-F-(Not detected)_0013.bmp
0008 00:00:02:20 00:00:03:04 VTS_02_VSUB_P3A1-00-F-(Not detected)_0014.bmp
0009 00:00:03:05 00:00:03:14 VTS_02_VSUB_P3A1-00-F-(Not detected)_0015.bmp
0010 00:00:03:15 00:00:03:24 VTS_02_VSUB_P3A1-00-F-(Not detected)_0016.bmp
0011 00:00:04:00 00:00:04:09 VTS_02_VSUB_P3A1-00-F-(Not detected)_0017.bmp
0012 00:00:04:10 00:00:04:19 VTS_02_VSUB_P3A1-00-F-(Not detected)_0018.bmp
0013 00:00:04:20 00:00:05:04 VTS_02_VSUB_P3A1-00-F-(Not detected)_0019.bmp
0014 00:00:05:05 00:00:05:14 VTS_02_VSUB_P3A1-00-F-(Not detected)_0020.bmp
0015 00:00:05:15 00:00:05:24 VTS_02_VSUB_P3A1-00-F-(Not detected)_0021.bmp
0016 00:00:06:00 00:00:06:09 VTS_02_VSUB_P3A1-00-F-(Not detected)_0022.bmp
0017 00:00:06:10 00:00:06:19 VTS_02_VSUB_P3A1-00-F-(Not detected)_0023.bmp
0018 00:00:06:20 00:00:07:04 VTS_02_VSUB_P3A1-00-F-(Not detected)_0024.bmp
0019 00:00:07:05 00:00:07:14 VTS_02_VSUB_P3A1-00-F-(Not detected)_0025.bmp
0020 00:00:07:15 00:00:10:15 VTS_02_VSUB_P3A1-00-F-(Not detected)_0026.bmp

jel
6th February 2004, 00:16
just for fun :D try opening the offending track, vts_02 in the 'track editor', and use the zoom (+) button to enlarge the view on the track (all it does is space out the subtitles etc so you can see them better) and select the first subtitle. you should find that there are two on top of each other, one 3 frames in length and one 10 frames in length and delete, or modify the start/end times of these bitmaps - check in your subs directory what these bitmaps are and make your decision accordingly.

JFerguson
20th April 2004, 18:34
I had this problem, with a ScenAid generated script. Scenarist didn't have a problem with another script generated by ReAuthorist.

Anyhoo, I was using Scenarist v2.6. Switched to v3.0 and the problem went away...