Is there a way to format the #timecode#
argument in the dynamictext filter, like there is with the #localtime#
argument? I’d like to display only the minutes and seconds of the timecode, but entering #timecode %M:%S#
is apparently unsupported. I can hide the hours and frames with the qtcrop
filter, but that feels kludgy. Is there a better way?
Thanks