@@ -129,7 +129,7 @@ t.AddClip(c_txt1)
bg1 = openshot.QtImageReader("/var/txt/b1.jpg")
-c_bg1 = openshot.Clip(txt1)
+c_bg1 = openshot.Clip(bg1)
c_bg1.has_audio=openshot.Keyframe(0)
c_bg1.Layer(6)
c_bg1.Position(3.5)