Skip to content

A Python-based tool that processes video files, extracts sections, and compiles them into a highlight reel

Notifications You must be signed in to change notification settings

samdatkins/highlight-reel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highlight Reel

A Python tool to process video files and stitch clips together.

Note: this was designed and tested to work on video files produced by Meta Raybans using an iPhone, other video formats may not work.

Installation

  1. Clone the repository:
    git clone https://github.com/samdatkins/highlight-reel.git
    cd highlight-reel
    brew install ffmpeg
    poetry install
    poetry run highlight-reel ...

About

A Python-based tool that processes video files, extracts sections, and compiles them into a highlight reel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages