Skip to main content

Automatic voice line clip extractor

Project description

mergecat

Semi-automatic voice line clip extractor

How to use

  1. Install the package via pip install mergecat and make sure you have ffmpeg
  2. Create a timing file in a format like this (using seconds)
    Example:
    2 24
    60 75
    92 103
    128 135
    
  3. Run mergecat via mergecat video_file timing_file
    Example: mergecat something.mp4 timing.txt

Goals

  • Automate the process instead of requiring timing files
  • Allow batch processing
  • Handle temporary file cleanup better

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

mergecat-0.0.7.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

mergecat-0.0.7-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

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