質問編集履歴
1
追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -20,6 +20,8 @@
|
|
20
20
|
|
21
21
|
##調べたソース
|
22
22
|
|
23
|
+
[・Premiere Pro Scripting Guide](https://ppro-scripting.docsforadobe.dev/index.html)
|
24
|
+
|
23
25
|
[・その作業、自動化できませんか?AfterEffects自動化ことはじめ](https://note.com/sonicjam/n/n0dad1bad3325)
|
24
26
|
|
25
27
|
[・Pythonで行うライブラリ](https://github.com/qmasingarbe/pymiere)
|
@@ -32,6 +34,10 @@
|
|
32
34
|
|
33
35
|
##作業はそこまで難しくないですが、
|
34
36
|
|
37
|
+
[・Premiere Pro Scripting Guide](https://ppro-scripting.docsforadobe.dev/index.html)
|
38
|
+
|
39
|
+
や
|
40
|
+
|
35
41
|
[・Pythonで行うライブラリ](https://github.com/qmasingarbe/pymiere)
|
36
42
|
|
37
43
|
などで関数を見ると、該当するものが見当たりません。
|