Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > (HD) DVD, Blu-ray & (S)VCD > Advanced authoring
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread
Old 8th September 2003, 05:37   #1  |  Link
BRN
Registered User
 
Join Date: Nov 2001
Location: Sunnyvale, CA, USA
Posts: 11
Scenarist Multiplex Error

I'm trying to backup Independence Day and keep getting this error message from Scenarist:

Info Creating Multiplexer info
Info Multiplexing
Info Multiplexing VOB Main Stream
Error This VOB duration (10972.5 frames) is not multiple number of frame.
Error dvd_mux : DoMux Multiplexing Error
Error Terminated Multiplexing (ID4.scn-VTS__04_V01.16~9_1.mpv-t_t.vob).
Error The VOB duration must be even number of fields.
Error Multiplex is failed.
Info Multiplexing failed, Track<VTS__04_V01.16~9_1.mpv-t>

I used DVDDecrypter to rip to an ISO and mounted with Daemon tools then used DoItFast4U to rip by VOBId for seamless branching. I used BatchCCEWS with CCE Version 267-11 for encoding. I'm not sure which step of the process I need go back to to correct this.
BRN is offline   Reply With Quote
Old 20th September 2003, 00:06   #2  |  Link
D3s7
ScenAid
 
D3s7's Avatar
 
Join Date: Mar 2003
Posts: 1,623
You ever figure out what caused this error? I'm having the same one myself
D3s7 is offline   Reply With Quote
Old 20th September 2003, 00:34   #3  |  Link
tao52
Registered User
 
Join Date: May 2003
Posts: 13
Alright a question I know how to answer, I to have had this exact same error with this movie.
Right now I bet your avs script looks like this or something like it

import("D:\DoItFast4U\new.avs\addaudio.avs")
LoadPlugin("D:\DoItFast4U\new.avs\mpeg2dec3.dll")
Mpeg2Source("VTS__01_V04.16~9_1.d2v",idct=0)

AddAudio()
ConvertToYUY2()

and the begining part of your d2v file has these 2 lines

Field_Operation=1
Frame_Rate=23976

The first thing you have to do is change the field operation to 0, then change the framerate to 29970. The 2nd thing to do is add the following 2 lines to your AVS script

LoadPlugin("D:\DoItFast4U\new.avs\decomb.dll")
FieldDeinterlace()

Make sure you add both of these lines after the Mpeg2Source line in your avs script. Also dont forget to correct the paths to your files as mine are surely different from yours.

If anyone can explain to me why this works please let me know. All I know is that I have a full backup of this movie using this method and it is perfect no sync issues at all.
tao52 is offline   Reply With Quote
Old 20th September 2003, 17:58   #4  |  Link
HyperYagami
Registered User
 
Join Date: Mar 2003
Posts: 121
Re: Scenarist Multiplex Error

I had this problem once when I forced a clip from non-seamless to seamless.

If you do FieldDeinterlace() you're deinterlacing the film, and in a lot of cases people simply hate the result. Try IVTC first although I don't see why force-film wouldn't work in the 1st place although I don't have the movie myself. If you're going to play with the .d2v and .avs you'll have to re-encode the whole thing.
HyperYagami is offline   Reply With Quote
Old 12th November 2003, 19:43   #5  |  Link
Stress_analyst
Registered User
 
Join Date: Aug 2002
Posts: 44
@ HyperYagami

Well, how did you solve this?
Forcing seamless in a vobid transition seems to create this frame issue. I have duplicated this and the movie will compile without a problem if I leave the non seamless flag in the vobid change.
The way I have solved this is using a solution suggested before:

"Select the video. Look at box in lower center. Increase...or decrease the duration by 1 frame." (by OxP)

Sometimes I have to go to 2-4 frames.

Why are we having this problem?

Is this a DVD2AVI frame loss issue?
Will the new DVD2AVIdg with avisynth 2.5+ solve this issue?

Any ideas?

The Analyst
Stress_analyst is offline   Reply With Quote
Old 13th November 2003, 05:01   #6  |  Link
HyperYagami
Registered User
 
Join Date: Mar 2003
Posts: 121
No sorry I never figured out how to solve that problem. IIRC that "DVD2AVI frame loss" problem is like really really old and it doesn't exist anymore, but I could be wrong those.
HyperYagami is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 17:11.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.