Log in

View Full Version : Time Code Representation in DV Video Codec


Dave1024
15th September 2011, 18:54
Hi,

How can i store the time code information in DV codec. I want to know which header holds the information for time code.

:thanks:
Dave

Gavino
16th September 2011, 20:18
You might find it useful to look at the source code of the Avisynth DVInfo (http://avisynth.org/warpenterprises/files/dvinfo_20100602.zip) plugin, which extracts this info from a DV-AVI file, in particular see the source file avi.cpp.

I haven't looked at the details myself, so can't give you any more precise information.