Log in

View Full Version : ShowSMPTE initial offset ?


MaeWanto
1st February 2005, 10:51
Is it possible to set an initial offset to ShowSMPTE in order to begin the counting from another value than 00:00:00:00 ?
Actually, I'd like to burn the timecode of an MPEG-2 file into its proxy ( MPEG-4 for instance ) and I have to set the initial value.
Thanks in advance.

stickboy
1st February 2005, 11:13
You can do it yourself by prepending blank frames, calling ShowSMPTE, and then triming off the added frames.

See this thread:
"advanced" showSMPTE filter? (http://forum.doom9.org/showthread.php?s=&threadid=50441)

MaeWanto
3rd February 2005, 09:44
Thanks a lot stickboy !
Best regards.