Jump to: Board index » General » Fusion

scripting - how to render a comp from linux cli to rend mgr

Learn about 3D compositing, animation, broadcast design and VFX workflows.
  • Author
  • Message
Offline

derah1

  • Posts: 2
  • Joined: Wed Aug 15, 2018 4:32 am
  • Real Name: Dave Hare

scripting - how to render a comp from linux cli to rend mgr

PostWed Aug 15, 2018 4:53 am

running Fusion 9 Studio

I am trying to understand how to render a comp from linux cli to be sent to the render manager and rendered by the render slaves?

I have tried fuscript.
#./fuscript /home/fusion/fusion1.py2

I get the error below when trying to run #./fuscript /home/fusion/fusion1.py2


Fusion Script Interpreter
Copyright (C) 2005 - 2017 Blackmagic Design Pty. Ltd.

File "/home/fusion/fusion1.py2", line 6
“FileName”: /mnt/cmp/Comp_01.comp,
^
SyntaxError: invalid syntax



Here is the output of mt fusion1.py2:

#!/usr/bin/python
# -*- coding: iso-8859-15 -*-
import os, sys
# QueueComp with additional options
fusion.QueueComp({
“FileName”: /mnt/cmp/Comp_01.comp,
“Start”: 1,
“End”: 25,
“Step”: 1,
})

Return to Fusion

Who is online

Users browsing this forum: No registered users and 38 guests