WallFilm Posted May 9, 2011 Posted May 9, 2011 Is there a way to trigger already working Applescripts for QT in a FM container? Example: property TimeOffset : 0 tell application "QuickTime Player 7" tell document 1 to set {currentTime, timescale, theDuration, FrameCount} to {current time, time scale, duration, count (every frame of track "Video track")} end tell set INPoin to currentTime How to put the various results: currentTime timescale theDuration FrameCount in different fields in fields in FM Pro 11 System events allows dealing with QT7 without opening the file. Is it possible to call SYS EV from FM scripts including the appropriate Applescript and transfer the results to a DB Thanks a lot PS I'm working in a project which requires me these options and the various I Movie, and FinalCut are useless for me
Recommended Posts
This topic is 4945 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now