HI

Hi
i created a gizmo with REFORMAT node for reformatting 2k images to 720 size(720*547). i used root.format.pixel_aspect to check whether the image is square or anamorphic. It works good for square images but for anamorphic i need to divide the height by 2. IF statement is not working in the expression tab of the reformat node.

here’s the prob:
i used an expression in reformat node’s
box_height knob – 1556/(2048/720) but the result in reformat_box_height node has to be divided by 2 if the image is 2k anamorphic.
for ths i need to use IF statement, but if i use if statement it says syntax error 🙁

help

No Responses to “HI”

Post a Comment