You are using timescale? My assumption is that "interval" = "frame".
"Use the timeScale property <javascript:void(0)> to convert internal movie or sound times into seconds. The timeScale is the number of intervals per second of a movie or sound. These intervals are used for the player's <javascript:void(0)> startTime <javascript:void(0)>, endTime <javascript:void(0)>, duration <javascript:void(0)>, and currentTime <javascript:void(0)>properties <javascript:void(0)>, and you can use the timeScale property <javascript:void(0)> to convert from the time scale used by the movie or sound to seconds." On Sat, May 30, 2015 at 9:38 AM, Tim Selander <[email protected]> wrote: > Dear Listers, > > I am trying to convert the currenttime of a player showing video into > standard video timecode -- hours:minutes:seconds:frames -- in both drop and > non-drop timecode. I'm not being too successful at it. As I struggled with > it, it occured to me I may be trying to re-invent the wheel. > > Does anyone of a solution for turning the current time of an LC player > into time code that they could share? > > Thanks, > > Tim Selander > Tokyo, Japan > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
