I have a batch rendering xml (.rc) file, along with the edl xml file it points to. I use cinelerra -r batch.rc to render the project. All is fine with that. I then decided to install cinelerra on another linux server to do some batch rendering on. I installed it fine. When I run, I get:
#cinelerra -r batch.rc Cinelerra 2.1CV........ ... ... Render::run: ./jimtesst.xml Render::render: starting render farm BC_DisplayInfo::init_window: cannot connect to X server. # This machine is set up as a server, thus no linux GUI/X server. Is it possible to make this work? Thanks, -jim
