After Effects CS5 コマンドラインから -nouiで app.executeCommand()を実行 すると強制終了
windows7 64bit と aftereffects cs5 10.0.0.458 にて。
aftereffectsを閉じて終了しておいてから、
コマンドラインで -noui を指定して executecommand() を実行したところ、強制終了します。
"c:\program files\adobe\adobe after effects cs5\support files\afterfx.com" -noui -s "app.executecommand(4);alert('finish');"
# after effects 続行できません: after effects が強制終了しました。
# web サイト (http://www.adobe.com/jp/support/aftereffects) で既知の問題を確認し、
# 問題を解決できない場合は adobe テクニカルサポートにお問い合わせください。 (2)
ちなみに、id 4 は app.findmenucommandid('閉じる(c)'); で得たidです。
他のコマンドIDでも駄目のようです。
-nouiを付けずに実行した場合は正常動作します。
また、 aftereffects cs4 9.0.2.42 では -nouiでも正常動作しています。
これはcs5の不具合なのか?
私のpc環境の問題でしょうか?
不具合だと思われます。
After Effectsコミュニティフォーラム (Japan) でのその他のディスカッション
adobe
Comments
Post a Comment