Skip to main content

A simple commandline app to extract slides from videos,lectures and presentations

Project description

slide-extractor

An easy tool to extract slides from presentations ( lectures 😉 )

Usage

slide-extractor -p <path> -s <number> -d <number>

Flags
  • -p or --path : Provides the path for the video file ( * required)
  • -s or --skip : Provides the skip seconds for the video.( Captures the video's frames at interval of specified value )
  • -d or --diff : Specifies the difference level between current and previous slide ( a slide is included iff the difference is higher than the specified value)
  • -h or --help : Help Menu

Try adjusting the diff value if you think all slides aren't being captured or too many slides are being captured.

Too Low diff value will make the extractor captures slides even with slight difference.

Too High diff value might make the extractor skip certain slides.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slide_extractor-1.0.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page