Your Name %!s(int64=4) %!d(string=hai) anos
pai
achega
a351994d91
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/openshottest.py

+ 1 - 1
tests/openshottest.py

@@ -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)