我有一个用于Aftereffects的jsx文件,它通过OSX Automator自动运行。但是当它想要渲染电影时,我得到了错误。这是我为Automator编写的脚本: on run {input,parameters} DoScriptFile":Users:youandi:Desktop:WeatherApp:script:weather.jsx"
end t
我正在尝试从AfterEffectsCC 2019中导出视频。我将视频添加到渲染队列中,选择quick time format,选择输出位置,然后点击render。AfterEffects使用预览窗口导出视频。它实际上显示了“去除纹理”效果的预览窗口,并与白色框架一起渲染出来,该效果仅在此窗口中提供。为什么?为什么有人想要导出预览帧。
from pywinauto import applicationapp.print_control_identifiers()AttributeError: Neither GUI element (wrapper) nor wrapper method 'print_control_identifiers' were found (typo?)