shon3i
29th February 2008, 23:33
I am doing some convertions of NTSC DVD to PAL DVD
I use this avs script to process video
mpeg2source("VTS_01_1.d2v")
Spline64Resize(720,576)
AssumeFPS(25, 1, true)
and encode this with CCE.
I use eac3to with -speedup option to convert framerate of audio.
Video and audio are perfectly synched.
I processed subtitles bitmaps with ACDSee and resize it to 720x575
that's everyting fine except chapters.
I extracted chapters with ChapterXtractor, but lenght of movie is now different, i need to squeeze timecodes somehow? and make maestro chapter list?
How?
Thanks
I use this avs script to process video
mpeg2source("VTS_01_1.d2v")
Spline64Resize(720,576)
AssumeFPS(25, 1, true)
and encode this with CCE.
I use eac3to with -speedup option to convert framerate of audio.
Video and audio are perfectly synched.
I processed subtitles bitmaps with ACDSee and resize it to 720x575
that's everyting fine except chapters.
I extracted chapters with ChapterXtractor, but lenght of movie is now different, i need to squeeze timecodes somehow? and make maestro chapter list?
How?
Thanks