#!/usr/bin/python #written by Guy Sheffer (GuySoft) #under GPL v2 # The script removes the in/out points of a #cinelerra project so it can be batch rendered as a project # it will also backup the original file import re import sys import os import time if len(sys.argv) < 2: print """Usage: python renderproject.fix