Articles tagged with CI/CD

  • Clarifying the Goals of our CI/CD Pipeline for Video Processing

    TL;DR In this article we take a step back, clear our heads, and start over focussing on the motivations behind the video processor application.
  • Outline of a CI/CD Pipeline for Video Processing

    TL;DR In this article we are going to discuss the outline for a Continuous Integration/Continuous Deployment (CI/CD)1 pipeline to process videos. Specifically, we are going to discuss a pipeline to take a main video, an edit list, some inserts (ads, promos, etc.), some title cards (opening, closing, transitions, etc.), and some metadata (like the description, title, author, tags, categories, etc.) and use these to assemble a number of final versions to be uploaded to various target services (YouTube, Vimeo, lbry.tv, etc.).