how to get pixel aspect using python?

hi does anyone know how to grab pixel aspect info of any node using python, i only found the way to get width() and height() but no idea about pixel aspect ratio. I want to create a modified version of reformat node where the ‘type’ is set to ‘scale’ and then display the output width/height in the label, but as an addition i want to display pixel aspect info too. Anyone can help?
No Responses to “how to get pixel aspect using python?”

Post a Comment