# Script gererated by DVD slideshow GUI SetMemoryMax(round(SetMemoryMax(0)*0.5)) loadplugin("C:\Programme\DVD slideshow GUI\Transitions\TransAll.dll") loadplugin("C:\Programme\DVD slideshow GUI\bin\vsfilter.dll" ) loadplugin("C:\Programme\DVD slideshow GUI\bin\zoom.dll") loadplugin("C:\Programme\DVD slideshow GUI\bin\freeframe.dll") # Definitions: SafeH = 576 SafeW = 720 overimg=blankclip() SafeAviH = multifour(576) # resizing avis within width and height SafeAviW = multifour(720) # Import of background image - the proportions of this will be the proportions of the final film. bname = "C:\Programme\DVD slideshow GUI\background_dark.jpg" SafebH = 576 # resizing background within width and height SafebW = 720 rate = 25 bname = LanczosResize(imagesource(bname,1,1,rate),SafeBW,safeBH) a = bname at = bname b = bname bt = bname Try { imgout=ImageSource("C:\Neuseeland 1_temp_files\Neuseeland 1%06d.ebmp", 0,620, rate) } Catch(err_msg) { imgout=blankclip(1,720,576, fps=25).converttoyv12() } SafeH = 576 SafeW = 720 # The filename and location of the exported ssa file with subtitle values for each text. ssa = "" writefilestart(blankclip(),"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = false) ssafile = "C:\Programme\DVD slideshow GUI\DVDsGUItemp_subtitles.ssa" ssa = ssa + "[Script Info]"+ chr(10) ssa = ssa + "ScriptType: v4.00"+ chr(10) ssa = ssa + "Collisions: Normal"+ chr(10) ssa = ssa + "PlayResX: 720"+ chr(10) ssa = ssa + "PlayResY: 576"+ chr(10) ssa = ssa + "Timer: 100,0000"+ chr(10) ssa = ssa + chr(10) ssa = ssa + "[V4 Styles]" writefilestart(BlankClip(),"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" ssa = ssa + "Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, TertiaryColour, BackColour, Bold, Italic, " ssa = ssa + "BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, AlphaLevel,Encoding" writefilestart(BlankClip(),"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" ssa = ssa + "Style: Default,Script MT Bold,39,16777215,65535,0,0,0,0,1,2,0,2,20,20,70,0,1" writefilestart(BlankClip(),"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = ""+ chr(10) ssa = ssa + "[Events]"+ chr(10) ssa = ssa + "Format: Layer, Start, End, Style, Actor, MarginL, MarginR, MarginV, Effect, Text"+ chr(10) writefilestart(BlankClip(),"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" ssa = ssa + "Dialogue: 0,"+ convert2hhmmscff(0, rate)+ ","+ convert2hhmmscff(100, rate)+",Default,NTP,0000,0000,0000,!Effect,{\pos(360,504)}" + chr(10) # PROGRAM # Slide no:1 inpoint = 1 a = (trim(imgout,000001,000001)) a = loop(a,100) at = (trim(imgout,000001,000001)) at = TransPrep(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = a.framecount+at.framecount # Transition no:1 bt = (trim(imgout,000002,000002)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,BlankClip(length=c.framecount, fps = rate, audio_rate=48000, stereo = true)) d = a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:2 a = (trim(imgout,000002,000002)) a = loop(a,100) at = (trim(imgout,000002,000002)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:2 - Stillimage bt = (trim(imgout,000003,000003)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:3 a = (trim(imgout,000003,000003)) a = loop(a,100) at = (trim(imgout,000003,000003)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:3 - Stillimage bt = (trim(imgout,000004,000004)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:4 a = (trim(imgout,000004,000004)) a = loop(a,100) at = (trim(imgout,000004,000004)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:4 - Stillimage bt = (trim(imgout,000005,000005)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:5 a = (trim(imgout,000005,000005)) a = loop(a,100) at = (trim(imgout,000005,000005)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:5 - Stillimage bt = (trim(imgout,000006,000006)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:6 a = (trim(imgout,000006,000006)) a = loop(a,100) at = (trim(imgout,000006,000006)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:6 - Stillimage bt = (trim(imgout,000007,000007)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:7 a = (trim(imgout,000007,000007)) a = loop(a,100) at = (trim(imgout,000007,000007)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:7 - Stillimage bt = (trim(imgout,000008,000008)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:8 a = (trim(imgout,000008,000008)) a = loop(a,100) at = (trim(imgout,000008,000008)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:8 - Stillimage bt = (trim(imgout,000009,000009)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:9 a = (trim(imgout,000009,000009)) a = loop(a,100) at = (trim(imgout,000009,000009)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:9 - Stillimage bt = (trim(imgout,0000010,0000010)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:10 a = (trim(imgout,000010,000010)) a = loop(a,100) at = (trim(imgout,000010,000010)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:10 - Stillimage bt = (trim(imgout,000011,000011)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:11 a = (trim(imgout,000011,000011)) a = loop(a,100) at = (trim(imgout,000011,000011)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:11 - Stillimage bt = (trim(imgout,000012,000012)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:12 a = (trim(imgout,000012,000012)) a = loop(a,100) at = (trim(imgout,000012,000012)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:12 - Stillimage bt = (trim(imgout,000013,000013)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:13 a = (trim(imgout,000013,000013)) a = loop(a,100) at = (trim(imgout,000013,000013)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:13 - Stillimage bt = (trim(imgout,000014,000014)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:14 a = (trim(imgout,000014,000014)) a = loop(a,100) at = (trim(imgout,000014,000014)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:14 - Stillimage bt = (trim(imgout,000015,000015)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:15 a = (trim(imgout,000015,000015)) a = loop(a,100) at = (trim(imgout,000015,000015)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:15 - Stillimage bt = (trim(imgout,000016,000016)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:16 a = (trim(imgout,000016,000016)) a = loop(a,100) at = (trim(imgout,000016,000016)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:16 - Stillimage bt = (trim(imgout,000017,000017)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:17 a = (trim(imgout,000017,000017)) a = loop(a,100) at = (trim(imgout,000017,000017)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:17 - Stillimage bt = (trim(imgout,000018,000018)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:18 a = (trim(imgout,000018,000018)) a = loop(a,100) at = (trim(imgout,000018,000018)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:18 - Stillimage bt = (trim(imgout,000019,000019)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:19 a = (trim(imgout,000019,000019)) a = loop(a,100) at = (trim(imgout,000019,000019)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:19 - Stillimage bt = (trim(imgout,000020,000020)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:20 a = (trim(imgout,000020,000020)) a = loop(a,100) at = (trim(imgout,000020,000020)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:20 - Stillimage bt = (trim(imgout,000021,000021)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:21 a = (trim(imgout,000021,000021)) a = loop(a,100) at = (trim(imgout,000021,000021)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:21 - Stillimage bt = (trim(imgout,000022,000022)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:22 a = (trim(imgout,000022,000022)) a = loop(a,100) at = (trim(imgout,000022,000022)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:22 - Stillimage bt = (trim(imgout,000023,000023)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:23 a = (trim(imgout,000023,000023)) a = loop(a,100) at = (trim(imgout,000023,000023)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:23 - Stillimage bt = (trim(imgout,000024,000024)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:24 a = (trim(imgout,000024,000024)) a = loop(a,100) at = (trim(imgout,000024,000024)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:24 - Stillimage bt = (trim(imgout,000025,000025)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:25 a = (trim(imgout,000025,000025)) a = loop(a,100) at = (trim(imgout,000025,000025)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:25 - Stillimage bt = (trim(imgout,000026,000026)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:26 a = (trim(imgout,000026,000026)) a = loop(a,100) at = (trim(imgout,000026,000026)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:26 - Stillimage bt = (trim(imgout,000027,000027)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:27 a = (trim(imgout,000027,000027)) a = loop(a,100) at = (trim(imgout,000027,000027)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:27 - Stillimage bt = (trim(imgout,000028,000028)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:28 a = (trim(imgout,000028,000028)) a = loop(a,100) at = (trim(imgout,000028,000028)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:28 - Stillimage bt = (trim(imgout,000029,000029)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:29 a = (trim(imgout,000029,000029)) a = loop(a,100) at = (trim(imgout,000029,000029)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:29 - Stillimage bt = (trim(imgout,000030,000030)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:30 a = (trim(imgout,000030,000030)) a = loop(a,100) at = (trim(imgout,000030,000030)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:30 - Stillimage bt = (trim(imgout,000031,000031)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:31 a = (trim(imgout,000031,000031)) a = loop(a,100) at = (trim(imgout,000031,000031)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:31 - Stillimage bt = (trim(imgout,000032,000032)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:32 a = (trim(imgout,000032,000032)) a = loop(a,100) at = (trim(imgout,000032,000032)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:32 - Stillimage bt = (trim(imgout,000033,000033)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:33 a = (trim(imgout,000033,000033)) a = loop(a,100) at = (trim(imgout,000033,000033)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:33 - Stillimage bt = (trim(imgout,000034,000034)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:34 a = (trim(imgout,000034,000034)) a = loop(a,100) at = (trim(imgout,000034,000034)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:34 - Video b = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0325.avi").AssumeFPS(25, true).converttoyv12().eqaudio() bwav = b.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0325.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(b,Width(b)*1,height(b)*1),SafeAviW,safeAviH,rate) backname = loop(bname,b.framecount) b = converttoyv12(AddBack(aviname,backname,1).Has169()) bt = trim(b, 0, -1) bt = loop(bt,50) bwav = bwav.HasAudio() ? bwav : audiodub(b,BlankClip(length=b.framecount, fps = rate, audio_rate=48000, stereo = true)) b = audiodub(b,bwav).eqaudio() bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:35 d = pointchk(inpoint, outpoint) ? d : d.trim(0,inpoint)+audiodub(d.trim(inpoint,outpoint),BlankClip(outpoint-inpoint, fps = rate, audio_rate=48000, stereo = true)) a = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0325.avi").AssumeFPS(25, true).converttoyv12().eqaudio() alength = a.framecount awav = a.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0325.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(a,Width(a)*1,height(a)*1),SafeAviW,safeAviH,rate) backname = loop(bname,a.framecount) a = converttoyv12(AddBack(aviname,backname,1).Has169()) at = trim(a, a.framecount-1, a.framecount) awav = awav.HasAudio() ? awav : audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) a = audiodub(a,awav).eqaudio() at = loop(at,50) atwav = at.killvideo() atwav = atwav.HasAudio() ? atwav : audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,atwav).eqaudio() inpoint = d.framecount+a.framecount # Transition no:35 - Stillimage bt = (trim(imgout,000036,000036)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c # Slide no:36 a = (trim(imgout,000036,000036)) a = loop(a,100) at = (trim(imgout,000036,000036)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:36 - Stillimage bt = (trim(imgout,000037,000037)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:37 a = (trim(imgout,000037,000037)) a = loop(a,100) at = (trim(imgout,000037,000037)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:37 - Stillimage bt = (trim(imgout,000038,000038)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:38 a = (trim(imgout,000038,000038)) a = loop(a,100) at = (trim(imgout,000038,000038)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:38 - Stillimage bt = (trim(imgout,000039,000039)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:39 a = (trim(imgout,000039,000039)) a = loop(a,100) at = (trim(imgout,000039,000039)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:39 - Stillimage bt = (trim(imgout,000040,000040)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:40 a = (trim(imgout,000040,000040)) a = loop(a,100) at = (trim(imgout,000040,000040)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:40 - Stillimage bt = (trim(imgout,000041,000041)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:41 a = (trim(imgout,000041,000041)) a = loop(a,100) at = (trim(imgout,000041,000041)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:41 - Stillimage bt = (trim(imgout,000042,000042)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:42 a = (trim(imgout,000042,000042)) a = loop(a,100) at = (trim(imgout,000042,000042)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:42 - Stillimage bt = (trim(imgout,000043,000043)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:43 a = (trim(imgout,000043,000043)) a = loop(a,100) at = (trim(imgout,000043,000043)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:43 - Stillimage bt = (trim(imgout,000044,000044)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:44 a = (trim(imgout,000044,000044)) a = loop(a,100) at = (trim(imgout,000044,000044)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:44 - Stillimage bt = (trim(imgout,000045,000045)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:45 a = (trim(imgout,000045,000045)) a = loop(a,100) at = (trim(imgout,000045,000045)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:45 - Stillimage bt = (trim(imgout,000046,000046)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:46 a = (trim(imgout,000046,000046)) a = loop(a,100) at = (trim(imgout,000046,000046)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:46 - Stillimage bt = (trim(imgout,000047,000047)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:47 a = (trim(imgout,000047,000047)) a = loop(a,100) at = (trim(imgout,000047,000047)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:47 - Stillimage bt = (trim(imgout,000048,000048)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:48 a = (trim(imgout,000048,000048)) a = loop(a,100) at = (trim(imgout,000048,000048)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:48 - Stillimage bt = (trim(imgout,000049,000049)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:49 a = (trim(imgout,000049,000049)) a = loop(a,100) at = (trim(imgout,000049,000049)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:49 - Stillimage bt = (trim(imgout,000050,000050)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:50 a = (trim(imgout,000050,000050)) a = loop(a,100) at = (trim(imgout,000050,000050)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:50 - Stillimage bt = (trim(imgout,000051,000051)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:51 a = (trim(imgout,000051,000051)) a = loop(a,100) at = (trim(imgout,000051,000051)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:51 - Stillimage bt = (trim(imgout,000052,000052)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:52 a = (trim(imgout,000052,000052)) a = loop(a,100) at = (trim(imgout,000052,000052)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:52 - Stillimage bt = (trim(imgout,000053,000053)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:53 a = (trim(imgout,000053,000053)) a = loop(a,100) at = (trim(imgout,000053,000053)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:53 - Video b = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0334.avi").AssumeFPS(25, true).converttoyv12().eqaudio() bwav = b.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0334.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(b,Width(b)*1,height(b)*1),SafeAviW,safeAviH,rate) backname = loop(bname,b.framecount) b = converttoyv12(AddBack(aviname,backname,1).Has169()) bt = trim(b, 0, -1) bt = loop(bt,50) bwav = bwav.HasAudio() ? bwav : audiodub(b,BlankClip(length=b.framecount, fps = rate, audio_rate=48000, stereo = true)) b = audiodub(b,bwav).eqaudio() bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:54 d = pointchk(inpoint, outpoint) ? d : d.trim(0,inpoint)+audiodub(d.trim(inpoint,outpoint),BlankClip(outpoint-inpoint, fps = rate, audio_rate=48000, stereo = true)) a = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0334.avi").AssumeFPS(25, true).converttoyv12().eqaudio() alength = a.framecount awav = a.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0334.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(a,Width(a)*1,height(a)*1),SafeAviW,safeAviH,rate) backname = loop(bname,a.framecount) a = converttoyv12(AddBack(aviname,backname,1).Has169()) at = trim(a, a.framecount-1, a.framecount) awav = awav.HasAudio() ? awav : audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) a = audiodub(a,awav).eqaudio() at = loop(at,50) atwav = at.killvideo() atwav = atwav.HasAudio() ? atwav : audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,atwav).eqaudio() inpoint = d.framecount+a.framecount # Transition no:54 - Stillimage bt = (trim(imgout,000055,000055)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c # Slide no:55 a = (trim(imgout,000055,000055)) a = loop(a,100) at = (trim(imgout,000055,000055)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:55 - Stillimage bt = (trim(imgout,000056,000056)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:56 a = (trim(imgout,000056,000056)) a = loop(a,100) at = (trim(imgout,000056,000056)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:56 - Stillimage bt = (trim(imgout,000057,000057)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:57 a = (trim(imgout,000057,000057)) a = loop(a,100) at = (trim(imgout,000057,000057)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:57 - Stillimage bt = (trim(imgout,000058,000058)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:58 a = (trim(imgout,000058,000058)) a = loop(a,100) at = (trim(imgout,000058,000058)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:58 - Stillimage bt = (trim(imgout,000059,000059)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:59 a = (trim(imgout,000059,000059)) a = loop(a,100) at = (trim(imgout,000059,000059)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:59 - Stillimage bt = (trim(imgout,000060,000060)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:60 a = (trim(imgout,000060,000060)) a = loop(a,100) at = (trim(imgout,000060,000060)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:60 - Stillimage bt = (trim(imgout,000061,000061)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:61 a = (trim(imgout,000061,000061)) a = loop(a,100) at = (trim(imgout,000061,000061)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:61 - Stillimage bt = (trim(imgout,000062,000062)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:62 a = (trim(imgout,000062,000062)) a = loop(a,100) at = (trim(imgout,000062,000062)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:62 - Stillimage bt = (trim(imgout,000063,000063)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:63 a = (trim(imgout,000063,000063)) a = loop(a,100) at = (trim(imgout,000063,000063)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:63 - Stillimage bt = (trim(imgout,000064,000064)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:64 a = (trim(imgout,000064,000064)) a = loop(a,100) at = (trim(imgout,000064,000064)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:64 - Stillimage bt = (trim(imgout,000065,000065)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:65 a = (trim(imgout,000065,000065)) a = loop(a,100) at = (trim(imgout,000065,000065)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:65 - Stillimage bt = (trim(imgout,000066,000066)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:66 a = (trim(imgout,000066,000066)) a = loop(a,100) at = (trim(imgout,000066,000066)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:66 - Stillimage bt = (trim(imgout,000067,000067)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:67 a = (trim(imgout,000067,000067)) a = loop(a,100) at = (trim(imgout,000067,000067)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:67 - Stillimage bt = (trim(imgout,000068,000068)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:68 a = (trim(imgout,000068,000068)) a = loop(a,100) at = (trim(imgout,000068,000068)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:68 - Stillimage bt = (trim(imgout,000069,000069)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:69 a = (trim(imgout,000069,000069)) a = loop(a,100) at = (trim(imgout,000069,000069)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:69 - Stillimage bt = (trim(imgout,000070,000070)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:70 a = (trim(imgout,000070,000070)) a = loop(a,100) at = (trim(imgout,000070,000070)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:70 - Stillimage bt = (trim(imgout,000071,000071)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:71 a = (trim(imgout,000071,000071)) a = loop(a,100) at = (trim(imgout,000071,000071)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:71 - Stillimage bt = (trim(imgout,000072,000072)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:72 a = (trim(imgout,000072,000072)) a = loop(a,100) at = (trim(imgout,000072,000072)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:72 - Stillimage bt = (trim(imgout,000073,000073)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:73 a = (trim(imgout,000073,000073)) a = loop(a,100) at = (trim(imgout,000073,000073)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:73 - Stillimage bt = (trim(imgout,000074,000074)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:74 a = (trim(imgout,000074,000074)) a = loop(a,100) at = (trim(imgout,000074,000074)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:74 - Stillimage bt = (trim(imgout,000075,000075)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:75 a = (trim(imgout,000075,000075)) a = loop(a,100) at = (trim(imgout,000075,000075)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:75 - Stillimage bt = (trim(imgout,000076,000076)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:76 a = (trim(imgout,000076,000076)) a = loop(a,100) at = (trim(imgout,000076,000076)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:76 - Stillimage bt = (trim(imgout,000077,000077)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:77 a = (trim(imgout,000077,000077)) a = loop(a,100) at = (trim(imgout,000077,000077)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:77 - Stillimage bt = (trim(imgout,000078,000078)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:78 a = (trim(imgout,000078,000078)) a = loop(a,100) at = (trim(imgout,000078,000078)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:78 - Stillimage bt = (trim(imgout,000079,000079)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:79 a = (trim(imgout,000079,000079)) a = loop(a,100) at = (trim(imgout,000079,000079)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:79 - Stillimage bt = (trim(imgout,000080,000080)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:80 a = (trim(imgout,000080,000080)) a = loop(a,100) at = (trim(imgout,000080,000080)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:80 - Stillimage bt = (trim(imgout,000081,000081)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:81 a = (trim(imgout,000081,000081)) a = loop(a,100) at = (trim(imgout,000081,000081)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:81 - Stillimage bt = (trim(imgout,000082,000082)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:82 a = (trim(imgout,000082,000082)) a = loop(a,100) at = (trim(imgout,000082,000082)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:82 - Stillimage bt = (trim(imgout,000083,000083)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:83 a = (trim(imgout,000083,000083)) a = loop(a,100) at = (trim(imgout,000083,000083)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:83 - Stillimage bt = (trim(imgout,000084,000084)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:84 a = (trim(imgout,000084,000084)) a = loop(a,100) at = (trim(imgout,000084,000084)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:84 - Stillimage bt = (trim(imgout,000085,000085)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:85 a = (trim(imgout,000085,000085)) a = loop(a,100) at = (trim(imgout,000085,000085)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:85 - Stillimage bt = (trim(imgout,000086,000086)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:86 a = (trim(imgout,000086,000086)) a = loop(a,100) at = (trim(imgout,000086,000086)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:86 - Stillimage bt = (trim(imgout,000087,000087)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:87 a = (trim(imgout,000087,000087)) a = loop(a,100) at = (trim(imgout,000087,000087)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:87 - Stillimage bt = (trim(imgout,000088,000088)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:88 a = (trim(imgout,000088,000088)) a = loop(a,100) at = (trim(imgout,000088,000088)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:88 - Stillimage bt = (trim(imgout,000089,000089)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:89 a = (trim(imgout,000089,000089)) a = loop(a,100) at = (trim(imgout,000089,000089)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:89 - Stillimage bt = (trim(imgout,000090,000090)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:90 a = (trim(imgout,000090,000090)) a = loop(a,100) at = (trim(imgout,000090,000090)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:90 - Stillimage bt = (trim(imgout,000091,000091)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:91 a = (trim(imgout,000091,000091)) a = loop(a,100) at = (trim(imgout,000091,000091)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:91 - Stillimage bt = (trim(imgout,000092,000092)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:92 a = (trim(imgout,000092,000092)) a = loop(a,100) at = (trim(imgout,000092,000092)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:92 - Stillimage bt = (trim(imgout,000093,000093)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:93 a = (trim(imgout,000093,000093)) a = loop(a,100) at = (trim(imgout,000093,000093)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:93 - Stillimage bt = (trim(imgout,000094,000094)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:94 a = (trim(imgout,000094,000094)) a = loop(a,100) at = (trim(imgout,000094,000094)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:94 - Stillimage bt = (trim(imgout,000095,000095)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:95 a = (trim(imgout,000095,000095)) a = loop(a,100) at = (trim(imgout,000095,000095)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:95 - Stillimage bt = (trim(imgout,000096,000096)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:96 a = (trim(imgout,000096,000096)) a = loop(a,100) at = (trim(imgout,000096,000096)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:96 - Stillimage bt = (trim(imgout,000097,000097)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:97 a = (trim(imgout,000097,000097)) a = loop(a,100) at = (trim(imgout,000097,000097)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:97 - Stillimage bt = (trim(imgout,000098,000098)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:98 a = (trim(imgout,000098,000098)) a = loop(a,100) at = (trim(imgout,000098,000098)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:98 - Stillimage bt = (trim(imgout,000099,000099)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:99 a = (trim(imgout,000099,000099)) a = loop(a,100) at = (trim(imgout,000099,000099)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:99 - Stillimage bt = (trim(imgout,0000100,0000100)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:100 a = (trim(imgout,000100,000100)) a = loop(a,100) at = (trim(imgout,000100,000100)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:100 - Stillimage bt = (trim(imgout,000101,000101)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:101 a = (trim(imgout,000101,000101)) a = loop(a,100) at = (trim(imgout,000101,000101)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:101 - Stillimage bt = (trim(imgout,000102,000102)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:102 a = (trim(imgout,000102,000102)) a = loop(a,100) at = (trim(imgout,000102,000102)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:102 - Stillimage bt = (trim(imgout,000103,000103)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:103 a = (trim(imgout,000103,000103)) a = loop(a,100) at = (trim(imgout,000103,000103)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:103 - Stillimage bt = (trim(imgout,000104,000104)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:104 a = (trim(imgout,000104,000104)) a = loop(a,100) at = (trim(imgout,000104,000104)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:104 - Stillimage bt = (trim(imgout,000105,000105)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:105 a = (trim(imgout,000105,000105)) a = loop(a,100) at = (trim(imgout,000105,000105)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:105 - Stillimage bt = (trim(imgout,000106,000106)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:106 a = (trim(imgout,000106,000106)) a = loop(a,100) at = (trim(imgout,000106,000106)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:106 - Stillimage bt = (trim(imgout,000107,000107)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:107 a = (trim(imgout,000107,000107)) a = loop(a,100) at = (trim(imgout,000107,000107)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:107 - Stillimage bt = (trim(imgout,000108,000108)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:108 a = (trim(imgout,000108,000108)) a = loop(a,100) at = (trim(imgout,000108,000108)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:108 - Stillimage bt = (trim(imgout,000109,000109)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:109 a = (trim(imgout,000109,000109)) a = loop(a,100) at = (trim(imgout,000109,000109)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:109 - Stillimage bt = (trim(imgout,000110,000110)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:110 a = (trim(imgout,000110,000110)) a = loop(a,100) at = (trim(imgout,000110,000110)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:110 - Stillimage bt = (trim(imgout,000111,000111)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:111 a = (trim(imgout,000111,000111)) a = loop(a,100) at = (trim(imgout,000111,000111)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:111 - Stillimage bt = (trim(imgout,000112,000112)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:112 a = (trim(imgout,000112,000112)) a = loop(a,100) at = (trim(imgout,000112,000112)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:112 - Stillimage bt = (trim(imgout,000113,000113)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:113 a = (trim(imgout,000113,000113)) a = loop(a,100) at = (trim(imgout,000113,000113)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:113 - Stillimage bt = (trim(imgout,000114,000114)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:114 a = (trim(imgout,000114,000114)) a = loop(a,100) at = (trim(imgout,000114,000114)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:114 - Stillimage bt = (trim(imgout,000115,000115)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:115 a = (trim(imgout,000115,000115)) a = loop(a,100) at = (trim(imgout,000115,000115)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:115 - Stillimage bt = (trim(imgout,000116,000116)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:116 a = (trim(imgout,000116,000116)) a = loop(a,100) at = (trim(imgout,000116,000116)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:116 - Stillimage bt = (trim(imgout,000117,000117)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:117 a = (trim(imgout,000117,000117)) a = loop(a,100) at = (trim(imgout,000117,000117)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:117 - Stillimage bt = (trim(imgout,000118,000118)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:118 a = (trim(imgout,000118,000118)) a = loop(a,100) at = (trim(imgout,000118,000118)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:118 - Stillimage bt = (trim(imgout,000119,000119)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:119 a = (trim(imgout,000119,000119)) a = loop(a,100) at = (trim(imgout,000119,000119)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:119 - Stillimage bt = (trim(imgout,000120,000120)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:120 a = (trim(imgout,000120,000120)) a = loop(a,100) at = (trim(imgout,000120,000120)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:120 - Stillimage bt = (trim(imgout,000121,000121)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:121 a = (trim(imgout,000121,000121)) a = loop(a,100) at = (trim(imgout,000121,000121)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:121 - Stillimage bt = (trim(imgout,000122,000122)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:122 a = (trim(imgout,000122,000122)) a = loop(a,100) at = (trim(imgout,000122,000122)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:122 - Stillimage bt = (trim(imgout,000123,000123)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:123 a = (trim(imgout,000123,000123)) a = loop(a,100) at = (trim(imgout,000123,000123)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:123 - Stillimage bt = (trim(imgout,000124,000124)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:124 a = (trim(imgout,000124,000124)) a = loop(a,100) at = (trim(imgout,000124,000124)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:124 - Stillimage bt = (trim(imgout,000125,000125)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:125 a = (trim(imgout,000125,000125)) a = loop(a,100) at = (trim(imgout,000125,000125)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:125 - Stillimage bt = (trim(imgout,000126,000126)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:126 a = (trim(imgout,000126,000126)) a = loop(a,100) at = (trim(imgout,000126,000126)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:126 - Stillimage bt = (trim(imgout,000127,000127)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:127 a = (trim(imgout,000127,000127)) a = loop(a,100) at = (trim(imgout,000127,000127)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:127 - Stillimage bt = (trim(imgout,000128,000128)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:128 a = (trim(imgout,000128,000128)) a = loop(a,100) at = (trim(imgout,000128,000128)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:128 - Stillimage bt = (trim(imgout,000129,000129)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:129 a = (trim(imgout,000129,000129)) a = loop(a,100) at = (trim(imgout,000129,000129)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:129 - Stillimage bt = (trim(imgout,000130,000130)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:130 a = (trim(imgout,000130,000130)) a = loop(a,100) at = (trim(imgout,000130,000130)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:130 - Stillimage bt = (trim(imgout,000131,000131)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:131 a = (trim(imgout,000131,000131)) a = loop(a,100) at = (trim(imgout,000131,000131)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:131 - Stillimage bt = (trim(imgout,000132,000132)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:132 a = (trim(imgout,000132,000132)) a = loop(a,100) at = (trim(imgout,000132,000132)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:132 - Stillimage bt = (trim(imgout,000133,000133)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:133 a = (trim(imgout,000133,000133)) a = loop(a,100) at = (trim(imgout,000133,000133)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:133 - Stillimage bt = (trim(imgout,000134,000134)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:134 a = (trim(imgout,000134,000134)) a = loop(a,100) at = (trim(imgout,000134,000134)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:134 - Stillimage bt = (trim(imgout,000135,000135)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:135 a = (trim(imgout,000135,000135)) a = loop(a,100) at = (trim(imgout,000135,000135)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:135 - Stillimage bt = (trim(imgout,000136,000136)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:136 a = (trim(imgout,000136,000136)) a = loop(a,100) at = (trim(imgout,000136,000136)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:136 - Stillimage bt = (trim(imgout,000137,000137)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:137 a = (trim(imgout,000137,000137)) a = loop(a,100) at = (trim(imgout,000137,000137)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:137 - Stillimage bt = (trim(imgout,000138,000138)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:138 a = (trim(imgout,000138,000138)) a = loop(a,100) at = (trim(imgout,000138,000138)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:138 - Stillimage bt = (trim(imgout,000139,000139)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:139 a = (trim(imgout,000139,000139)) a = loop(a,100) at = (trim(imgout,000139,000139)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:139 - Stillimage bt = (trim(imgout,000140,000140)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:140 a = (trim(imgout,000140,000140)) a = loop(a,100) at = (trim(imgout,000140,000140)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:140 - Stillimage bt = (trim(imgout,000141,000141)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:141 a = (trim(imgout,000141,000141)) a = loop(a,100) at = (trim(imgout,000141,000141)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:141 - Stillimage bt = (trim(imgout,000142,000142)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:142 a = (trim(imgout,000142,000142)) a = loop(a,100) at = (trim(imgout,000142,000142)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:142 - Stillimage bt = (trim(imgout,000143,000143)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:143 a = (trim(imgout,000143,000143)) a = loop(a,100) at = (trim(imgout,000143,000143)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:143 - Stillimage bt = (trim(imgout,000144,000144)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:144 a = (trim(imgout,000144,000144)) a = loop(a,100) at = (trim(imgout,000144,000144)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:144 - Stillimage bt = (trim(imgout,000145,000145)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:145 a = (trim(imgout,000145,000145)) a = loop(a,100) at = (trim(imgout,000145,000145)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:145 - Stillimage bt = (trim(imgout,000146,000146)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:146 a = (trim(imgout,000146,000146)) a = loop(a,100) at = (trim(imgout,000146,000146)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:146 - Video b = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0452.avi").AssumeFPS(25, true).converttoyv12().eqaudio() bwav = b.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0452.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(b,Width(b)*1,height(b)*1),SafeAviW,safeAviH,rate) backname = loop(bname,b.framecount) b = converttoyv12(AddBack(aviname,backname,1).Has169()) bt = trim(b, 0, -1) bt = loop(bt,50) bwav = bwav.HasAudio() ? bwav : audiodub(b,BlankClip(length=b.framecount, fps = rate, audio_rate=48000, stereo = true)) b = audiodub(b,bwav).eqaudio() bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:147 d = pointchk(inpoint, outpoint) ? d : d.trim(0,inpoint)+audiodub(d.trim(inpoint,outpoint),BlankClip(outpoint-inpoint, fps = rate, audio_rate=48000, stereo = true)) a = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0452.avi").AssumeFPS(25, true).converttoyv12().eqaudio() alength = a.framecount awav = a.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0452.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(a,Width(a)*1,height(a)*1),SafeAviW,safeAviH,rate) backname = loop(bname,a.framecount) a = converttoyv12(AddBack(aviname,backname,1).Has169()) at = trim(a, a.framecount-1, a.framecount) awav = awav.HasAudio() ? awav : audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) a = audiodub(a,awav).eqaudio() at = loop(at,50) atwav = at.killvideo() atwav = atwav.HasAudio() ? atwav : audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,atwav).eqaudio() inpoint = d.framecount+a.framecount # Transition no:147 - Video b = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0459.avi").AssumeFPS(25, true).converttoyv12().eqaudio() bwav = b.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0459.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(b,Width(b)*1,height(b)*1),SafeAviW,safeAviH,rate) backname = loop(bname,b.framecount) b = converttoyv12(AddBack(aviname,backname,1).Has169()) bt = trim(b, 0, -1) bt = loop(bt,50) bwav = bwav.HasAudio() ? bwav : audiodub(b,BlankClip(length=b.framecount, fps = rate, audio_rate=48000, stereo = true)) b = audiodub(b,bwav).eqaudio() bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c # Slide no:148 d = pointchk(inpoint, outpoint) ? d : d.trim(0,inpoint)+audiodub(d.trim(inpoint,outpoint),BlankClip(outpoint-inpoint, fps = rate, audio_rate=48000, stereo = true)) a = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0459.avi").AssumeFPS(25, true).converttoyv12().eqaudio() alength = a.framecount awav = a.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0459.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(a,Width(a)*1,height(a)*1),SafeAviW,safeAviH,rate) backname = loop(bname,a.framecount) a = converttoyv12(AddBack(aviname,backname,1).Has169()) at = trim(a, a.framecount-1, a.framecount) awav = awav.HasAudio() ? awav : audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) a = audiodub(a,awav).eqaudio() at = loop(at,50) atwav = at.killvideo() atwav = atwav.HasAudio() ? atwav : audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,atwav).eqaudio() inpoint = d.framecount+a.framecount # Transition no:148 - Video b = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0468.avi").AssumeFPS(25, true).converttoyv12().eqaudio() bwav = b.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0468.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(b,Width(b)*1,height(b)*1),SafeAviW,safeAviH,rate) backname = loop(bname,b.framecount) b = converttoyv12(AddBack(aviname,backname,1).Has169()) bt = trim(b, 0, -1) bt = loop(bt,50) bwav = bwav.HasAudio() ? bwav : audiodub(b,BlankClip(length=b.framecount, fps = rate, audio_rate=48000, stereo = true)) b = audiodub(b,bwav).eqaudio() bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c # Slide no:149 d = pointchk(inpoint, outpoint) ? d : d.trim(0,inpoint)+audiodub(d.trim(inpoint,outpoint),BlankClip(outpoint-inpoint, fps = rate, audio_rate=48000, stereo = true)) a = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0468.avi").AssumeFPS(25, true).converttoyv12().eqaudio() alength = a.framecount awav = a.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0468.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(a,Width(a)*1,height(a)*1),SafeAviW,safeAviH,rate) backname = loop(bname,a.framecount) a = converttoyv12(AddBack(aviname,backname,1).Has169()) at = trim(a, a.framecount-1, a.framecount) awav = awav.HasAudio() ? awav : audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) a = audiodub(a,awav).eqaudio() at = loop(at,50) atwav = at.killvideo() atwav = atwav.HasAudio() ? atwav : audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,atwav).eqaudio() inpoint = d.framecount+a.framecount # Transition no:149 - Stillimage bt = (trim(imgout,000150,000150)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c # Slide no:150 a = (trim(imgout,000150,000150)) a = loop(a,100) at = (trim(imgout,000150,000150)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:150 - Stillimage bt = (trim(imgout,000151,000151)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:151 a = (trim(imgout,000151,000151)) a = loop(a,100) at = (trim(imgout,000151,000151)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:151 - Stillimage bt = (trim(imgout,000152,000152)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:152 a = (trim(imgout,000152,000152)) a = loop(a,100) at = (trim(imgout,000152,000152)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:152 - Stillimage bt = (trim(imgout,000153,000153)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:153 a = (trim(imgout,000153,000153)) a = loop(a,100) at = (trim(imgout,000153,000153)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:153 - Stillimage bt = (trim(imgout,000154,000154)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:154 a = (trim(imgout,000154,000154)) a = loop(a,100) at = (trim(imgout,000154,000154)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:154 - Stillimage bt = (trim(imgout,000155,000155)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:155 a = (trim(imgout,000155,000155)) a = loop(a,100) at = (trim(imgout,000155,000155)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:155 - Stillimage bt = (trim(imgout,000156,000156)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:156 a = (trim(imgout,000156,000156)) a = loop(a,100) at = (trim(imgout,000156,000156)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:156 - Stillimage bt = (trim(imgout,000157,000157)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:157 a = (trim(imgout,000157,000157)) a = loop(a,100) at = (trim(imgout,000157,000157)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:157 - Video b = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0484.avi").AssumeFPS(25, true).converttoyv12().eqaudio() bwav = b.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0484.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(b,Width(b)*1,height(b)*1),SafeAviW,safeAviH,rate) backname = loop(bname,b.framecount) b = converttoyv12(AddBack(aviname,backname,1).Has169()) bt = trim(b, 0, -1) bt = loop(bt,50) bwav = bwav.HasAudio() ? bwav : audiodub(b,BlankClip(length=b.framecount, fps = rate, audio_rate=48000, stereo = true)) b = audiodub(b,bwav).eqaudio() bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:158 d = pointchk(inpoint, outpoint) ? d : d.trim(0,inpoint)+audiodub(d.trim(inpoint,outpoint),BlankClip(outpoint-inpoint, fps = rate, audio_rate=48000, stereo = true)) a = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0484.avi").AssumeFPS(25, true).converttoyv12().eqaudio() alength = a.framecount awav = a.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0484.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(a,Width(a)*1,height(a)*1),SafeAviW,safeAviH,rate) backname = loop(bname,a.framecount) a = converttoyv12(AddBack(aviname,backname,1).Has169()) at = trim(a, a.framecount-1, a.framecount) awav = awav.HasAudio() ? awav : audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) a = audiodub(a,awav).eqaudio() at = loop(at,50) atwav = at.killvideo() atwav = atwav.HasAudio() ? atwav : audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,atwav).eqaudio() inpoint = d.framecount+a.framecount # Transition no:158 - Stillimage bt = (trim(imgout,000159,000159)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c # Slide no:159 a = (trim(imgout,000159,000159)) a = loop(a,100) at = (trim(imgout,000159,000159)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:159 - Stillimage bt = (trim(imgout,000160,000160)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:160 a = (trim(imgout,000160,000160)) a = loop(a,100) at = (trim(imgout,000160,000160)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:160 - Stillimage bt = (trim(imgout,000161,000161)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:161 a = (trim(imgout,000161,000161)) a = loop(a,100) at = (trim(imgout,000161,000161)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:161 - Stillimage bt = (trim(imgout,000162,000162)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:162 a = (trim(imgout,000162,000162)) a = loop(a,100) at = (trim(imgout,000162,000162)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:162 - Stillimage bt = (trim(imgout,000163,000163)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:163 a = (trim(imgout,000163,000163)) a = loop(a,100) at = (trim(imgout,000163,000163)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:163 - Stillimage bt = (trim(imgout,000164,000164)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:164 a = (trim(imgout,000164,000164)) a = loop(a,100) at = (trim(imgout,000164,000164)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:164 - Stillimage bt = (trim(imgout,000165,000165)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:165 a = (trim(imgout,000165,000165)) a = loop(a,100) at = (trim(imgout,000165,000165)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:165 - Stillimage bt = (trim(imgout,000166,000166)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:166 a = (trim(imgout,000166,000166)) a = loop(a,100) at = (trim(imgout,000166,000166)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:166 - Stillimage bt = (trim(imgout,000167,000167)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:167 a = (trim(imgout,000167,000167)) a = loop(a,100) at = (trim(imgout,000167,000167)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:167 - Stillimage bt = (trim(imgout,000168,000168)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:168 a = (trim(imgout,000168,000168)) a = loop(a,100) at = (trim(imgout,000168,000168)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:168 - Stillimage bt = (trim(imgout,000169,000169)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:169 a = (trim(imgout,000169,000169)) a = loop(a,100) at = (trim(imgout,000169,000169)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:169 - Stillimage bt = (trim(imgout,000170,000170)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:170 a = (trim(imgout,000170,000170)) a = loop(a,100) at = (trim(imgout,000170,000170)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:170 - Stillimage bt = (trim(imgout,000171,000171)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:171 a = (trim(imgout,000171,000171)) a = loop(a,100) at = (trim(imgout,000171,000171)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:171 - Stillimage bt = (trim(imgout,000172,000172)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:172 a = (trim(imgout,000172,000172)) a = loop(a,100) at = (trim(imgout,000172,000172)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:172 - Stillimage bt = (trim(imgout,000173,000173)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:173 a = (trim(imgout,000173,000173)) a = loop(a,100) at = (trim(imgout,000173,000173)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:173 - Stillimage bt = (trim(imgout,000174,000174)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:174 a = (trim(imgout,000174,000174)) a = loop(a,100) at = (trim(imgout,000174,000174)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:174 - Stillimage bt = (trim(imgout,000175,000175)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:175 a = (trim(imgout,000175,000175)) a = loop(a,100) at = (trim(imgout,000175,000175)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:175 - Stillimage bt = (trim(imgout,000176,000176)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:176 a = (trim(imgout,000176,000176)) a = loop(a,100) at = (trim(imgout,000176,000176)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:176 - Stillimage bt = (trim(imgout,000177,000177)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:177 a = (trim(imgout,000177,000177)) a = loop(a,100) at = (trim(imgout,000177,000177)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:177 - Stillimage bt = (trim(imgout,000178,000178)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:178 a = (trim(imgout,000178,000178)) a = loop(a,100) at = (trim(imgout,000178,000178)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:178 - Stillimage bt = (trim(imgout,000179,000179)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:179 a = (trim(imgout,000179,000179)) a = loop(a,100) at = (trim(imgout,000179,000179)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:179 - Stillimage bt = (trim(imgout,000180,000180)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:180 a = (trim(imgout,000180,000180)) a = loop(a,100) at = (trim(imgout,000180,000180)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:180 - Stillimage bt = (trim(imgout,000181,000181)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:181 a = (trim(imgout,000181,000181)) a = loop(a,100) at = (trim(imgout,000181,000181)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:181 - Stillimage bt = (trim(imgout,000182,000182)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:182 a = (trim(imgout,000182,000182)) a = loop(a,100) at = (trim(imgout,000182,000182)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:182 - Stillimage bt = (trim(imgout,000183,000183)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:183 a = (trim(imgout,000183,000183)) a = loop(a,100) at = (trim(imgout,000183,000183)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:183 - Stillimage bt = (trim(imgout,000184,000184)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:184 a = (trim(imgout,000184,000184)) a = loop(a,100) at = (trim(imgout,000184,000184)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:184 - Stillimage bt = (trim(imgout,000185,000185)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:185 a = (trim(imgout,000185,000185)) a = loop(a,100) at = (trim(imgout,000185,000185)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:185 - Stillimage bt = (trim(imgout,000186,000186)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:186 a = (trim(imgout,000186,000186)) a = loop(a,100) at = (trim(imgout,000186,000186)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:186 - Stillimage bt = (trim(imgout,000187,000187)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:187 a = (trim(imgout,000187,000187)) a = loop(a,100) at = (trim(imgout,000187,000187)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:187 - Stillimage bt = (trim(imgout,000188,000188)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:188 a = (trim(imgout,000188,000188)) a = loop(a,100) at = (trim(imgout,000188,000188)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:188 - Stillimage bt = (trim(imgout,000189,000189)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:189 a = (trim(imgout,000189,000189)) a = loop(a,100) at = (trim(imgout,000189,000189)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:189 - Stillimage bt = (trim(imgout,000190,000190)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:190 a = (trim(imgout,000190,000190)) a = loop(a,100) at = (trim(imgout,000190,000190)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:190 - Stillimage bt = (trim(imgout,000191,000191)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:191 a = (trim(imgout,000191,000191)) a = loop(a,100) at = (trim(imgout,000191,000191)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:191 - Stillimage bt = (trim(imgout,000192,000192)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:192 a = (trim(imgout,000192,000192)) a = loop(a,100) at = (trim(imgout,000192,000192)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:192 - Stillimage bt = (trim(imgout,000193,000193)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:193 a = (trim(imgout,000193,000193)) a = loop(a,100) at = (trim(imgout,000193,000193)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:193 - Stillimage bt = (trim(imgout,000194,000194)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:194 a = (trim(imgout,000194,000194)) a = loop(a,100) at = (trim(imgout,000194,000194)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:194 - Stillimage bt = (trim(imgout,000195,000195)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:195 a = (trim(imgout,000195,000195)) a = loop(a,100) at = (trim(imgout,000195,000195)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:195 - Stillimage bt = (trim(imgout,000196,000196)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:196 a = (trim(imgout,000196,000196)) a = loop(a,100) at = (trim(imgout,000196,000196)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:196 - Stillimage bt = (trim(imgout,000197,000197)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:197 a = (trim(imgout,000197,000197)) a = loop(a,100) at = (trim(imgout,000197,000197)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:197 - Stillimage bt = (trim(imgout,000198,000198)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:198 a = (trim(imgout,000198,000198)) a = loop(a,100) at = (trim(imgout,000198,000198)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:198 - Stillimage bt = (trim(imgout,000199,000199)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:199 a = (trim(imgout,000199,000199)) a = loop(a,100) at = (trim(imgout,000199,000199)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:199 - Stillimage bt = (trim(imgout,000200,000200)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:200 a = (trim(imgout,000200,000200)) a = loop(a,100) at = (trim(imgout,000200,000200)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:200 - Stillimage bt = (trim(imgout,000201,000201)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:201 a = (trim(imgout,000201,000201)) a = loop(a,100) at = (trim(imgout,000201,000201)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:201 - Stillimage bt = (trim(imgout,000202,000202)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:202 a = (trim(imgout,000202,000202)) a = loop(a,100) at = (trim(imgout,000202,000202)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:202 - Stillimage bt = (trim(imgout,000203,000203)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:203 a = (trim(imgout,000203,000203)) a = loop(a,100) at = (trim(imgout,000203,000203)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:203 - Stillimage bt = (trim(imgout,000204,000204)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:204 a = (trim(imgout,000204,000204)) a = loop(a,100) at = (trim(imgout,000204,000204)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:204 - Stillimage bt = (trim(imgout,000205,000205)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:205 a = (trim(imgout,000205,000205)) a = loop(a,100) at = (trim(imgout,000205,000205)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:205 - Stillimage bt = (trim(imgout,000206,000206)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:206 a = (trim(imgout,000206,000206)) a = loop(a,100) at = (trim(imgout,000206,000206)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:206 - Stillimage bt = (trim(imgout,000207,000207)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:207 a = (trim(imgout,000207,000207)) a = loop(a,100) at = (trim(imgout,000207,000207)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:207 - Stillimage bt = (trim(imgout,000208,000208)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:208 a = (trim(imgout,000208,000208)) a = loop(a,100) at = (trim(imgout,000208,000208)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:208 - Stillimage bt = (trim(imgout,000209,000209)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:209 a = (trim(imgout,000209,000209)) a = loop(a,100) at = (trim(imgout,000209,000209)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:209 - Stillimage bt = (trim(imgout,000210,000210)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:210 a = (trim(imgout,000210,000210)) a = loop(a,100) at = (trim(imgout,000210,000210)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:210 - Stillimage bt = (trim(imgout,000211,000211)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:211 a = (trim(imgout,000211,000211)) a = loop(a,100) at = (trim(imgout,000211,000211)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:211 - Stillimage bt = (trim(imgout,000212,000212)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:212 a = (trim(imgout,000212,000212)) a = loop(a,100) at = (trim(imgout,000212,000212)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:212 - Stillimage bt = (trim(imgout,000213,000213)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:213 a = (trim(imgout,000213,000213)) a = loop(a,100) at = (trim(imgout,000213,000213)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:213 - Stillimage bt = (trim(imgout,000214,000214)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:214 a = (trim(imgout,000214,000214)) a = loop(a,100) at = (trim(imgout,000214,000214)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:214 - Stillimage bt = (trim(imgout,000215,000215)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:215 a = (trim(imgout,000215,000215)) a = loop(a,100) at = (trim(imgout,000215,000215)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:215 - Stillimage bt = (trim(imgout,000216,000216)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:216 a = (trim(imgout,000216,000216)) a = loop(a,100) at = (trim(imgout,000216,000216)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:216 - Stillimage bt = (trim(imgout,000217,000217)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:217 a = (trim(imgout,000217,000217)) a = loop(a,100) at = (trim(imgout,000217,000217)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:217 - Stillimage bt = (trim(imgout,000218,000218)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:218 a = (trim(imgout,000218,000218)) a = loop(a,100) at = (trim(imgout,000218,000218)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:218 - Stillimage bt = (trim(imgout,000219,000219)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:219 a = (trim(imgout,000219,000219)) a = loop(a,100) at = (trim(imgout,000219,000219)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:219 - Stillimage bt = (trim(imgout,000220,000220)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:220 a = (trim(imgout,000220,000220)) a = loop(a,100) at = (trim(imgout,000220,000220)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:220 - Stillimage bt = (trim(imgout,000221,000221)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:221 a = (trim(imgout,000221,000221)) a = loop(a,100) at = (trim(imgout,000221,000221)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:221 - Stillimage bt = (trim(imgout,000222,000222)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:222 a = (trim(imgout,000222,000222)) a = loop(a,100) at = (trim(imgout,000222,000222)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:222 - Stillimage bt = (trim(imgout,000223,000223)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:223 a = (trim(imgout,000223,000223)) a = loop(a,100) at = (trim(imgout,000223,000223)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:223 - Stillimage bt = (trim(imgout,000224,000224)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:224 a = (trim(imgout,000224,000224)) a = loop(a,100) at = (trim(imgout,000224,000224)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:224 - Stillimage bt = (trim(imgout,000225,000225)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:225 a = (trim(imgout,000225,000225)) a = loop(a,100) at = (trim(imgout,000225,000225)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:225 - Stillimage bt = (trim(imgout,000226,000226)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:226 a = (trim(imgout,000226,000226)) a = loop(a,100) at = (trim(imgout,000226,000226)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:226 - Stillimage bt = (trim(imgout,000227,000227)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:227 a = (trim(imgout,000227,000227)) a = loop(a,100) at = (trim(imgout,000227,000227)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:227 - Stillimage bt = (trim(imgout,000228,000228)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:228 a = (trim(imgout,000228,000228)) a = loop(a,100) at = (trim(imgout,000228,000228)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:228 - Stillimage bt = (trim(imgout,000229,000229)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:229 a = (trim(imgout,000229,000229)) a = loop(a,100) at = (trim(imgout,000229,000229)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:229 - Stillimage bt = (trim(imgout,000230,000230)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:230 a = (trim(imgout,000230,000230)) a = loop(a,100) at = (trim(imgout,000230,000230)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:230 - Stillimage bt = (trim(imgout,000231,000231)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:231 a = (trim(imgout,000231,000231)) a = loop(a,100) at = (trim(imgout,000231,000231)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:231 - Stillimage bt = (trim(imgout,000232,000232)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:232 a = (trim(imgout,000232,000232)) a = loop(a,100) at = (trim(imgout,000232,000232)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:232 - Stillimage bt = (trim(imgout,000233,000233)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:233 a = (trim(imgout,000233,000233)) a = loop(a,100) at = (trim(imgout,000233,000233)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:233 - Stillimage bt = (trim(imgout,000234,000234)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:234 a = (trim(imgout,000234,000234)) a = loop(a,100) at = (trim(imgout,000234,000234)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:234 - Stillimage bt = (trim(imgout,000235,000235)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:235 a = (trim(imgout,000235,000235)) a = loop(a,100) at = (trim(imgout,000235,000235)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:235 - Stillimage bt = (trim(imgout,000236,000236)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:236 a = (trim(imgout,000236,000236)) a = loop(a,100) at = (trim(imgout,000236,000236)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:236 - Stillimage bt = (trim(imgout,000237,000237)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:237 a = (trim(imgout,000237,000237)) a = loop(a,100) at = (trim(imgout,000237,000237)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:237 - Stillimage bt = (trim(imgout,000238,000238)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:238 a = (trim(imgout,000238,000238)) a = loop(a,100) at = (trim(imgout,000238,000238)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:238 - Stillimage bt = (trim(imgout,000239,000239)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:239 a = (trim(imgout,000239,000239)) a = loop(a,100) at = (trim(imgout,000239,000239)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:239 - Stillimage bt = (trim(imgout,000240,000240)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:240 a = (trim(imgout,000240,000240)) a = loop(a,100) at = (trim(imgout,000240,000240)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:240 - Stillimage bt = (trim(imgout,000241,000241)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:241 a = (trim(imgout,000241,000241)) a = loop(a,100) at = (trim(imgout,000241,000241)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:241 - Stillimage bt = (trim(imgout,000242,000242)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:242 a = (trim(imgout,000242,000242)) a = loop(a,100) at = (trim(imgout,000242,000242)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:242 - Stillimage bt = (trim(imgout,000243,000243)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:243 a = (trim(imgout,000243,000243)) a = loop(a,100) at = (trim(imgout,000243,000243)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:243 - Stillimage bt = (trim(imgout,000244,000244)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:244 a = (trim(imgout,000244,000244)) a = loop(a,100) at = (trim(imgout,000244,000244)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:244 - Stillimage bt = (trim(imgout,000245,000245)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:245 a = (trim(imgout,000245,000245)) a = loop(a,100) at = (trim(imgout,000245,000245)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:245 - Stillimage bt = (trim(imgout,000246,000246)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:246 a = (trim(imgout,000246,000246)) a = loop(a,100) at = (trim(imgout,000246,000246)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:246 - Stillimage bt = (trim(imgout,000247,000247)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:247 a = (trim(imgout,000247,000247)) a = loop(a,100) at = (trim(imgout,000247,000247)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:247 - Stillimage bt = (trim(imgout,000248,000248)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:248 a = (trim(imgout,000248,000248)) a = loop(a,100) at = (trim(imgout,000248,000248)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:248 - Stillimage bt = (trim(imgout,000249,000249)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:249 a = (trim(imgout,000249,000249)) a = loop(a,100) at = (trim(imgout,000249,000249)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:249 - Stillimage bt = (trim(imgout,000250,000250)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:250 a = (trim(imgout,000250,000250)) a = loop(a,100) at = (trim(imgout,000250,000250)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:250 - Stillimage bt = (trim(imgout,000251,000251)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:251 a = (trim(imgout,000251,000251)) a = loop(a,100) at = (trim(imgout,000251,000251)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:251 - Stillimage bt = (trim(imgout,000252,000252)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:252 a = (trim(imgout,000252,000252)) a = loop(a,100) at = (trim(imgout,000252,000252)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:252 - Stillimage bt = (trim(imgout,000253,000253)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:253 a = (trim(imgout,000253,000253)) a = loop(a,100) at = (trim(imgout,000253,000253)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:253 - Stillimage bt = (trim(imgout,000254,000254)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:254 a = (trim(imgout,000254,000254)) a = loop(a,100) at = (trim(imgout,000254,000254)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:254 - Stillimage bt = (trim(imgout,000255,000255)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:255 a = (trim(imgout,000255,000255)) a = loop(a,100) at = (trim(imgout,000255,000255)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:255 - Stillimage bt = (trim(imgout,000256,000256)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:256 a = (trim(imgout,000256,000256)) a = loop(a,100) at = (trim(imgout,000256,000256)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:256 - Stillimage bt = (trim(imgout,000257,000257)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:257 a = (trim(imgout,000257,000257)) a = loop(a,100) at = (trim(imgout,000257,000257)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:257 - Stillimage bt = (trim(imgout,000258,000258)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:258 a = (trim(imgout,000258,000258)) a = loop(a,100) at = (trim(imgout,000258,000258)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:258 - Stillimage bt = (trim(imgout,000259,000259)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:259 a = (trim(imgout,000259,000259)) a = loop(a,100) at = (trim(imgout,000259,000259)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:259 - Stillimage bt = (trim(imgout,000260,000260)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:260 a = (trim(imgout,000260,000260)) a = loop(a,100) at = (trim(imgout,000260,000260)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:260 - Stillimage bt = (trim(imgout,000261,000261)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:261 a = (trim(imgout,000261,000261)) a = loop(a,100) at = (trim(imgout,000261,000261)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:261 - Stillimage bt = (trim(imgout,000262,000262)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:262 a = (trim(imgout,000262,000262)) a = loop(a,100) at = (trim(imgout,000262,000262)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:262 - Stillimage bt = (trim(imgout,000263,000263)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:263 a = (trim(imgout,000263,000263)) a = loop(a,100) at = (trim(imgout,000263,000263)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:263 - Stillimage bt = (trim(imgout,000264,000264)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:264 a = (trim(imgout,000264,000264)) a = loop(a,100) at = (trim(imgout,000264,000264)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:264 - Stillimage bt = (trim(imgout,000265,000265)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:265 a = (trim(imgout,000265,000265)) a = loop(a,100) at = (trim(imgout,000265,000265)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:265 - Stillimage bt = (trim(imgout,000266,000266)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:266 a = (trim(imgout,000266,000266)) a = loop(a,100) at = (trim(imgout,000266,000266)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:266 - Stillimage bt = (trim(imgout,000267,000267)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:267 a = (trim(imgout,000267,000267)) a = loop(a,100) at = (trim(imgout,000267,000267)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:267 - Stillimage bt = (trim(imgout,000268,000268)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:268 a = (trim(imgout,000268,000268)) a = loop(a,100) at = (trim(imgout,000268,000268)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:268 - Stillimage bt = (trim(imgout,000269,000269)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:269 a = (trim(imgout,000269,000269)) a = loop(a,100) at = (trim(imgout,000269,000269)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:269 - Stillimage bt = (trim(imgout,000270,000270)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:270 a = (trim(imgout,000270,000270)) a = loop(a,100) at = (trim(imgout,000270,000270)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:270 - Stillimage bt = (trim(imgout,000271,000271)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:271 a = (trim(imgout,000271,000271)) a = loop(a,100) at = (trim(imgout,000271,000271)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:271 - Stillimage bt = (trim(imgout,000272,000272)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:272 a = (trim(imgout,000272,000272)) a = loop(a,100) at = (trim(imgout,000272,000272)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:272 - Stillimage bt = (trim(imgout,000273,000273)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:273 a = (trim(imgout,000273,000273)) a = loop(a,100) at = (trim(imgout,000273,000273)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:273 - Stillimage bt = (trim(imgout,000274,000274)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:274 a = (trim(imgout,000274,000274)) a = loop(a,100) at = (trim(imgout,000274,000274)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:274 - Stillimage bt = (trim(imgout,000275,000275)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:275 a = (trim(imgout,000275,000275)) a = loop(a,100) at = (trim(imgout,000275,000275)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:275 - Stillimage bt = (trim(imgout,000276,000276)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:276 a = (trim(imgout,000276,000276)) a = loop(a,100) at = (trim(imgout,000276,000276)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:276 - Stillimage bt = (trim(imgout,000277,000277)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:277 a = (trim(imgout,000277,000277)) a = loop(a,100) at = (trim(imgout,000277,000277)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:277 - Stillimage bt = (trim(imgout,000278,000278)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:278 a = (trim(imgout,000278,000278)) a = loop(a,100) at = (trim(imgout,000278,000278)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:278 - Stillimage bt = (trim(imgout,000279,000279)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:279 a = (trim(imgout,000279,000279)) a = loop(a,100) at = (trim(imgout,000279,000279)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:279 - Stillimage bt = (trim(imgout,000280,000280)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:280 a = (trim(imgout,000280,000280)) a = loop(a,100) at = (trim(imgout,000280,000280)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:280 - Stillimage bt = (trim(imgout,000281,000281)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:281 a = (trim(imgout,000281,000281)) a = loop(a,100) at = (trim(imgout,000281,000281)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:281 - Stillimage bt = (trim(imgout,000282,000282)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:282 a = (trim(imgout,000282,000282)) a = loop(a,100) at = (trim(imgout,000282,000282)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:282 - Stillimage bt = (trim(imgout,000283,000283)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:283 a = (trim(imgout,000283,000283)) a = loop(a,100) at = (trim(imgout,000283,000283)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:283 - Stillimage bt = (trim(imgout,000284,000284)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:284 a = (trim(imgout,000284,000284)) a = loop(a,100) at = (trim(imgout,000284,000284)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:284 - Stillimage bt = (trim(imgout,000285,000285)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:285 a = (trim(imgout,000285,000285)) a = loop(a,100) at = (trim(imgout,000285,000285)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:285 - Stillimage bt = (trim(imgout,000286,000286)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:286 a = (trim(imgout,000286,000286)) a = loop(a,100) at = (trim(imgout,000286,000286)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:286 - Stillimage bt = (trim(imgout,000287,000287)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:287 a = (trim(imgout,000287,000287)) a = loop(a,100) at = (trim(imgout,000287,000287)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:287 - Stillimage bt = (trim(imgout,000288,000288)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:288 a = (trim(imgout,000288,000288)) a = loop(a,100) at = (trim(imgout,000288,000288)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:288 - Stillimage bt = (trim(imgout,000289,000289)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:289 a = (trim(imgout,000289,000289)) a = loop(a,100) at = (trim(imgout,000289,000289)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:289 - Stillimage bt = (trim(imgout,000290,000290)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:290 a = (trim(imgout,000290,000290)) a = loop(a,100) at = (trim(imgout,000290,000290)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:290 - Stillimage bt = (trim(imgout,000291,000291)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:291 a = (trim(imgout,000291,000291)) a = loop(a,100) at = (trim(imgout,000291,000291)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:291 - Stillimage bt = (trim(imgout,000292,000292)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:292 a = (trim(imgout,000292,000292)) a = loop(a,100) at = (trim(imgout,000292,000292)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:292 - Stillimage bt = (trim(imgout,000293,000293)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:293 a = (trim(imgout,000293,000293)) a = loop(a,100) at = (trim(imgout,000293,000293)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:293 - Stillimage bt = (trim(imgout,000294,000294)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:294 a = (trim(imgout,000294,000294)) a = loop(a,100) at = (trim(imgout,000294,000294)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:294 - Stillimage bt = (trim(imgout,000295,000295)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:295 a = (trim(imgout,000295,000295)) a = loop(a,100) at = (trim(imgout,000295,000295)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:295 - Stillimage bt = (trim(imgout,000296,000296)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:296 a = (trim(imgout,000296,000296)) a = loop(a,100) at = (trim(imgout,000296,000296)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:296 - Stillimage bt = (trim(imgout,000297,000297)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:297 a = (trim(imgout,000297,000297)) a = loop(a,100) at = (trim(imgout,000297,000297)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:297 - Stillimage bt = (trim(imgout,000298,000298)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:298 a = (trim(imgout,000298,000298)) a = loop(a,100) at = (trim(imgout,000298,000298)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:298 - Stillimage bt = (trim(imgout,000299,000299)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:299 a = (trim(imgout,000299,000299)) a = loop(a,100) at = (trim(imgout,000299,000299)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:299 - Stillimage bt = (trim(imgout,000300,000300)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:300 a = (trim(imgout,000300,000300)) a = loop(a,100) at = (trim(imgout,000300,000300)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:300 - Stillimage bt = (trim(imgout,000301,000301)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:301 a = (trim(imgout,000301,000301)) a = loop(a,100) at = (trim(imgout,000301,000301)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:301 - Stillimage bt = (trim(imgout,000302,000302)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:302 a = (trim(imgout,000302,000302)) a = loop(a,100) at = (trim(imgout,000302,000302)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:302 - Stillimage bt = (trim(imgout,000303,000303)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:303 a = (trim(imgout,000303,000303)) a = loop(a,100) at = (trim(imgout,000303,000303)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:303 - Stillimage bt = (trim(imgout,000304,000304)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:304 a = (trim(imgout,000304,000304)) a = loop(a,100) at = (trim(imgout,000304,000304)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:304 - Stillimage bt = (trim(imgout,000305,000305)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:305 a = (trim(imgout,000305,000305)) a = loop(a,100) at = (trim(imgout,000305,000305)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:305 - Stillimage bt = (trim(imgout,000306,000306)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:306 a = (trim(imgout,000306,000306)) a = loop(a,100) at = (trim(imgout,000306,000306)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:306 - Stillimage bt = (trim(imgout,000307,000307)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:307 a = (trim(imgout,000307,000307)) a = loop(a,100) at = (trim(imgout,000307,000307)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:307 - Stillimage bt = (trim(imgout,000308,000308)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:308 a = (trim(imgout,000308,000308)) a = loop(a,100) at = (trim(imgout,000308,000308)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:308 - Stillimage bt = (trim(imgout,000309,000309)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:309 a = (trim(imgout,000309,000309)) a = loop(a,100) at = (trim(imgout,000309,000309)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:309 - Stillimage bt = (trim(imgout,000310,000310)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:310 a = (trim(imgout,000310,000310)) a = loop(a,100) at = (trim(imgout,000310,000310)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:310 - Stillimage bt = (trim(imgout,000311,000311)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:311 a = (trim(imgout,000311,000311)) a = loop(a,100) at = (trim(imgout,000311,000311)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:311 - Stillimage bt = (trim(imgout,000312,000312)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:312 a = (trim(imgout,000312,000312)) a = loop(a,100) at = (trim(imgout,000312,000312)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:312 - Stillimage bt = (trim(imgout,000313,000313)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:313 a = (trim(imgout,000313,000313)) a = loop(a,100) at = (trim(imgout,000313,000313)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:313 - Stillimage bt = (trim(imgout,000314,000314)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:314 a = (trim(imgout,000314,000314)) a = loop(a,100) at = (trim(imgout,000314,000314)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:314 - Stillimage bt = (trim(imgout,000315,000315)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:315 a = (trim(imgout,000315,000315)) a = loop(a,100) at = (trim(imgout,000315,000315)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:315 - Stillimage bt = (trim(imgout,000316,000316)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:316 a = (trim(imgout,000316,000316)) a = loop(a,100) at = (trim(imgout,000316,000316)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:316 - Stillimage bt = (trim(imgout,000317,000317)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:317 a = (trim(imgout,000317,000317)) a = loop(a,100) at = (trim(imgout,000317,000317)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:317 - Stillimage bt = (trim(imgout,000318,000318)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:318 a = (trim(imgout,000318,000318)) a = loop(a,100) at = (trim(imgout,000318,000318)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:318 - Stillimage bt = (trim(imgout,000319,000319)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:319 a = (trim(imgout,000319,000319)) a = loop(a,100) at = (trim(imgout,000319,000319)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:319 - Stillimage bt = (trim(imgout,000320,000320)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:320 a = (trim(imgout,000320,000320)) a = loop(a,100) at = (trim(imgout,000320,000320)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:320 - Stillimage bt = (trim(imgout,000321,000321)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:321 a = (trim(imgout,000321,000321)) a = loop(a,100) at = (trim(imgout,000321,000321)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:321 - Stillimage bt = (trim(imgout,000322,000322)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:322 a = (trim(imgout,000322,000322)) a = loop(a,100) at = (trim(imgout,000322,000322)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:322 - Stillimage bt = (trim(imgout,000323,000323)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:323 a = (trim(imgout,000323,000323)) a = loop(a,100) at = (trim(imgout,000323,000323)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:323 - Stillimage bt = (trim(imgout,000324,000324)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:324 a = (trim(imgout,000324,000324)) a = loop(a,100) at = (trim(imgout,000324,000324)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:324 - Stillimage bt = (trim(imgout,000325,000325)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:325 a = (trim(imgout,000325,000325)) a = loop(a,100) at = (trim(imgout,000325,000325)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:325 - Stillimage bt = (trim(imgout,000326,000326)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:326 a = (trim(imgout,000326,000326)) a = loop(a,100) at = (trim(imgout,000326,000326)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:326 - Stillimage bt = (trim(imgout,000327,000327)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:327 a = (trim(imgout,000327,000327)) a = loop(a,100) at = (trim(imgout,000327,000327)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:327 - Stillimage bt = (trim(imgout,000328,000328)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:328 a = (trim(imgout,000328,000328)) a = loop(a,100) at = (trim(imgout,000328,000328)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:328 - Stillimage bt = (trim(imgout,000329,000329)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:329 a = (trim(imgout,000329,000329)) a = loop(a,100) at = (trim(imgout,000329,000329)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:329 - Stillimage bt = (trim(imgout,000330,000330)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:330 a = (trim(imgout,000330,000330)) a = loop(a,100) at = (trim(imgout,000330,000330)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:330 - Stillimage bt = (trim(imgout,000331,000331)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:331 a = (trim(imgout,000331,000331)) a = loop(a,100) at = (trim(imgout,000331,000331)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:331 - Stillimage bt = (trim(imgout,000332,000332)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:332 a = (trim(imgout,000332,000332)) a = loop(a,100) at = (trim(imgout,000332,000332)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:332 - Stillimage bt = (trim(imgout,000333,000333)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:333 a = (trim(imgout,000333,000333)) a = loop(a,100) at = (trim(imgout,000333,000333)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:333 - Stillimage bt = (trim(imgout,000334,000334)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:334 a = (trim(imgout,000334,000334)) a = loop(a,100) at = (trim(imgout,000334,000334)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:334 - Stillimage bt = (trim(imgout,000335,000335)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:335 a = (trim(imgout,000335,000335)) a = loop(a,100) at = (trim(imgout,000335,000335)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:335 - Stillimage bt = (trim(imgout,000336,000336)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:336 a = (trim(imgout,000336,000336)) a = loop(a,100) at = (trim(imgout,000336,000336)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:336 - Stillimage bt = (trim(imgout,000337,000337)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:337 a = (trim(imgout,000337,000337)) a = loop(a,100) at = (trim(imgout,000337,000337)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:337 - Stillimage bt = (trim(imgout,000338,000338)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:338 a = (trim(imgout,000338,000338)) a = loop(a,100) at = (trim(imgout,000338,000338)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:338 - Stillimage bt = (trim(imgout,000339,000339)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:339 a = (trim(imgout,000339,000339)) a = loop(a,100) at = (trim(imgout,000339,000339)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:339 - Stillimage bt = (trim(imgout,000340,000340)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:340 a = (trim(imgout,000340,000340)) a = loop(a,100) at = (trim(imgout,000340,000340)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:340 - Stillimage bt = (trim(imgout,000341,000341)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:341 a = (trim(imgout,000341,000341)) a = loop(a,100) at = (trim(imgout,000341,000341)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:341 - Stillimage bt = (trim(imgout,000342,000342)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:342 a = (trim(imgout,000342,000342)) a = loop(a,100) at = (trim(imgout,000342,000342)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:342 - Stillimage bt = (trim(imgout,000343,000343)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:343 a = (trim(imgout,000343,000343)) a = loop(a,100) at = (trim(imgout,000343,000343)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:343 - Stillimage bt = (trim(imgout,000344,000344)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:344 a = (trim(imgout,000344,000344)) a = loop(a,100) at = (trim(imgout,000344,000344)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:344 - Stillimage bt = (trim(imgout,000345,000345)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:345 a = (trim(imgout,000345,000345)) a = loop(a,100) at = (trim(imgout,000345,000345)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:345 - Stillimage bt = (trim(imgout,000346,000346)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:346 a = (trim(imgout,000346,000346)) a = loop(a,100) at = (trim(imgout,000346,000346)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:346 - Stillimage bt = (trim(imgout,000347,000347)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:347 a = (trim(imgout,000347,000347)) a = loop(a,100) at = (trim(imgout,000347,000347)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:347 - Stillimage bt = (trim(imgout,000348,000348)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:348 a = (trim(imgout,000348,000348)) a = loop(a,100) at = (trim(imgout,000348,000348)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:348 - Stillimage bt = (trim(imgout,000349,000349)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:349 a = (trim(imgout,000349,000349)) a = loop(a,100) at = (trim(imgout,000349,000349)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:349 - Stillimage bt = (trim(imgout,000350,000350)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:350 a = (trim(imgout,000350,000350)) a = loop(a,100) at = (trim(imgout,000350,000350)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:350 - Stillimage bt = (trim(imgout,000351,000351)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:351 a = (trim(imgout,000351,000351)) a = loop(a,100) at = (trim(imgout,000351,000351)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:351 - Stillimage bt = (trim(imgout,000352,000352)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:352 a = (trim(imgout,000352,000352)) a = loop(a,100) at = (trim(imgout,000352,000352)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:352 - Stillimage bt = (trim(imgout,000353,000353)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:353 a = (trim(imgout,000353,000353)) a = loop(a,100) at = (trim(imgout,000353,000353)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:353 - Stillimage bt = (trim(imgout,000354,000354)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:354 a = (trim(imgout,000354,000354)) a = loop(a,100) at = (trim(imgout,000354,000354)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:354 - Stillimage bt = (trim(imgout,000355,000355)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:355 a = (trim(imgout,000355,000355)) a = loop(a,100) at = (trim(imgout,000355,000355)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:355 - Stillimage bt = (trim(imgout,000356,000356)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:356 a = (trim(imgout,000356,000356)) a = loop(a,100) at = (trim(imgout,000356,000356)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:356 - Stillimage bt = (trim(imgout,000357,000357)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:357 a = (trim(imgout,000357,000357)) a = loop(a,100) at = (trim(imgout,000357,000357)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:357 - Stillimage bt = (trim(imgout,000358,000358)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:358 a = (trim(imgout,000358,000358)) a = loop(a,100) at = (trim(imgout,000358,000358)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:358 - Stillimage bt = (trim(imgout,000359,000359)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:359 a = (trim(imgout,000359,000359)) a = loop(a,100) at = (trim(imgout,000359,000359)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:359 - Stillimage bt = (trim(imgout,000360,000360)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:360 a = (trim(imgout,000360,000360)) a = loop(a,100) at = (trim(imgout,000360,000360)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:360 - Stillimage bt = (trim(imgout,000361,000361)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:361 a = (trim(imgout,000361,000361)) a = loop(a,100) at = (trim(imgout,000361,000361)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:361 - Stillimage bt = (trim(imgout,000362,000362)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:362 a = (trim(imgout,000362,000362)) a = loop(a,100) at = (trim(imgout,000362,000362)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:362 - Stillimage bt = (trim(imgout,000363,000363)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:363 a = (trim(imgout,000363,000363)) a = loop(a,100) at = (trim(imgout,000363,000363)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:363 - Stillimage bt = (trim(imgout,000364,000364)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:364 a = (trim(imgout,000364,000364)) a = loop(a,100) at = (trim(imgout,000364,000364)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:364 - Stillimage bt = (trim(imgout,000365,000365)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:365 a = (trim(imgout,000365,000365)) a = loop(a,100) at = (trim(imgout,000365,000365)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:365 - Stillimage bt = (trim(imgout,000366,000366)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:366 a = (trim(imgout,000366,000366)) a = loop(a,100) at = (trim(imgout,000366,000366)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:366 - Stillimage bt = (trim(imgout,000367,000367)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:367 a = (trim(imgout,000367,000367)) a = loop(a,100) at = (trim(imgout,000367,000367)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:367 - Stillimage bt = (trim(imgout,000368,000368)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:368 a = (trim(imgout,000368,000368)) a = loop(a,100) at = (trim(imgout,000368,000368)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:368 - Stillimage bt = (trim(imgout,000369,000369)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:369 a = (trim(imgout,000369,000369)) a = loop(a,100) at = (trim(imgout,000369,000369)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:369 - Stillimage bt = (trim(imgout,000370,000370)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:370 a = (trim(imgout,000370,000370)) a = loop(a,100) at = (trim(imgout,000370,000370)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:370 - Stillimage bt = (trim(imgout,000371,000371)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:371 a = (trim(imgout,000371,000371)) a = loop(a,100) at = (trim(imgout,000371,000371)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:371 - Stillimage bt = (trim(imgout,000372,000372)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:372 a = (trim(imgout,000372,000372)) a = loop(a,100) at = (trim(imgout,000372,000372)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:372 - Stillimage bt = (trim(imgout,000373,000373)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:373 a = (trim(imgout,000373,000373)) a = loop(a,100) at = (trim(imgout,000373,000373)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:373 - Stillimage bt = (trim(imgout,000374,000374)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:374 a = (trim(imgout,000374,000374)) a = loop(a,100) at = (trim(imgout,000374,000374)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:374 - Stillimage bt = (trim(imgout,000375,000375)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:375 a = (trim(imgout,000375,000375)) a = loop(a,100) at = (trim(imgout,000375,000375)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:375 - Stillimage bt = (trim(imgout,000376,000376)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:376 a = (trim(imgout,000376,000376)) a = loop(a,100) at = (trim(imgout,000376,000376)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:376 - Stillimage bt = (trim(imgout,000377,000377)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:377 a = (trim(imgout,000377,000377)) a = loop(a,100) at = (trim(imgout,000377,000377)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:377 - Stillimage bt = (trim(imgout,000378,000378)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:378 a = (trim(imgout,000378,000378)) a = loop(a,100) at = (trim(imgout,000378,000378)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:378 - Stillimage bt = (trim(imgout,000379,000379)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:379 a = (trim(imgout,000379,000379)) a = loop(a,100) at = (trim(imgout,000379,000379)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:379 - Stillimage bt = (trim(imgout,000380,000380)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:380 a = (trim(imgout,000380,000380)) a = loop(a,100) at = (trim(imgout,000380,000380)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:380 - Stillimage bt = (trim(imgout,000381,000381)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:381 a = (trim(imgout,000381,000381)) a = loop(a,100) at = (trim(imgout,000381,000381)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:381 - Stillimage bt = (trim(imgout,000382,000382)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:382 a = (trim(imgout,000382,000382)) a = loop(a,100) at = (trim(imgout,000382,000382)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:382 - Stillimage bt = (trim(imgout,000383,000383)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:383 a = (trim(imgout,000383,000383)) a = loop(a,100) at = (trim(imgout,000383,000383)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:383 - Stillimage bt = (trim(imgout,000384,000384)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:384 a = (trim(imgout,000384,000384)) a = loop(a,100) at = (trim(imgout,000384,000384)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:384 - Stillimage bt = (trim(imgout,000385,000385)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:385 a = (trim(imgout,000385,000385)) a = loop(a,100) at = (trim(imgout,000385,000385)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:385 - Stillimage bt = (trim(imgout,000386,000386)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:386 a = (trim(imgout,000386,000386)) a = loop(a,100) at = (trim(imgout,000386,000386)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:386 - Stillimage bt = (trim(imgout,000387,000387)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:387 a = (trim(imgout,000387,000387)) a = loop(a,100) at = (trim(imgout,000387,000387)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:387 - Stillimage bt = (trim(imgout,000388,000388)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:388 a = (trim(imgout,000388,000388)) a = loop(a,100) at = (trim(imgout,000388,000388)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:388 - Stillimage bt = (trim(imgout,000389,000389)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:389 a = (trim(imgout,000389,000389)) a = loop(a,100) at = (trim(imgout,000389,000389)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:389 - Stillimage bt = (trim(imgout,000390,000390)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:390 a = (trim(imgout,000390,000390)) a = loop(a,100) at = (trim(imgout,000390,000390)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:390 - Stillimage bt = (trim(imgout,000391,000391)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:391 a = (trim(imgout,000391,000391)) a = loop(a,100) at = (trim(imgout,000391,000391)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:391 - Stillimage bt = (trim(imgout,000392,000392)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:392 a = (trim(imgout,000392,000392)) a = loop(a,100) at = (trim(imgout,000392,000392)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:392 - Stillimage bt = (trim(imgout,000393,000393)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:393 a = (trim(imgout,000393,000393)) a = loop(a,100) at = (trim(imgout,000393,000393)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:393 - Stillimage bt = (trim(imgout,000394,000394)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:394 a = (trim(imgout,000394,000394)) a = loop(a,100) at = (trim(imgout,000394,000394)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:394 - Stillimage bt = (trim(imgout,000395,000395)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:395 a = (trim(imgout,000395,000395)) a = loop(a,100) at = (trim(imgout,000395,000395)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:395 - Stillimage bt = (trim(imgout,000396,000396)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:396 a = (trim(imgout,000396,000396)) a = loop(a,100) at = (trim(imgout,000396,000396)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:396 - Stillimage bt = (trim(imgout,000397,000397)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:397 a = (trim(imgout,000397,000397)) a = loop(a,100) at = (trim(imgout,000397,000397)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:397 - Stillimage bt = (trim(imgout,000398,000398)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:398 a = (trim(imgout,000398,000398)) a = loop(a,100) at = (trim(imgout,000398,000398)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:398 - Video b = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0821.avi").AssumeFPS(25, true).converttoyv12().eqaudio() bwav = b.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0821.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(b,Width(b)*1,height(b)*1),SafeAviW,safeAviH,rate) backname = loop(bname,b.framecount) b = converttoyv12(AddBack(aviname,backname,1).Has169()) bt = trim(b, 0, -1) bt = loop(bt,50) bwav = bwav.HasAudio() ? bwav : audiodub(b,BlankClip(length=b.framecount, fps = rate, audio_rate=48000, stereo = true)) b = audiodub(b,bwav).eqaudio() bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:399 d = pointchk(inpoint, outpoint) ? d : d.trim(0,inpoint)+audiodub(d.trim(inpoint,outpoint),BlankClip(outpoint-inpoint, fps = rate, audio_rate=48000, stereo = true)) a = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0821.avi").AssumeFPS(25, true).converttoyv12().eqaudio() alength = a.framecount awav = a.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_0821.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(a,Width(a)*1,height(a)*1),SafeAviW,safeAviH,rate) backname = loop(bname,a.framecount) a = converttoyv12(AddBack(aviname,backname,1).Has169()) at = trim(a, a.framecount-1, a.framecount) awav = awav.HasAudio() ? awav : audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) a = audiodub(a,awav).eqaudio() at = loop(at,50) atwav = at.killvideo() atwav = atwav.HasAudio() ? atwav : audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,atwav).eqaudio() inpoint = d.framecount+a.framecount # Transition no:399 - Stillimage bt = (trim(imgout,000400,000400)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c # Slide no:400 a = (trim(imgout,000400,000400)) a = loop(a,100) at = (trim(imgout,000400,000400)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:400 - Stillimage bt = (trim(imgout,000401,000401)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:401 a = (trim(imgout,000401,000401)) a = loop(a,100) at = (trim(imgout,000401,000401)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:401 - Stillimage bt = (trim(imgout,000402,000402)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:402 a = (trim(imgout,000402,000402)) a = loop(a,100) at = (trim(imgout,000402,000402)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:402 - Stillimage bt = (trim(imgout,000403,000403)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:403 a = (trim(imgout,000403,000403)) a = loop(a,100) at = (trim(imgout,000403,000403)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:403 - Stillimage bt = (trim(imgout,000404,000404)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:404 a = (trim(imgout,000404,000404)) a = loop(a,100) at = (trim(imgout,000404,000404)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:404 - Stillimage bt = (trim(imgout,000405,000405)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:405 a = (trim(imgout,000405,000405)) a = loop(a,100) at = (trim(imgout,000405,000405)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:405 - Stillimage bt = (trim(imgout,000406,000406)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:406 a = (trim(imgout,000406,000406)) a = loop(a,100) at = (trim(imgout,000406,000406)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:406 - Stillimage bt = (trim(imgout,000407,000407)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:407 a = (trim(imgout,000407,000407)) a = loop(a,100) at = (trim(imgout,000407,000407)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:407 - Stillimage bt = (trim(imgout,000408,000408)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:408 a = (trim(imgout,000408,000408)) a = loop(a,100) at = (trim(imgout,000408,000408)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:408 - Stillimage bt = (trim(imgout,000409,000409)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:409 a = (trim(imgout,000409,000409)) a = loop(a,100) at = (trim(imgout,000409,000409)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:409 - Stillimage bt = (trim(imgout,000410,000410)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:410 a = (trim(imgout,000410,000410)) a = loop(a,100) at = (trim(imgout,000410,000410)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:410 - Stillimage bt = (trim(imgout,000411,000411)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:411 a = (trim(imgout,000411,000411)) a = loop(a,100) at = (trim(imgout,000411,000411)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:411 - Stillimage bt = (trim(imgout,000412,000412)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:412 a = (trim(imgout,000412,000412)) a = loop(a,100) at = (trim(imgout,000412,000412)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:412 - Stillimage bt = (trim(imgout,000413,000413)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:413 a = (trim(imgout,000413,000413)) a = loop(a,100) at = (trim(imgout,000413,000413)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:413 - Stillimage bt = (trim(imgout,000414,000414)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:414 a = (trim(imgout,000414,000414)) a = loop(a,100) at = (trim(imgout,000414,000414)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:414 - Stillimage bt = (trim(imgout,000415,000415)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:415 a = (trim(imgout,000415,000415)) a = loop(a,100) at = (trim(imgout,000415,000415)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:415 - Stillimage bt = (trim(imgout,000416,000416)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:416 a = (trim(imgout,000416,000416)) a = loop(a,100) at = (trim(imgout,000416,000416)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:416 - Stillimage bt = (trim(imgout,000417,000417)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:417 a = (trim(imgout,000417,000417)) a = loop(a,100) at = (trim(imgout,000417,000417)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:417 - Stillimage bt = (trim(imgout,000418,000418)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:418 a = (trim(imgout,000418,000418)) a = loop(a,100) at = (trim(imgout,000418,000418)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:418 - Stillimage bt = (trim(imgout,000419,000419)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:419 a = (trim(imgout,000419,000419)) a = loop(a,100) at = (trim(imgout,000419,000419)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:419 - Stillimage bt = (trim(imgout,000420,000420)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:420 a = (trim(imgout,000420,000420)) a = loop(a,100) at = (trim(imgout,000420,000420)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:420 - Stillimage bt = (trim(imgout,000421,000421)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:421 a = (trim(imgout,000421,000421)) a = loop(a,100) at = (trim(imgout,000421,000421)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:421 - Stillimage bt = (trim(imgout,000422,000422)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:422 a = (trim(imgout,000422,000422)) a = loop(a,100) at = (trim(imgout,000422,000422)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:422 - Stillimage bt = (trim(imgout,000423,000423)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:423 a = (trim(imgout,000423,000423)) a = loop(a,100) at = (trim(imgout,000423,000423)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:423 - Stillimage bt = (trim(imgout,000424,000424)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:424 a = (trim(imgout,000424,000424)) a = loop(a,100) at = (trim(imgout,000424,000424)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:424 - Stillimage bt = (trim(imgout,000425,000425)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:425 a = (trim(imgout,000425,000425)) a = loop(a,100) at = (trim(imgout,000425,000425)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:425 - Stillimage bt = (trim(imgout,000426,000426)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:426 a = (trim(imgout,000426,000426)) a = loop(a,100) at = (trim(imgout,000426,000426)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:426 - Stillimage bt = (trim(imgout,000427,000427)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:427 a = (trim(imgout,000427,000427)) a = loop(a,100) at = (trim(imgout,000427,000427)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:427 - Stillimage bt = (trim(imgout,000428,000428)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:428 a = (trim(imgout,000428,000428)) a = loop(a,100) at = (trim(imgout,000428,000428)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:428 - Stillimage bt = (trim(imgout,000429,000429)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:429 a = (trim(imgout,000429,000429)) a = loop(a,100) at = (trim(imgout,000429,000429)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:429 - Stillimage bt = (trim(imgout,000430,000430)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:430 a = (trim(imgout,000430,000430)) a = loop(a,100) at = (trim(imgout,000430,000430)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:430 - Stillimage bt = (trim(imgout,000431,000431)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:431 a = (trim(imgout,000431,000431)) a = loop(a,100) at = (trim(imgout,000431,000431)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:431 - Stillimage bt = (trim(imgout,000432,000432)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:432 a = (trim(imgout,000432,000432)) a = loop(a,100) at = (trim(imgout,000432,000432)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:432 - Stillimage bt = (trim(imgout,000433,000433)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:433 a = (trim(imgout,000433,000433)) a = loop(a,100) at = (trim(imgout,000433,000433)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:433 - Stillimage bt = (trim(imgout,000434,000434)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:434 a = (trim(imgout,000434,000434)) a = loop(a,100) at = (trim(imgout,000434,000434)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:434 - Stillimage bt = (trim(imgout,000435,000435)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:435 a = (trim(imgout,000435,000435)) a = loop(a,100) at = (trim(imgout,000435,000435)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:435 - Stillimage bt = (trim(imgout,000436,000436)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:436 a = (trim(imgout,000436,000436)) a = loop(a,100) at = (trim(imgout,000436,000436)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:436 - Stillimage bt = (trim(imgout,000437,000437)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:437 a = (trim(imgout,000437,000437)) a = loop(a,100) at = (trim(imgout,000437,000437)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:437 - Stillimage bt = (trim(imgout,000438,000438)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:438 a = (trim(imgout,000438,000438)) a = loop(a,100) at = (trim(imgout,000438,000438)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:438 - Stillimage bt = (trim(imgout,000439,000439)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:439 a = (trim(imgout,000439,000439)) a = loop(a,100) at = (trim(imgout,000439,000439)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:439 - Stillimage bt = (trim(imgout,000440,000440)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:440 a = (trim(imgout,000440,000440)) a = loop(a,100) at = (trim(imgout,000440,000440)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:440 - Stillimage bt = (trim(imgout,000441,000441)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:441 a = (trim(imgout,000441,000441)) a = loop(a,100) at = (trim(imgout,000441,000441)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:441 - Stillimage bt = (trim(imgout,000442,000442)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:442 a = (trim(imgout,000442,000442)) a = loop(a,100) at = (trim(imgout,000442,000442)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:442 - Stillimage bt = (trim(imgout,000443,000443)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:443 a = (trim(imgout,000443,000443)) a = loop(a,100) at = (trim(imgout,000443,000443)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:443 - Stillimage bt = (trim(imgout,000444,000444)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:444 a = (trim(imgout,000444,000444)) a = loop(a,100) at = (trim(imgout,000444,000444)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:444 - Stillimage bt = (trim(imgout,000445,000445)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:445 a = (trim(imgout,000445,000445)) a = loop(a,100) at = (trim(imgout,000445,000445)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:445 - Stillimage bt = (trim(imgout,000446,000446)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:446 a = (trim(imgout,000446,000446)) a = loop(a,100) at = (trim(imgout,000446,000446)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:446 - Stillimage bt = (trim(imgout,000447,000447)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:447 a = (trim(imgout,000447,000447)) a = loop(a,100) at = (trim(imgout,000447,000447)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:447 - Stillimage bt = (trim(imgout,000448,000448)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:448 a = (trim(imgout,000448,000448)) a = loop(a,100) at = (trim(imgout,000448,000448)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:448 - Stillimage bt = (trim(imgout,000449,000449)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:449 a = (trim(imgout,000449,000449)) a = loop(a,100) at = (trim(imgout,000449,000449)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:449 - Stillimage bt = (trim(imgout,000450,000450)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:450 a = (trim(imgout,000450,000450)) a = loop(a,100) at = (trim(imgout,000450,000450)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:450 - Stillimage bt = (trim(imgout,000451,000451)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:451 a = (trim(imgout,000451,000451)) a = loop(a,100) at = (trim(imgout,000451,000451)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:451 - Stillimage bt = (trim(imgout,000452,000452)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:452 a = (trim(imgout,000452,000452)) a = loop(a,100) at = (trim(imgout,000452,000452)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:452 - Stillimage bt = (trim(imgout,000453,000453)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:453 a = (trim(imgout,000453,000453)) a = loop(a,100) at = (trim(imgout,000453,000453)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:453 - Stillimage bt = (trim(imgout,000454,000454)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:454 a = (trim(imgout,000454,000454)) a = loop(a,100) at = (trim(imgout,000454,000454)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:454 - Stillimage bt = (trim(imgout,000455,000455)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:455 a = (trim(imgout,000455,000455)) a = loop(a,100) at = (trim(imgout,000455,000455)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:455 - Stillimage bt = (trim(imgout,000456,000456)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:456 a = (trim(imgout,000456,000456)) a = loop(a,100) at = (trim(imgout,000456,000456)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:456 - Stillimage bt = (trim(imgout,000457,000457)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:457 a = (trim(imgout,000457,000457)) a = loop(a,100) at = (trim(imgout,000457,000457)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:457 - Stillimage bt = (trim(imgout,000458,000458)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:458 a = (trim(imgout,000458,000458)) a = loop(a,100) at = (trim(imgout,000458,000458)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:458 - Stillimage bt = (trim(imgout,000459,000459)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:459 a = (trim(imgout,000459,000459)) a = loop(a,100) at = (trim(imgout,000459,000459)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:459 - Stillimage bt = (trim(imgout,000460,000460)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:460 a = (trim(imgout,000460,000460)) a = loop(a,100) at = (trim(imgout,000460,000460)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:460 - Stillimage bt = (trim(imgout,000461,000461)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:461 a = (trim(imgout,000461,000461)) a = loop(a,100) at = (trim(imgout,000461,000461)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:461 - Stillimage bt = (trim(imgout,000462,000462)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:462 a = (trim(imgout,000462,000462)) a = loop(a,100) at = (trim(imgout,000462,000462)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:462 - Stillimage bt = (trim(imgout,000463,000463)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:463 a = (trim(imgout,000463,000463)) a = loop(a,100) at = (trim(imgout,000463,000463)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:463 - Stillimage bt = (trim(imgout,000464,000464)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:464 a = (trim(imgout,000464,000464)) a = loop(a,100) at = (trim(imgout,000464,000464)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:464 - Stillimage bt = (trim(imgout,000465,000465)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:465 a = (trim(imgout,000465,000465)) a = loop(a,100) at = (trim(imgout,000465,000465)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:465 - Stillimage bt = (trim(imgout,000466,000466)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:466 a = (trim(imgout,000466,000466)) a = loop(a,100) at = (trim(imgout,000466,000466)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:466 - Stillimage bt = (trim(imgout,000467,000467)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:467 a = (trim(imgout,000467,000467)) a = loop(a,100) at = (trim(imgout,000467,000467)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:467 - Stillimage bt = (trim(imgout,000468,000468)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:468 a = (trim(imgout,000468,000468)) a = loop(a,100) at = (trim(imgout,000468,000468)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:468 - Stillimage bt = (trim(imgout,000469,000469)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:469 a = (trim(imgout,000469,000469)) a = loop(a,100) at = (trim(imgout,000469,000469)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:469 - Stillimage bt = (trim(imgout,000470,000470)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:470 a = (trim(imgout,000470,000470)) a = loop(a,100) at = (trim(imgout,000470,000470)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:470 - Stillimage bt = (trim(imgout,000471,000471)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:471 a = (trim(imgout,000471,000471)) a = loop(a,100) at = (trim(imgout,000471,000471)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:471 - Stillimage bt = (trim(imgout,000472,000472)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:472 a = (trim(imgout,000472,000472)) a = loop(a,100) at = (trim(imgout,000472,000472)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:472 - Stillimage bt = (trim(imgout,000473,000473)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:473 a = (trim(imgout,000473,000473)) a = loop(a,100) at = (trim(imgout,000473,000473)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:473 - Stillimage bt = (trim(imgout,000474,000474)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:474 a = (trim(imgout,000474,000474)) a = loop(a,100) at = (trim(imgout,000474,000474)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:474 - Stillimage bt = (trim(imgout,000475,000475)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:475 a = (trim(imgout,000475,000475)) a = loop(a,100) at = (trim(imgout,000475,000475)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:475 - Stillimage bt = (trim(imgout,000476,000476)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:476 a = (trim(imgout,000476,000476)) a = loop(a,100) at = (trim(imgout,000476,000476)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:476 - Stillimage bt = (trim(imgout,000477,000477)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:477 a = (trim(imgout,000477,000477)) a = loop(a,100) at = (trim(imgout,000477,000477)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:477 - Stillimage bt = (trim(imgout,000478,000478)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:478 a = (trim(imgout,000478,000478)) a = loop(a,100) at = (trim(imgout,000478,000478)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:478 - Stillimage bt = (trim(imgout,000479,000479)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:479 a = (trim(imgout,000479,000479)) a = loop(a,100) at = (trim(imgout,000479,000479)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:479 - Stillimage bt = (trim(imgout,000480,000480)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:480 a = (trim(imgout,000480,000480)) a = loop(a,100) at = (trim(imgout,000480,000480)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:480 - Stillimage bt = (trim(imgout,000481,000481)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:481 a = (trim(imgout,000481,000481)) a = loop(a,100) at = (trim(imgout,000481,000481)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:481 - Stillimage bt = (trim(imgout,000482,000482)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:482 a = (trim(imgout,000482,000482)) a = loop(a,100) at = (trim(imgout,000482,000482)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:482 - Stillimage bt = (trim(imgout,000483,000483)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:483 a = (trim(imgout,000483,000483)) a = loop(a,100) at = (trim(imgout,000483,000483)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:483 - Stillimage bt = (trim(imgout,000484,000484)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:484 a = (trim(imgout,000484,000484)) a = loop(a,100) at = (trim(imgout,000484,000484)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:484 - Stillimage bt = (trim(imgout,000485,000485)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:485 a = (trim(imgout,000485,000485)) a = loop(a,100) at = (trim(imgout,000485,000485)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:485 - Stillimage bt = (trim(imgout,000486,000486)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:486 a = (trim(imgout,000486,000486)) a = loop(a,100) at = (trim(imgout,000486,000486)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:486 - Stillimage bt = (trim(imgout,000487,000487)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:487 a = (trim(imgout,000487,000487)) a = loop(a,100) at = (trim(imgout,000487,000487)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:487 - Stillimage bt = (trim(imgout,000488,000488)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:488 a = (trim(imgout,000488,000488)) a = loop(a,100) at = (trim(imgout,000488,000488)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:488 - Stillimage bt = (trim(imgout,000489,000489)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:489 a = (trim(imgout,000489,000489)) a = loop(a,100) at = (trim(imgout,000489,000489)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:489 - Stillimage bt = (trim(imgout,000490,000490)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:490 a = (trim(imgout,000490,000490)) a = loop(a,100) at = (trim(imgout,000490,000490)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:490 - Stillimage bt = (trim(imgout,000491,000491)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:491 a = (trim(imgout,000491,000491)) a = loop(a,100) at = (trim(imgout,000491,000491)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:491 - Stillimage bt = (trim(imgout,000492,000492)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:492 a = (trim(imgout,000492,000492)) a = loop(a,100) at = (trim(imgout,000492,000492)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:492 - Stillimage bt = (trim(imgout,000493,000493)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:493 a = (trim(imgout,000493,000493)) a = loop(a,100) at = (trim(imgout,000493,000493)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:493 - Stillimage bt = (trim(imgout,000494,000494)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:494 a = (trim(imgout,000494,000494)) a = loop(a,100) at = (trim(imgout,000494,000494)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:494 - Stillimage bt = (trim(imgout,000495,000495)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:495 a = (trim(imgout,000495,000495)) a = loop(a,100) at = (trim(imgout,000495,000495)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:495 - Stillimage bt = (trim(imgout,000496,000496)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:496 a = (trim(imgout,000496,000496)) a = loop(a,100) at = (trim(imgout,000496,000496)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:496 - Stillimage bt = (trim(imgout,000497,000497)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:497 a = (trim(imgout,000497,000497)) a = loop(a,100) at = (trim(imgout,000497,000497)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:497 - Stillimage bt = (trim(imgout,000498,000498)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:498 a = (trim(imgout,000498,000498)) a = loop(a,100) at = (trim(imgout,000498,000498)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:498 - Stillimage bt = (trim(imgout,000499,000499)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:499 a = (trim(imgout,000499,000499)) a = loop(a,100) at = (trim(imgout,000499,000499)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:499 - Stillimage bt = (trim(imgout,000500,000500)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:500 a = (trim(imgout,000500,000500)) a = loop(a,100) at = (trim(imgout,000500,000500)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:500 - Stillimage bt = (trim(imgout,000501,000501)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:501 a = (trim(imgout,000501,000501)) a = loop(a,100) at = (trim(imgout,000501,000501)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:501 - Stillimage bt = (trim(imgout,000502,000502)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:502 a = (trim(imgout,000502,000502)) a = loop(a,100) at = (trim(imgout,000502,000502)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:502 - Stillimage bt = (trim(imgout,000503,000503)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:503 a = (trim(imgout,000503,000503)) a = loop(a,100) at = (trim(imgout,000503,000503)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:503 - Stillimage bt = (trim(imgout,000504,000504)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:504 a = (trim(imgout,000504,000504)) a = loop(a,100) at = (trim(imgout,000504,000504)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:504 - Stillimage bt = (trim(imgout,000505,000505)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:505 a = (trim(imgout,000505,000505)) a = loop(a,100) at = (trim(imgout,000505,000505)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:505 - Stillimage bt = (trim(imgout,000506,000506)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:506 a = (trim(imgout,000506,000506)) a = loop(a,100) at = (trim(imgout,000506,000506)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:506 - Stillimage bt = (trim(imgout,000507,000507)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:507 a = (trim(imgout,000507,000507)) a = loop(a,100) at = (trim(imgout,000507,000507)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:507 - Stillimage bt = (trim(imgout,000508,000508)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:508 a = (trim(imgout,000508,000508)) a = loop(a,100) at = (trim(imgout,000508,000508)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:508 - Stillimage bt = (trim(imgout,000509,000509)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:509 a = (trim(imgout,000509,000509)) a = loop(a,100) at = (trim(imgout,000509,000509)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:509 - Stillimage bt = (trim(imgout,000510,000510)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:510 a = (trim(imgout,000510,000510)) a = loop(a,100) at = (trim(imgout,000510,000510)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:510 - Stillimage bt = (trim(imgout,000511,000511)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:511 a = (trim(imgout,000511,000511)) a = loop(a,100) at = (trim(imgout,000511,000511)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:511 - Stillimage bt = (trim(imgout,000512,000512)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:512 a = (trim(imgout,000512,000512)) a = loop(a,100) at = (trim(imgout,000512,000512)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:512 - Stillimage bt = (trim(imgout,000513,000513)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:513 a = (trim(imgout,000513,000513)) a = loop(a,100) at = (trim(imgout,000513,000513)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:513 - Stillimage bt = (trim(imgout,000514,000514)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:514 a = (trim(imgout,000514,000514)) a = loop(a,100) at = (trim(imgout,000514,000514)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:514 - Stillimage bt = (trim(imgout,000515,000515)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:515 a = (trim(imgout,000515,000515)) a = loop(a,100) at = (trim(imgout,000515,000515)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:515 - Stillimage bt = (trim(imgout,000516,000516)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:516 a = (trim(imgout,000516,000516)) a = loop(a,100) at = (trim(imgout,000516,000516)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:516 - Stillimage bt = (trim(imgout,000517,000517)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:517 a = (trim(imgout,000517,000517)) a = loop(a,100) at = (trim(imgout,000517,000517)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:517 - Stillimage bt = (trim(imgout,000518,000518)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:518 a = (trim(imgout,000518,000518)) a = loop(a,100) at = (trim(imgout,000518,000518)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:518 - Stillimage bt = (trim(imgout,000519,000519)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:519 a = (trim(imgout,000519,000519)) a = loop(a,100) at = (trim(imgout,000519,000519)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:519 - Stillimage bt = (trim(imgout,000520,000520)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:520 a = (trim(imgout,000520,000520)) a = loop(a,100) at = (trim(imgout,000520,000520)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:520 - Stillimage bt = (trim(imgout,000521,000521)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:521 a = (trim(imgout,000521,000521)) a = loop(a,100) at = (trim(imgout,000521,000521)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:521 - Stillimage bt = (trim(imgout,000522,000522)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:522 a = (trim(imgout,000522,000522)) a = loop(a,100) at = (trim(imgout,000522,000522)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:522 - Stillimage bt = (trim(imgout,000523,000523)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:523 a = (trim(imgout,000523,000523)) a = loop(a,100) at = (trim(imgout,000523,000523)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:523 - Stillimage bt = (trim(imgout,000524,000524)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:524 a = (trim(imgout,000524,000524)) a = loop(a,100) at = (trim(imgout,000524,000524)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:524 - Stillimage bt = (trim(imgout,000525,000525)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:525 a = (trim(imgout,000525,000525)) a = loop(a,100) at = (trim(imgout,000525,000525)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:525 - Stillimage bt = (trim(imgout,000526,000526)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:526 a = (trim(imgout,000526,000526)) a = loop(a,100) at = (trim(imgout,000526,000526)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:526 - Stillimage bt = (trim(imgout,000527,000527)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:527 a = (trim(imgout,000527,000527)) a = loop(a,100) at = (trim(imgout,000527,000527)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:527 - Stillimage bt = (trim(imgout,000528,000528)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:528 a = (trim(imgout,000528,000528)) a = loop(a,100) at = (trim(imgout,000528,000528)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:528 - Stillimage bt = (trim(imgout,000529,000529)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:529 a = (trim(imgout,000529,000529)) a = loop(a,100) at = (trim(imgout,000529,000529)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:529 - Stillimage bt = (trim(imgout,000530,000530)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:530 a = (trim(imgout,000530,000530)) a = loop(a,100) at = (trim(imgout,000530,000530)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:530 - Stillimage bt = (trim(imgout,000531,000531)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:531 a = (trim(imgout,000531,000531)) a = loop(a,100) at = (trim(imgout,000531,000531)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:531 - Stillimage bt = (trim(imgout,000532,000532)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:532 a = (trim(imgout,000532,000532)) a = loop(a,100) at = (trim(imgout,000532,000532)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:532 - Stillimage bt = (trim(imgout,000533,000533)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:533 a = (trim(imgout,000533,000533)) a = loop(a,100) at = (trim(imgout,000533,000533)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:533 - Stillimage bt = (trim(imgout,000534,000534)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:534 a = (trim(imgout,000534,000534)) a = loop(a,100) at = (trim(imgout,000534,000534)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:534 - Stillimage bt = (trim(imgout,000535,000535)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:535 a = (trim(imgout,000535,000535)) a = loop(a,100) at = (trim(imgout,000535,000535)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:535 - Stillimage bt = (trim(imgout,000536,000536)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:536 a = (trim(imgout,000536,000536)) a = loop(a,100) at = (trim(imgout,000536,000536)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:536 - Stillimage bt = (trim(imgout,000537,000537)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:537 a = (trim(imgout,000537,000537)) a = loop(a,100) at = (trim(imgout,000537,000537)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:537 - Stillimage bt = (trim(imgout,000538,000538)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:538 a = (trim(imgout,000538,000538)) a = loop(a,100) at = (trim(imgout,000538,000538)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:538 - Stillimage bt = (trim(imgout,000539,000539)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:539 a = (trim(imgout,000539,000539)) a = loop(a,100) at = (trim(imgout,000539,000539)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:539 - Stillimage bt = (trim(imgout,000540,000540)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:540 a = (trim(imgout,000540,000540)) a = loop(a,100) at = (trim(imgout,000540,000540)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:540 - Stillimage bt = (trim(imgout,000541,000541)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:541 a = (trim(imgout,000541,000541)) a = loop(a,100) at = (trim(imgout,000541,000541)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:541 - Stillimage bt = (trim(imgout,000542,000542)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:542 a = (trim(imgout,000542,000542)) a = loop(a,100) at = (trim(imgout,000542,000542)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:542 - Stillimage bt = (trim(imgout,000543,000543)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:543 a = (trim(imgout,000543,000543)) a = loop(a,100) at = (trim(imgout,000543,000543)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:543 - Stillimage bt = (trim(imgout,000544,000544)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:544 a = (trim(imgout,000544,000544)) a = loop(a,100) at = (trim(imgout,000544,000544)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:544 - Stillimage bt = (trim(imgout,000545,000545)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:545 a = (trim(imgout,000545,000545)) a = loop(a,100) at = (trim(imgout,000545,000545)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:545 - Stillimage bt = (trim(imgout,000546,000546)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:546 a = (trim(imgout,000546,000546)) a = loop(a,100) at = (trim(imgout,000546,000546)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:546 - Stillimage bt = (trim(imgout,000547,000547)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:547 a = (trim(imgout,000547,000547)) a = loop(a,100) at = (trim(imgout,000547,000547)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:547 - Video b = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_1066.avi").AssumeFPS(25, true).converttoyv12().eqaudio() bwav = b.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_1066.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(b,Width(b)*1,height(b)*1),SafeAviW,safeAviH,rate) backname = loop(bname,b.framecount) b = converttoyv12(AddBack(aviname,backname,1).Has169()) bt = trim(b, 0, -1) bt = loop(bt,50) bwav = bwav.HasAudio() ? bwav : audiodub(b,BlankClip(length=b.framecount, fps = rate, audio_rate=48000, stereo = true)) b = audiodub(b,bwav).eqaudio() bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:548 d = pointchk(inpoint, outpoint) ? d : d.trim(0,inpoint)+audiodub(d.trim(inpoint,outpoint),BlankClip(outpoint-inpoint, fps = rate, audio_rate=48000, stereo = true)) a = avisource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_1066.avi").AssumeFPS(25, true).converttoyv12().eqaudio() alength = a.framecount awav = a.killvideo()#DirectShowSource("E:\Bilder\David und Elina\Urlaubsbilder 2009 Neuseeland\Urlaubsbilder für Familie Freunde etc\Urlaubsbilder 2009 Neuseeland Kamera David\Videos im Avi Format für Diashow\MVI_1066.avi", fps = 25).eqaudio() aviname = SafeSize(LanczosResize(a,Width(a)*1,height(a)*1),SafeAviW,safeAviH,rate) backname = loop(bname,a.framecount) a = converttoyv12(AddBack(aviname,backname,1).Has169()) at = trim(a, a.framecount-1, a.framecount) awav = awav.HasAudio() ? awav : audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) a = audiodub(a,awav).eqaudio() at = loop(at,50) atwav = at.killvideo() atwav = atwav.HasAudio() ? atwav : audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,atwav).eqaudio() inpoint = d.framecount+a.framecount # Transition no:548 - Stillimage bt = (trim(imgout,000549,000549)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c # Slide no:549 a = (trim(imgout,000549,000549)) a = loop(a,100) at = (trim(imgout,000549,000549)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:549 - Stillimage bt = (trim(imgout,000550,000550)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:550 a = (trim(imgout,000550,000550)) a = loop(a,100) at = (trim(imgout,000550,000550)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:550 - Stillimage bt = (trim(imgout,000551,000551)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:551 a = (trim(imgout,000551,000551)) a = loop(a,100) at = (trim(imgout,000551,000551)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:551 - Stillimage bt = (trim(imgout,000552,000552)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:552 a = (trim(imgout,000552,000552)) a = loop(a,100) at = (trim(imgout,000552,000552)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:552 - Stillimage bt = (trim(imgout,000553,000553)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:553 a = (trim(imgout,000553,000553)) a = loop(a,100) at = (trim(imgout,000553,000553)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:553 - Stillimage bt = (trim(imgout,000554,000554)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:554 a = (trim(imgout,000554,000554)) a = loop(a,100) at = (trim(imgout,000554,000554)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:554 - Stillimage bt = (trim(imgout,000555,000555)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:555 a = (trim(imgout,000555,000555)) a = loop(a,100) at = (trim(imgout,000555,000555)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:555 - Stillimage bt = (trim(imgout,000556,000556)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:556 a = (trim(imgout,000556,000556)) a = loop(a,100) at = (trim(imgout,000556,000556)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:556 - Stillimage bt = (trim(imgout,000557,000557)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:557 a = (trim(imgout,000557,000557)) a = loop(a,100) at = (trim(imgout,000557,000557)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:557 - Stillimage bt = (trim(imgout,000558,000558)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:558 a = (trim(imgout,000558,000558)) a = loop(a,100) at = (trim(imgout,000558,000558)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:558 - Stillimage bt = (trim(imgout,000559,000559)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:559 a = (trim(imgout,000559,000559)) a = loop(a,100) at = (trim(imgout,000559,000559)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:559 - Stillimage bt = (trim(imgout,000560,000560)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:560 a = (trim(imgout,000560,000560)) a = loop(a,100) at = (trim(imgout,000560,000560)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:560 - Stillimage bt = (trim(imgout,000561,000561)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:561 a = (trim(imgout,000561,000561)) a = loop(a,100) at = (trim(imgout,000561,000561)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:561 - Stillimage bt = (trim(imgout,000562,000562)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:562 a = (trim(imgout,000562,000562)) a = loop(a,100) at = (trim(imgout,000562,000562)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:562 - Stillimage bt = (trim(imgout,000563,000563)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:563 a = (trim(imgout,000563,000563)) a = loop(a,100) at = (trim(imgout,000563,000563)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:563 - Stillimage bt = (trim(imgout,000564,000564)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:564 a = (trim(imgout,000564,000564)) a = loop(a,100) at = (trim(imgout,000564,000564)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:564 - Stillimage bt = (trim(imgout,000565,000565)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:565 a = (trim(imgout,000565,000565)) a = loop(a,100) at = (trim(imgout,000565,000565)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:565 - Stillimage bt = (trim(imgout,000566,000566)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:566 a = (trim(imgout,000566,000566)) a = loop(a,100) at = (trim(imgout,000566,000566)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:566 - Stillimage bt = (trim(imgout,000567,000567)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:567 a = (trim(imgout,000567,000567)) a = loop(a,100) at = (trim(imgout,000567,000567)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:567 - Stillimage bt = (trim(imgout,000568,000568)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:568 a = (trim(imgout,000568,000568)) a = loop(a,100) at = (trim(imgout,000568,000568)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:568 - Stillimage bt = (trim(imgout,000569,000569)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:569 a = (trim(imgout,000569,000569)) a = loop(a,100) at = (trim(imgout,000569,000569)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:569 - Stillimage bt = (trim(imgout,000570,000570)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:570 a = (trim(imgout,000570,000570)) a = loop(a,100) at = (trim(imgout,000570,000570)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:570 - Stillimage bt = (trim(imgout,000571,000571)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:571 a = (trim(imgout,000571,000571)) a = loop(a,100) at = (trim(imgout,000571,000571)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:571 - Stillimage bt = (trim(imgout,000572,000572)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:572 a = (trim(imgout,000572,000572)) a = loop(a,100) at = (trim(imgout,000572,000572)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:572 - Stillimage bt = (trim(imgout,000573,000573)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:573 a = (trim(imgout,000573,000573)) a = loop(a,100) at = (trim(imgout,000573,000573)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:573 - Stillimage bt = (trim(imgout,000574,000574)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:574 a = (trim(imgout,000574,000574)) a = loop(a,100) at = (trim(imgout,000574,000574)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:574 - Stillimage bt = (trim(imgout,000575,000575)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:575 a = (trim(imgout,000575,000575)) a = loop(a,100) at = (trim(imgout,000575,000575)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:575 - Stillimage bt = (trim(imgout,000576,000576)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:576 a = (trim(imgout,000576,000576)) a = loop(a,100) at = (trim(imgout,000576,000576)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:576 - Stillimage bt = (trim(imgout,000577,000577)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:577 a = (trim(imgout,000577,000577)) a = loop(a,100) at = (trim(imgout,000577,000577)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:577 - Stillimage bt = (trim(imgout,000578,000578)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:578 a = (trim(imgout,000578,000578)) a = loop(a,100) at = (trim(imgout,000578,000578)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:578 - Stillimage bt = (trim(imgout,000579,000579)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:579 a = (trim(imgout,000579,000579)) a = loop(a,100) at = (trim(imgout,000579,000579)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:579 - Stillimage bt = (trim(imgout,000580,000580)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:580 a = (trim(imgout,000580,000580)) a = loop(a,100) at = (trim(imgout,000580,000580)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:580 - Stillimage bt = (trim(imgout,000581,000581)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:581 a = (trim(imgout,000581,000581)) a = loop(a,100) at = (trim(imgout,000581,000581)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:581 - Stillimage bt = (trim(imgout,000582,000582)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:582 a = (trim(imgout,000582,000582)) a = loop(a,100) at = (trim(imgout,000582,000582)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:582 - Stillimage bt = (trim(imgout,000583,000583)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:583 a = (trim(imgout,000583,000583)) a = loop(a,100) at = (trim(imgout,000583,000583)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:583 - Stillimage bt = (trim(imgout,000584,000584)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:584 a = (trim(imgout,000584,000584)) a = loop(a,100) at = (trim(imgout,000584,000584)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:584 - Stillimage bt = (trim(imgout,000585,000585)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:585 a = (trim(imgout,000585,000585)) a = loop(a,100) at = (trim(imgout,000585,000585)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:585 - Stillimage bt = (trim(imgout,000586,000586)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:586 a = (trim(imgout,000586,000586)) a = loop(a,100) at = (trim(imgout,000586,000586)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:586 - Stillimage bt = (trim(imgout,000587,000587)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:587 a = (trim(imgout,000587,000587)) a = loop(a,100) at = (trim(imgout,000587,000587)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:587 - Stillimage bt = (trim(imgout,000588,000588)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:588 a = (trim(imgout,000588,000588)) a = loop(a,100) at = (trim(imgout,000588,000588)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:588 - Stillimage bt = (trim(imgout,000589,000589)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:589 a = (trim(imgout,000589,000589)) a = loop(a,100) at = (trim(imgout,000589,000589)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:589 - Stillimage bt = (trim(imgout,000590,000590)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:590 a = (trim(imgout,000590,000590)) a = loop(a,100) at = (trim(imgout,000590,000590)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:590 - Stillimage bt = (trim(imgout,000591,000591)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:591 a = (trim(imgout,000591,000591)) a = loop(a,100) at = (trim(imgout,000591,000591)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:591 - Stillimage bt = (trim(imgout,000592,000592)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:592 a = (trim(imgout,000592,000592)) a = loop(a,100) at = (trim(imgout,000592,000592)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:592 - Stillimage bt = (trim(imgout,000593,000593)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:593 a = (trim(imgout,000593,000593)) a = loop(a,100) at = (trim(imgout,000593,000593)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:593 - Stillimage bt = (trim(imgout,000594,000594)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:594 a = (trim(imgout,000594,000594)) a = loop(a,100) at = (trim(imgout,000594,000594)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:594 - Stillimage bt = (trim(imgout,000595,000595)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:595 a = (trim(imgout,000595,000595)) a = loop(a,100) at = (trim(imgout,000595,000595)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:595 - Stillimage bt = (trim(imgout,000596,000596)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:596 a = (trim(imgout,000596,000596)) a = loop(a,100) at = (trim(imgout,000596,000596)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:596 - Stillimage bt = (trim(imgout,000597,000597)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:597 a = (trim(imgout,000597,000597)) a = loop(a,100) at = (trim(imgout,000597,000597)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:597 - Stillimage bt = (trim(imgout,000598,000598)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:598 a = (trim(imgout,000598,000598)) a = loop(a,100) at = (trim(imgout,000598,000598)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:598 - Stillimage bt = (trim(imgout,000599,000599)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:599 a = (trim(imgout,000599,000599)) a = loop(a,100) at = (trim(imgout,000599,000599)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:599 - Stillimage bt = (trim(imgout,000600,000600)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:600 a = (trim(imgout,000600,000600)) a = loop(a,100) at = (trim(imgout,000600,000600)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:600 - Stillimage bt = (trim(imgout,000601,000601)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:601 a = (trim(imgout,000601,000601)) a = loop(a,100) at = (trim(imgout,000601,000601)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:601 - Stillimage bt = (trim(imgout,000602,000602)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:602 a = (trim(imgout,000602,000602)) a = loop(a,100) at = (trim(imgout,000602,000602)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:602 - Stillimage bt = (trim(imgout,000603,000603)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:603 a = (trim(imgout,000603,000603)) a = loop(a,100) at = (trim(imgout,000603,000603)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:603 - Stillimage bt = (trim(imgout,000604,000604)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:604 a = (trim(imgout,000604,000604)) a = loop(a,100) at = (trim(imgout,000604,000604)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:604 - Stillimage bt = (trim(imgout,000605,000605)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:605 a = (trim(imgout,000605,000605)) a = loop(a,100) at = (trim(imgout,000605,000605)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:605 - Stillimage bt = (trim(imgout,000606,000606)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:606 a = (trim(imgout,000606,000606)) a = loop(a,100) at = (trim(imgout,000606,000606)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:606 - Stillimage bt = (trim(imgout,000607,000607)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:607 a = (trim(imgout,000607,000607)) a = loop(a,100) at = (trim(imgout,000607,000607)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:607 - Stillimage bt = (trim(imgout,000608,000608)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:608 a = (trim(imgout,000608,000608)) a = loop(a,100) at = (trim(imgout,000608,000608)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:608 - Stillimage bt = (trim(imgout,000609,000609)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:609 a = (trim(imgout,000609,000609)) a = loop(a,100) at = (trim(imgout,000609,000609)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:609 - Stillimage bt = (trim(imgout,000610,000610)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:610 a = (trim(imgout,000610,000610)) a = loop(a,100) at = (trim(imgout,000610,000610)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:610 - Stillimage bt = (trim(imgout,000611,000611)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:611 a = (trim(imgout,000611,000611)) a = loop(a,100) at = (trim(imgout,000611,000611)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:611 - Stillimage bt = (trim(imgout,000612,000612)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:612 a = (trim(imgout,000612,000612)) a = loop(a,100) at = (trim(imgout,000612,000612)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:612 - Stillimage bt = (trim(imgout,000613,000613)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:613 a = (trim(imgout,000613,000613)) a = loop(a,100) at = (trim(imgout,000613,000613)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:613 - Stillimage bt = (trim(imgout,000614,000614)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:614 a = (trim(imgout,000614,000614)) a = loop(a,100) at = (trim(imgout,000614,000614)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:614 - Stillimage bt = (trim(imgout,000615,000615)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:615 a = (trim(imgout,000615,000615)) a = loop(a,100) at = (trim(imgout,000615,000615)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:615 - Stillimage bt = (trim(imgout,000616,000616)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:616 a = (trim(imgout,000616,000616)) a = loop(a,100) at = (trim(imgout,000616,000616)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:616 - Stillimage bt = (trim(imgout,000617,000617)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:617 a = (trim(imgout,000617,000617)) a = loop(a,100) at = (trim(imgout,000617,000617)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:617 - Stillimage bt = (trim(imgout,000618,000618)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:618 a = (trim(imgout,000618,000618)) a = loop(a,100) at = (trim(imgout,000618,000618)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:618 - Stillimage bt = (trim(imgout,000619,000619)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:619 a = (trim(imgout,000619,000619)) a = loop(a,100) at = (trim(imgout,000619,000619)) at = loop(at,50) a = audiodub(a,BlankClip(length=a.framecount, fps = rate, audio_rate=48000, stereo = true)) at = audiodub(at,BlankClip(length=at.framecount, fps = rate, audio_rate=48000, stereo = true)) outpoint = d.framecount+a.framecount+at.framecount # Transition no:619 - Stillimage bt = (trim(imgout,000620,000620)) bt = loop(bt,50) bt = audiodub(bt,BlankClip(length=bt.framecount, fps = rate, audio_rate=48000, stereo = true)) at=at.SSRC(48000,fast=true) bt=bt.SSRC(48000,fast=true) ft=50 c = (import ("C:\Programme\DVD slideshow GUI\transitions\Dissolve.avs")) c = audiodub(c,bt).eqaudio() d = d + a + c ssa = ssa + "Dialogue: 0,"+ convert2hhmmscff(d.framecount+1+50, rate)+ ","+ convert2hhmmscff(d.framecount+100, rate)+",Default,NTP,0000,0000,0000,!Effect,{\pos(360,504)}ENDE"+ chr(10) writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" # Slide no:620 - last b = (trim(imgout,000620,000620)) b = loop(b,100) outpoint = d.framecount+b.framecount b = audiodub(b,BlankClip(length=b.framecount, fps = rate, audio_rate=48000)).eqaudio() d = d + b d = pointchk(inpoint, outpoint) ? d : d.trim(0,inpoint)+audiodub(d.trim(inpoint,outpoint),BlankClip(length = (outpoint-inpoint), fps = rate, audio_rate=48000)).eqaudio() writefilestart(d,"C:\Programme\DVD slideshow GUI\DVDsGUItemp"+".ssa","ssa",append = true) ssa = "" last=0 d.trim(2,d.framecount) #Functions: function TransPrep( clip TpClip, int TPLength) { TpFrames = TpClip.framecount() TpClip= (TpFrames-abs(TpLength)<0) ? TpClip+loop(trim(TpClip, TpFrames, TpFrames),(abs(TpLength+TpFrames))) : trim (TpClip, TpFrames-abs(TpLength), TpFrames) Tpclip= (TpLength>0) ? loop(trim(TpClip, TpFrames, TpFrames),abs(TPLength)) : TpClip Return TpClip } function TransPrepBack( clip TpClip, int TPLength) { TpFrames = TpClip.framecount() Tpclip= (TpLength>0) ? loop(trim(TpClip, TpFrames, TpFrames),abs(TPLength)) : TpClip TpClip= (TpFrames-abs(TpLength)<0) ? loop(trim(TpClip, 0, -1),(abs(TpLength+TpFrames)))+TpClip : trim (TpClip, 0, TpFrames) Return TpClip } #code by tsp - cf=current_frame,fr=framerate function convert2smpte(int cf,float fr) { hh=int(cf/3600/fr) mm=int((cf-hh*3600*fr)/60/fr) ss=int((cf-hh*3600*fr-mm*60*fr)/fr) ff=int((cf-hh*3600*fr-mm*60*fr-ss*fr)) smpte=string(hh,"%02.0f")+":"+string(mm,"%02.0f")+":"+string(ss,"%02.0f")+"."+string(ff,"%02.0f") return smpte } function convert2hhmmscff(int cf,float fr) { hh=int(cf/3600/fr) mm=int((cf-hh*3600*fr)/60/fr) ss=int((cf-hh*3600*fr-mm*60*fr)/fr) ff=int((cf-hh*3600*fr-mm*60*fr-ss*fr)) smpte=string(hh,"%02.0f")+":"+string(mm,"%02.0f")+":"+string(ss,"%02.0f")+"."+string(ff,"%02.0f") return smpte } function convert2srt(int cf,float fr) { hh=int(cf/3600/fr) mm=int((cf-hh*3600*fr)/60/fr) ss=int((cf-hh*3600*fr-mm*60*fr)/fr) fftemp=int(cf-hh*3600*fr-mm*60*fr-ss*fr) ff=((fftemp)) smpte=string(hh,"%02.0f")+":"+string(mm,"%02.0f")+":"+string(ss,"%02.0f")+","+string(ff,"%03.0f") return smpte } function Trim2(clip c, int start, int "end", int "length") { Assert(!(Defined(end) && Defined(length)), \ "Trim2: and parameters cannot be used together") Assert(!Defined(length) || length >= 0, \ "Trim2: invalid length: " + String(length)) end = Defined(end) \ ? ((end < 0) ? (c.FrameCount() + end) : end) \ : Max(start, c.FrameCount()) end = Defined(length) ? (start + length) : end Assert(start >= 0, "Trim2: start frame out of bounds: " + String(start)) Assert(end >= start, "Trim2: end frame out of bounds: " + String(end)) start = Min(start, c.FrameCount()) end = Min(end, c.FrameCount()) # we can't use Trim(start, end - 1) in case end == 1 return (start == end) \ ? c.NullClip() \ : c.Trim(start, -(end - start)) } function Trim3(clip c, int start, int "end", int "length") { Assert(!(Defined(end) && Defined(length)), \ "Trim3: and parameters cannot be used together") Assert(!Defined(length) || length > 0, \ "Trim3: invalid length: " + String(length)) end = Defined(length) ? (start + length) : Default(end, c.FrameCount()) end = (end < 0) ? (c.FrameCount() + end) : end Assert(start >= 0 && start < c.FrameCount(), \ "Trim3: start frame out of bounds: " + String(start)) Assert(end > start && end <= c.FrameCount(), \ "Trim3: end frame out of bounds: " + String(end)) return c.Trim2(start, end) } function Min(val a, val b) { return (a < b) ? a : b } function Max(val a, val b) { return (a > b) ? a : b } function Clamp(val n, val low, val high) { return Max(low, Min(n, high)) } # MaskTransition by stickboy function MaskTransition(clip c1, clip c2, imgpath , int dur) { c2=c2.Lanczos4Resize(c1.Width(),c1.Height()) c1=c1.Lanczos4Resize(c2.Width(),c2.Height()) ramp = imagesource(imgpath, 0, 0, 1, false).ConvertToRGB32() ramp = ramp.Lanczos4Resize(720,576) ramp = ramp.AssumeFPS(c1.FrameRate()).Loop(dur) transitionMask = Animate(ramp, 0, dur, "Levels", \ 0, 1.0, 20, 0, 235, \ 235, 1.0, 255, 0, 235) Assert( c1.Width() == c2.Width() \ && c1.Width() == transitionMask.Width() \ && c1.Height() == c2.Height() \ && c1.Height() == transitionMask.Height(), \ "JDL_MaskTransition: clips must have identical frame sizes") Assert( c1.FrameRate() == c2.FrameRate() \ && c1.FrameRate() == transitionMask.FrameRate(), \ "JDL_MaskTransition: clips must have identical frame-rates") overlap = transitionMask.FrameCount() Assert(overlap > 0, "JDL_MaskTransition: invalid overlap length: " + String(overlap)) Assert(c1.FrameCount() >= overlap && c2.FrameCount() >= overlap, \ "JDL_MaskTransition: clips must be longer than the transition") trans1 = c1.Trim3(c1.FrameCount() - overlap) trans2 = c2.Trim3(0, length=overlap) Assert(trans1.FrameCount() == trans2.FrameCount(), "JDL_MaskTransition: bad math") trans = Overlay(trans2, trans1, mask=transitionMask) video = trans return video } function Min(val a, val b) { return (a < b) ? a : b } function Max(val a, val b) { return (a > b) ? a : b } function AddBack(clip imagef, clip imageb, int dur) { b = imageB.converttorgb32() f = imageF.Levels(0, 1, 255, 21, 255, coring=false).converttorgb32() fa = imageF.converttorgb32() x = (width(b)/2)-(width(f)/2) y = (height(b)/2)-(height(f)/2) c= overlay(b,f,x,y,mask=showalpha(fa), mode="blend") return c.converttoyv12() } function SafeSize(image, int SafeW, int SafeH, float fps) { a = image w= Width(a) h= Height(a) h = (w > SafeW) ? multifour(h * SafeW/float(w)) : h w = (w > SafeW) ? SafeW : w w = (h > SafeH) ? multifour(w * SafeH/float(h)) : w h = (h > SafeH) ? SafeH : h return ((Width(a) != w) || (Height(a) != h)) ? a.LanczosResize(multifour(w), multifour(h)) : a } function Has169(clip rescheck) { return rescheck } function HasAudio(clip chkaud) { return chkaud.AudioRate() != 0 } function HasMono (clip mon) { return audiochannels(mon)!=2 } function pointchk (inval, outval) { return inval>outval } function multifour (val mfour) { return (int(mfour/4))*4 } function eqaudio(clip eqaud) { eqaud = eqaud.HasAudio() ? eqaud : audiodub(eqaud,BlankClip(eqaud.framecount, fps = 25, audio_rate=48000)) eqaud = HasMono(eqaud) ? MergeChannels(eqaud.GetChannel(1), eqaud.GetChannel(1)) : eqaud return eqaud.ResampleAudio(48000) } function AddAlphaBack(clip imagef, clip imageb) { b = imageB f = imageF.Levels(0, 1, 255, 1, 255, coring=false) x = (width(b)/2)-(width(f)/2) y = (height(b)/2)-(height(f)/2) c = Layer(b,f,"add",255,x,y)#,0,use_chroma=true) return c } function AddAlphaBackNoLev(clip imagef, clip imageb) { b = imageB f = imageF#.Levels(0, 1, 255, 21, 255, coring=false) x = (width(b)/2)-(width(f)/2) y = (height(b)/2)-(height(f)/2) c = Layer(b,f,"add",255,x,y)#,0,use_chroma=true) return c } function SafeSizeKB(image, int SafeW, int SafeH) { a = image w= Width(a) h= Height(a) h = (w > SafeW) ? multifour(h * SafeW/float(w)) : h w = (w > SafeW) ? SafeW : w w = (h > SafeH) ? multifour(w * SafeH/float(h)) : w h = (h > SafeH) ? SafeH : h return ((Width(a) != w) || (Height(a) != h)) ? a.LanczosResize(multifour(w), multifour(h)) : a } function importavs(string impavs) { import(impavs).AssumeFPS(25, true).eqaudio() } ResampleAudio(48000) AssumeFPS(25, 1, true) textsub("C:\Programme\DVD slideshow GUI\DVDsGUItemp.ssa") Levels(32, 1, 235, 16, 235, coring=false)