PDA

View Full Version : svcd to dvd


bex
25th May 2002, 17:42
Not the usual questions so dont flame me

I have StarWars EP 2 comming slowly of the news groups, half an disc a day.

So that I can get on with the project and mybe solve and audio synce problems. If I reencode each part seperatly then add them as seperate films in meastro, and then do a link at the end part to the next part would it play seamlessly

bex
29th May 2002, 16:38
I seem to have this cracked now

I used avistynth and cce 2.5

with this script
LoadPlugin("MPEG2DEC.dll")
mpeg2source("c:\swpt.d2v")
BicubicResize(720,736)
crop(0,80,720,576)
ResampleAudio(44100)

The problem was even though I followed advice given on this forum
mpa>soundfrorge>wav>Adobiepremier>wav 48K>softencode>ac3>meastro "synce audio track" it was still out

So I did each part seperatly and linked them to play one after another in meastro and the first 2 parts play fine in synce but the third track was still out of synce

So using tmpgenc I converted the part3 .mpa to mp2 48K and the file is a second too long but it synces fine I am just compiling it at the moment to see if it works

Just hope when written to a dvd-r it plays properly between the parts