我想要一个可以在QuickTime中打开文件并将它们全部静音的applescript快捷批处理程序。该脚本仅将最前面打开的文件静音。on open the_Droppings tell application "QuickTimePlayer 7" to open the_Droppings
tell application "System Events" t
我正在尝试将Quicktime电影的导出设置保存到使用AppleScript的文件中。choose file name default location (path to desktop) default name "setting.qtes")
tell document "video.mov"
save export settings for QuickTime movie to