Skip to content

Instantly share code, notes, and snippets.

@gmcdev
Created June 30, 2015 17:04
Show Gist options
  • Select an option

  • Save gmcdev/d6b5e2497ebfe3595be5 to your computer and use it in GitHub Desktop.

Select an option

Save gmcdev/d6b5e2497ebfe3595be5 to your computer and use it in GitHub Desktop.
# -- USE THIS SCRIPT TO TEST MODEL and COMPOSITE SCRIPTS ----
#
# Execute from terminal with arguments seperated by spaces
# Arguments:
# - site_id, currently 1 or 2
# - video_id, corresponds to key in model
# - path to folder containing all the base-video folders
# - path to write rendered video to
# - location of the name-card image
# - location of the vo-webcam video
# Eg:
# python composite_video_standalone.py
# 2
# 22
# "/Volumes/Projects/Ads/Current Ad Projects/Nickelodeon_NYCC_2014/_RED Deliverables/videos/"
# output/
# temp/ballio_janice_name_card.png
# temp/vo_actor.flv
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment