PFTrack: Python Clip Export

Home Page forums Applications The Pixel Farm PFTrack: Python Clip Export

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #205982
    Anonymous
    Guest

    I’m currently building a Python Export from PFTrack to CMPMVS. I’m doing this via a compound node which holds an export node used for clip export and a python script node to generate the 3×4 matrix TXT files. My main problem right now is exporting the clip. Exporting every frame is no issue since the vanilla Clip Export does offer this functionality. But I need to be able to export every n-th frame of the sequence – including all the undistort stuff that happens upstream (so simply copying the clip from upstream with python and altering the in/out point of the copy won’t work). Since there is no option to do this with the vanilla Export node right now I was wondering if anybody here could help me come up with a solution that doesnt ignore all the undistort stuff that happens upstream – basically just being able to set a frame range directly inside the export node would do it already, but there is no information about that documented in the doc/Python API

    I was hoping that maybe there are some TD’s around here that might know something, since there doesn’t seem to be a dedicated PFTrack forum on the pixel farms website…

    cheers

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
Copy link
Powered by Social Snap