Is possible to create postrender plugs in python?

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 26/07/2012 at 08:40, xxxxxxxx wrote:

Well, the title is pretty self explanatory :-)
So, is it possible to create postrender plugins for Cinema4D with python?

Rui Batista

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 26/07/2012 at 08:53, xxxxxxxx wrote:

The corresponding hook would be VideoPostData which is not available in Python (yet, hopefully).

-Niklas

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 26/07/2012 at 09:04, xxxxxxxx wrote:

Damn!!! :-(
Ok, thank you, Niklas.

Rui Batista

On 03/03/2017 at 09:15, xxxxxxxx wrote:

Ok, almost five years have passed.
Is this possible now?

On 06/03/2017 at 02:04, xxxxxxxx wrote:

Hi Rui Batista,

I'm sorry to confirm but even within R18 release the VideoPostData class is exposed only through C++ API.

Best, Riccardo

On 06/03/2017 at 04:58, xxxxxxxx wrote:

Thank you for the information, Riccardo.
Are there any plans into implementing this in python in the future?