tell app "Finder"
set filenames = files of folder "..."
loop with file in filenames
set newFilename = ...
tell app "QuickTime Player"
open file
save file in newFilename
end tell
end loop
end tellYou are not logged in, either login or create an account to post comments
You can message me if you like. I've done a significant bit of hackish batch transcoding of video.
posted by krilli at 7:53 PM on October 29