Jump to content

Bash shell script to pull video frame


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

Recommended Posts

  • Newbies

Hi guys.

I have this faulty script with a "Run Applescript (calculated):
"do shell script \"ffmpeg -i\" & videofile_field & \" -filter:v select=\"eq(n\,500)\" -vframes 1 thumbnail.jpg"

I can successfully run the command in Terminal (without the filemaker field entry off)
It extract frame number 500 of any video file and makes a jpg of it. I use my home directory for this because its easier.

I'm hoping you can help me with my script. I think its difficult to make bash commands in filemaker but thats life i guess.
(i'm running Filemaker Pro 13 on MacOS 10.12)

 

Edited by felle
Link to comment
Share on other sites

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