|
@@ -43,14 +43,14 @@ w.SetVideoOptions(True, "libx264", openshot.Fraction(30000, 1000), 1280, 720,
|
|
openshot.Fraction(1, 1), False, False, 3000000)
|
|
openshot.Fraction(1, 1), False, False, 3000000)
|
|
|
|
|
|
|
|
|
|
-w.info.metadata["title"] = "testtest"
|
|
|
|
-w.info.metadata["artist"] = "aaa"
|
|
|
|
-w.info.metadata["album"] = "bbb"
|
|
|
|
-w.info.metadata["year"] = "2015"
|
|
|
|
-w.info.metadata["description"] = "ddd"
|
|
|
|
-w.info.metadata["comment"] = "eee"
|
|
|
|
-w.info.metadata["comment"] = "comment"
|
|
|
|
-w.info.metadata["copyright"] = "copyright OpenShot!"
|
|
|
|
|
|
+w.info.metadata["title"] = "ChoozMo"
|
|
|
|
+w.info.metadata["artist"] = "ChoozMo"
|
|
|
|
+w.info.metadata["album"] = "ChoozMo"
|
|
|
|
+w.info.metadata["year"] = "2021"
|
|
|
|
+w.info.metadata["description"] = "ChoozMo"
|
|
|
|
+w.info.metadata["comment"] = "ChoozMo"
|
|
|
|
+w.info.metadata["comment"] = "ChoozMo"
|
|
|
|
+w.info.metadata["copyright"] = "copyright ChoozMo!"
|
|
|
|
|
|
# Open the Writer
|
|
# Open the Writer
|
|
w.Open()
|
|
w.Open()
|