Hi all,
I'm a composer and I'm trying to create a database of my musical cues
done for movies. Listing start times, end times and having filemaker
show me the total times of each cue as well as being able to do a running
"total music for movie."
Thing is that movie time is slightly different than regular time. The
format it uses is HH:MM:SS:FF. Where ff=frames.
There seem to be a few problems for me. First, most of the time movies
are split into 1 to 3 hour reels (and an hour really isnt an hour, but
merely a reel marker). So a cue starting on 03:23:23:24, generally
refers to a cue starting on reel 3 minute 23 23 seconds and 24 frames.
This is problem one. Most of the time you're not called upon to write
over reel changes so as long as cues remain within a reel I can figure it
out. So I figure I'll just have the calculation leave out the hours
somehow (how would I do this?)
Second and more difficult hurdle is that there are different standards
for movie time. There is one standard which has 24 frames per second,
another with 25 frames per second, another with 29.97 frames per second,
30 frames per second, and the most difficult being 30 drop frame which
has 30 frames per second, but drops a frame every few seconds
(effectively making it 29fps for that interval).
What I'd like to do is have a check box which I click to tell me the
project's frame rate, and then have filemaker do calculations in the time
fields based on my selection. Problems are, how the hell do I even begin
these calcs (Maybe I should round up or down to the nearest second but
that wont be as accurate), and how do I make the time calculations
conditional upon my selection of the frame rate in the check boxes.
all the best
feaster