On Thu, 17 Jun 2010 10:17:59 -0700 brian d foy wrote: >> The following module was proposed for inclusion in the Module List: >> >> modid: Time::Timecode >> DSLIP: bdpOg >> description: Manipulate video timecode strings >> userid: SHAW (sshaw) >> > Should video be in the name somewhere, and which types of video > timecodes does this module handle? Maybe a name would be > Time::Video::SMTPE or something similar. :)
I just saw your reply this week (and thought I responded). The problem with using Video/PAL/NTSC/SECAM is that "video", "PAL", etc.. imply a specific frame rate/counting scheme (drop frame, for example). My module handles any frame rate/counting scheme. SMPTE's timecode spec is concerned with the lowlevel details of timecode representation i.e. hardware. Time::Video::SMPTE could be mistaken as a low level interface to say, a video router.