#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Video Time Code

I'd like to add columns of hours, minutes, seconds, and frames.

At 30 frames I want to be able to carry over into seconds one second, at 60
seconds I'd like to be able to carry over 1 minute, etc.

How can I do that in columns in Excell?

Smith
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Video Time Code

just convert the frames into normal time. If the values are NTSC frames @
29.97 frames/sec then:
if A1 is 123456 frames then
=A1/29.97 is 4119.319319 seconds and
=A1/29.97/60//60/24 is 0.047677307
If this is formatted as a time it becomes:

01:08:39.32
as hours minute seconds and hundreths of a second
--
Gary''s Student - gsnu200720


"Smith" wrote:

I'd like to add columns of hours, minutes, seconds, and frames.

At 30 frames I want to be able to carry over into seconds one second, at 60
seconds I'd like to be able to carry over 1 minute, etc.

How can I do that in columns in Excell?

Smith

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
synchronizing timestamp feature with time on video software. 999 Excel Discussion (Misc queries) 4 July 30th 06 10:49 PM
Video Time Format Sam Excel Discussion (Misc queries) 4 March 11th 06 06:47 PM
Code for entering time - trying again Denise Excel Discussion (Misc queries) 4 September 29th 05 08:37 PM
Code for entering time Denise Excel Discussion (Misc queries) 6 September 29th 05 08:15 PM
Custom dat & time code Wuddus Excel Discussion (Misc queries) 1 February 16th 05 01:15 AM


All times are GMT +1. The time now is 02:08 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"