Timecode Off by 1 Frame
Posted: Wed Aug 31, 2016 5:13 pm
Created a workflow that's using the timecode filter and a custom ffmpeg [-y -an -c:v prores_ks -profile:v 0 -vendor ap10 -pix_fmt %s_pixel_format% -s 569x320 -timecode %s_start_tc%]
Everything's working the way it's supposed to, however both the Timecode burnin and the -timecode %s_start_tc% are off by -1 frame.
(ie. source tc starts at 10;30;26;18, however first frame of transcode shows 10;30;26;17)
Everything's working the way it's supposed to, however both the Timecode burnin and the -timecode %s_start_tc% are off by -1 frame.
(ie. source tc starts at 10;30;26;18, however first frame of transcode shows 10;30;26;17)