How to convert frames into hours:minutes:seconds?
567571Jun 29 2007 — edited Jul 3 2007if I have some columns which contains the time value in frames, i.e. Content_Duration, program_duration etc.
How can I convert those frames in hh:mm:ss?
Is it possible to do it with a function do that so that I can re-use it?
Thanks