Re: ConvertFPS Processor Error
Posted: Fri Aug 21, 2020 6:28 am
Hi andrezagato,
two ways come to my mind:
1. Get the tc-values from MediaProperties %i_stc_hh%:%i_stc_mm%:%i_stc_ss%:%i_stc_ff% -> Populate a UserVariable
2. Read out ffprobe for a tc-value with Function %jsonget%(%read%("Drive\Path\MediafileToExplore.EXT"),"JSON_Value") -> Populate a UserVariable
With your UserVariable you can set the start-TC in the Encoding-Nodes.
Maybe this helps?
regards
tom
two ways come to my mind:
1. Get the tc-values from MediaProperties %i_stc_hh%:%i_stc_mm%:%i_stc_ss%:%i_stc_ff% -> Populate a UserVariable
2. Read out ffprobe for a tc-value with Function %jsonget%(%read%("Drive\Path\MediafileToExplore.EXT"),"JSON_Value") -> Populate a UserVariable
With your UserVariable you can set the start-TC in the Encoding-Nodes.
Maybe this helps?
regards
tom