Jump to content
Server Maintenance This Week. ×

Not Only Containers


This topic is 4737 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Sorry I posted in the wrong forum before:

Is there a way to trigger already working Applescripts for QT in a FM database using container as a results?

Example:

[Applescript]

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

[/Applescript]

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

Link to comment
Share on other sites

This topic is 4737 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.