|
@@ -123,7 +123,7 @@ t.AddClip(c5)
|
|
txt1 = openshot.QtImageReader("/var/txt/title.png")
|
|
txt1 = openshot.QtImageReader("/var/txt/title.png")
|
|
c_txt1 = openshot.Clip(txt1)
|
|
c_txt1 = openshot.Clip(txt1)
|
|
c_txt1.has_audio=openshot.Keyframe(0)
|
|
c_txt1.has_audio=openshot.Keyframe(0)
|
|
-c_txt1.Layer(5)
|
|
|
|
|
|
+c_txt1.Layer(7)
|
|
c_txt1.Position(3.5)
|
|
c_txt1.Position(3.5)
|
|
c_txt1.location_x=openshot.Keyframe(0.02)
|
|
c_txt1.location_x=openshot.Keyframe(0.02)
|
|
c_txt1.location_y=openshot.Keyframe(0.02)
|
|
c_txt1.location_y=openshot.Keyframe(0.02)
|