|
@@ -598,13 +598,13 @@ def anchor_video_v2(name,text_content, image_urls):
|
|
w.SetVideoOptions(True, "libx264", openshot.Fraction(30000, 1000), 1280, 720,
|
|
w.SetVideoOptions(True, "libx264", openshot.Fraction(30000, 1000), 1280, 720,
|
|
openshot.Fraction(1, 1), False, False, 3000000)
|
|
openshot.Fraction(1, 1), False, False, 3000000)
|