Giter Site home page Giter Site logo

impossibleworks / clipslate Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 403 KB

clipSlate embeds a slate (stills, title, and TRT) onto the first frame of a video, ensuring you have the right video before playing it from a production playback system.

License: GNU General Public License v3.0

Python 100.00%
playback-video tv-production video-processing video-production event-production

clipslate's Introduction

clipSlate

Overview

clipSlate โ€“ your ultimate solution to the age-old challenge in video production playback!

Example Slate

If you're in video production and you playback videos, you've probably loaded a video and found yourself starting a black screen (the first frame of a video that fades in from black). clipSlate steps in to revolutionize your workflow, ensuring that the first frame hiccup is a thing of the past.

Here's how it works: clipSlate captures multiple stills from different points throughout the entire video and creates a slate on the very first frame of the video, along with the filename and the TRT.

When you load your video into your playback system, gone are the days of uncertainty. clipSlate provides instant clarity, allowing you to see a comprehensive snapshot of your video content right from the get-go. No more guessing games or anxious moments โ€“ you'll know exactly what you're about to play.

As the composite frame is only on the very first frame of the video, you'll see what's going on before you play the video, but the viewers will seamlessly transition into the heart of the video without ever encountering the initial screen. Say goodbye to being unsure if this is the right video and hello to confident playback.

With clipSlate, every first frame tells the whole story. Streamline your production workflow, eliminate uncertainty, and ensure your videos take center stage from the very beginning.

Using clipSlate

Currently, this is python script (with plans to make a standalone executable in the near future).

Installation

Please install ffmpeg + ffprobe. See: https://ffmpeg.org/download.html

Mac

  • If you run the binary, you'll need to open Privay & Security, and allow the file anyway.

Dependencies

This project requires ffmpeg to be installed on the system to work.

Windows

Visit the FFMPEG Windows Install website to download.

Linux

apt-get update && apt-get install -y ffmpeg

OSX

ffmpeg
brew install ffmpeg

Things to do

Here is a punchlist things to look into:

  • Add-in ability to point clipSlate to a directory, intead of just a single file.
  • Compile into standalone executable, for Mac + Win.
  • Optimize the ffmpeg encoding.
  • Look into pathlib and ffmpeg library to improve efficiency.
  • is a GUI necessary?

clipslate's People

Contributors

impossibleworks avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.