Basic FLAPI examples for command-line tools writen in Python

  • burnin.py Print information about burn-ins saved to formats and create a new burn-in.
  • conn.py Connect to the local FLAPI daemon.
  • export_blg_and_still.py Export a BLG and a still frame from a given scene
  • export_cdls.py Export ASC CDLs from a scene
  • export_luts.py Export 3D LUTs from a scene
  • extract_blg_resources_from_shots.py Read a BLG Payload (grade settings) from shots in a scene
  • extract_resources_and_payload_from_blg.py Read a BLG Payload (grade settings) from a BLG file
  • find_by_timecode.py Find any shots with the given timecode metadata in a folder
  • flimage.py Print all metadata of a given file
  • insert_blg_resources_and_payload.py Apply a BLG Payload (grade settings) to shots in a scene
  • insert_blg.py Apply a BLG to all shots in a scene
  • insert_cdl_and_lut.py Apply CDL and LUT to all shots in a scene
  • insert_leaf_operators.py Insert Blank, Bars or Text into a scene
  • insert_look.py Apply a Look layer to all shots in a scene
  • insert_seq.py Insert an image sequence at the given frame in a scene
  • jobs.py List all Jobs in the local database
  • queue.py Print information and status of the local render queue
  • render_scene.py Render a scene and wait for it to finish
  • scene_get_metadata.py Print metadata for all shots in a scene
  • scene_set_metadata.py Change metadata values for shots in a scene
  • template.py Create a new scene from a scene template
  • transcode_to_exr.py Transcode a movie file to an EXR sequence