dkey Posted May 23, 2017 Posted May 23, 2017 (edited) 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 May 23, 2017 by dkey
Agnes Riley Posted May 23, 2017 Posted May 23, 2017 You might be able to do this with ScriptMaster. Talk to 360Works.
comment Posted May 23, 2017 Posted May 23, 2017 What type are your movie files? And are they embedded in the container field, or are they stored externally?
MonkeybreadSoftware Posted May 23, 2017 Posted May 23, 2017 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.
Agnes Riley Posted May 23, 2017 Posted May 23, 2017 My bad, I should've said MBS can probably come to the rescue, as well. Apologies.
Recommended Posts
This topic is 2797 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