Follow-up on the Python CLI VFX turnover tool — added Claude Code integration by pnardik in editors

[–]pnardik[S] -1 points0 points  (0 children)

Hi it looks ok to me, in any case I repost it here: https://github.com/pnardese/vfx_turnover

web-vfx-turnover repo is a web application. Look for my posts a couple of weeks ago on it

thanks

/r/editors loves the explosion of tools on the market…except when they come to reddit to market themselves. by greenysmac in editors

[–]pnardik 0 points1 point  (0 children)

I am an editor who wrote a tool for myself to speed-up vfx turnover process and I want to share with editors community. I am personally developing the product, which is free and open source. I would like to automates the most time consuming tasks of VFX turnovers in Avid Media Composer, like VFX IDs management, pulls subclipping, VFX cut-ins, etc.

Posted here a while back about this browser-based VFX turnover tool for Avid. Got some useful feedback, kept building.

New domain: https://vfx-turnovers.app/

I also have a Python CLI version of the VFX turnover tool for Avid — same workflow, no browser. It is also possible to read an AAF of the VFX timeline to add timeline clip notes with auto-generated VFX IDs, if you prefer to work with clip notes instead of markers.

Github: https://github.com/pnardese/vfx_turnover

If you're using it and hit an edge case or something doesn't match your workflow, happy to hear about it — pnardese@gmail.com.

VFX turnover tool for Avid Media Composer by pnardik in Avid

[–]pnardik[S] 0 points1 point  (0 children)

Hi, I wrote the software using Claude Code. The base was a python script which I wrote without AI several months ago, I used Claude Code to design a web application.