logo Sign In

Post #761027

Author
Darth Mallwalker
Parent topic
Star Wars on Super8 (Released)
Link to post in topic
https://originaltrilogy.com/post/id/761027/action/topic#761027
Date created
3-Apr-2015, 3:22 PM

# aviSynth

cReel2= ffVideoSource("Reel2RAW.mov")\
.showFrameNumber(scroll=true)

c41112= trim(cReel2, 00245, 00482)
c41352= trim(cReel2, 00483, 40737)
c81607= trim(cReel2, 40738, 41869)
c82740= trim(cReel2, 41870,-1)
c82741= merge(\
trim(cReel2, 41871,-1)\
,trim(cReel2, 41872,-1))
c82743= trim(cReel2, 41873, 45806)
#86677

cSync=\
blankClip(cReel2, 41112)+ c41112\
+blankClip(cReel2, 00002)+ c41352+ c81607\
+blankClip(cReel2, 00001)+ c82740+ c82741\
+blankClip(cReel2, 00001)+ c82743

cReel3= ffVideoSource("Reel3RAW.mov")\
#showFrameNumber(scroll=true)

c81607 = trim(cReel3, 00286, 05355)
c86677 = trim(cReel3, 05356, 19362)
c100686= trim(cReel3, 19363, 20256)
c101582= trim(cReel3, 20257, 29049)
c110377= trim(cReel3, 29050, 46703)
c128032= trim(cReel3, 46704, 49493)
c130822= trim(cReel3, 49497, 49499)
#130825

cSync=\
blankClip(cReel2, 41112)+ c41112\
+blankClip(cReel2, 00002)+ c41352+ c81607+ c86677\
+blankClip(cReel3, 00002)+ c100686\
+blankClip(cReel3, 00002)+ c101582\
+blankClip(cReel3, 00002)+ c110377\
+blankClip(cReel3, 00001)+ c128032+ c130822

return cSync
__END__

Clip variable names correspond to GOUT frame numbers,
so for example, c689 would be the title card