logo Sign In

Post #682560

Author
althor1138
Parent topic
Star Wars Laserdisc Preservations. See 1st Post for Updates.
Link to post in topic
https://originaltrilogy.com/post/id/682560/action/topic#682560
Date created
9-Jan-2014, 5:25 PM

EDIT: There is an mkv of this available on Usenet.

Here is a comparison script for The Empire Strikes Back.

Materials required:

2006 DVD and included Bonus DVD

HF9G-ESB raw capture

Mallwalker's HF9G-ESB.avs IVTC script

HF9G-ESB97SE raw capture and included IVTC script

Change Mallwalker's script at the end from this:

return \

 alignedSplice(  c00000,          cReel1A,           c15590 \

              ,  c15591,  c15592, cReel1B,  c30739,  c30741 \

              ,  c30742,  c30745, cReel2A,  c32186,  c32188 \

              ,  c32189,          cSide2 ,  c46516,  c46517 \

              ,  c46518,          cReel2B,           c59568 \

              ,  c59569,  c59577, cReel3A,  c72774          \

              ,  c72775,  c72778, cSide3 ,           c75059 \

              ,  c75060,          cReel3B,           c90887 \

              ,  c90888,          cReel4A, c106126, c106132 \

              , c106133, c106159, cSide4 ,          c121722 \

              , c121723, c121726, cReel5A, c134728, c134730 \

              , c134731, c134735, cReel5B,          c143034 \

              , c143035, c143042, cSide5                    \

              , c150204, c150208, cReel6A, c165243, c165249 \

              , c165250,          cReel6B,          c179655 \

              , cCell54                                     \

              ).assumeFrameBased.complementParity#showFrameNumber(scroll=true)

To this:

jscesb=alignedSplice(  c00000,          cReel1A,           c15590 \

              ,  c15591,  c15592, cReel1B,  c30739,  c30741 \

              ,  c30742,  c30745, cReel2A,  c32186,  c32188 \

              ,  c32189,          cSide2 ,  c46516,  c46517 \

              ,  c46518,          cReel2B,           c59568 \

              ,  c59569,  c59577, cReel3A,  c72774          \

              ,  c72775,  c72778, cSide3 ,           c75059 \

              ,  c75060,          cReel3B,           c90887 \

              ,  c90888,          cReel4A, c106126, c106132 \

              , c106133, c106159, cSide4 ,          c121722 \

              , c121723, c121726, cReel5A, c134728, c134730 \

              , c134731, c134735, cReel5B,          c143034 \

              , c143035, c143042, cSide5                    \

              , c150204, c150208, cReel6A, c165243, c165249 \

              , c165250,          cReel6B,          c179655 \

              , cCell54                                     \

              ).assumeFrameBased.complementParity#showFrameNumber(scroll=true)

return (jscesb)

Then in my script just fill in the correct paths for the files.

I used dvd decrypter in IFO mode to demux the m2v file on the gout and se dvd and then used dgindex with forced film checked to create the d2v files.