Page 1 of 1

Fusion Metadata Timecode scripting

PostPosted: Sat Apr 04, 2015 5:36 pm
by jamieparry
Hi
i'm trying to adjust the timecode going in to a quicktime Saver in a flow via Python script.
Does anyone know the correct syntax for doing this?
something like composition.MetadataSetTimecode(900000) or similar?
any help would be lovely!
thanks
j

Re: Fusion Metadata Timecode scripting

PostPosted: Tue Apr 07, 2015 8:23 pm
by Stefan Ihringer
You could add a time code fuse before the saver using AddTool(). I don't know the correct tool ID but you can see it if you mouse over the corresponding item in the tool menu. It's something that starts with "Fuse."