Jump to content

IMport a movie reference from a field with the movie path


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

Recommended Posts

IN my db I have the following fields

IMAGE (CONTAINS 14 FRAMES FROM A MOV FILES AS A JPG FILE)

FILEPATH (TEXT FILE AS FOLLOWS: file://Data/Videos/MVI_9887.MOV)

VIDEO A Container file where I would like to see the "file://Data/Videos/MVI_9887.MOV"

In the DB I have several different records how can I create a SCRIPT AS SUCH

GO TO FIELD VIDEO

OPEN file://Data/Videos/MVI_9887.MOV

I Don't want to keep the video file in the db but only look at it when needed

The various INSERT QUICKTIME, URL and so on require me to set the actual file path for each MOVIE file and this is time consuming as I have more than 1200 records, therefore 1200 movie path to insert

Anu help?

Thanks a lot

Edited by dkey
Link to comment
Share on other sites

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