Skip to content

yiz-liu/slides-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


slides-extractor

A simple tool to extract slides from videos.

About The Project

So I have attended many online roadshows or presentations, and sometimes the organizers or speakers will not provide their presentation materials but will provide a replay of the meeting. It bothers me that I'll have to re-watch the video every time I want to review the material. So it comes to me that maybe I should compile separate presentation materials from these playbacks.

This project intends to solve this little problem.

(back to top)

Getting Started

Just install the dependencies, clone this repo, and you are good to go.

Prerequisites

pip install opencv-python, scikit-image, moviepy

Installation

Clone the repo

git clone https://github.com/yiz-liu/slides-extractor.git

(back to top)

Usage

  1. Set your crop and resize params here.
  2. Start extracting!
    python path_to_main.py your_playback_folder_path
    

(back to top)

About

A simple tool to extract slides from videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages