Jump to content

Quicktime Movies Duration


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

Recommended Posts

Hello

in my DB fin FMPadv 13 I have containers with movies. Is there a way to calculate the duration of these films?

I dont have the GetContainerAttribute in my application and i understand it will not return many infos for Movies.

Is there an Applescript I could use to get the duration?

Thanks a lot

Edited by dkey
Link to comment
Share on other sites

With MBS FileMaker Plugin you can use various functions for this.

You can use QTMovie or AVAsset to open the video/audio file and read metadata like duration.

Or if you show it in an interactive container to run javascript with WebView.RunJavaScript and query duration.

Link to comment
Share on other sites

This topic is 2523 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.