awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
carykh avatar

carykh/jumpcutter

0
View on GitHub↗
3,141 stars·538 forks·Python·mit·19 views

Jumpcutter

Jumpcutter is an audio-based video cutter and automatic editor designed to eliminate dead air from video files. It functions as a utility that condenses footage by detecting and removing silent sections based on audio track analysis.

The tool utilizes FFmpeg to automatically identify quiet gaps and strip them from recordings. This process focuses on removing silent video sections to create faster-paced content without the need for manual editing.

The system operates by calculating decibel levels against a defined volume threshold to generate a list of timestamps for audible segments. These segments are then stitched together into a single continuous file.

Features

  • Video Silence Removal - Removes quiet sections from video recordings to create faster paced content without manual editing.
  • Audio-Based Video Cutters - Processes video files to eliminate dead air using audio track detection.
  • Audio Silence Detection - Implements audio track analysis to detect silent segments by calculating decibel levels against a defined volume threshold.
  • FFmpeg Wrappers - Uses FFmpeg as the underlying engine to handle video transcoding and stream cutting.
  • Silence Removers - Uses FFmpeg to automatically detect and remove silent sections from video files.
  • Segment Removal - Analyzes audio tracks to find quiet periods and deletes those video segments to create a shorter file.
  • Video Editing - Automatically cuts long video files based on audio levels to eliminate dead air.
  • Audio-Driven Cutting - Condenses footage by automatically cutting out quiet gaps based on audio threshold analysis.
  • Edit List Generation - Generates a sequence of start and end timestamps for audible segments to define the final edit list.
  • Media Concatenators - Stitches together audible video segments into a single continuous file using a manifest.

Star history

Star history chart for carykh/jumpcutterStar history chart for carykh/jumpcutter

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Jumpcutter

Similar open-source projects, ranked by how many features they share with Jumpcutter.
  • wyattblue/auto-editorWyattBlue avatar

    WyattBlue/auto-editor

    4,460View on GitHub↗

    Auto-editor is a command-line automated video editor that uses FFmpeg to remove silence and inactive footage from video files. It functions as a processing suite with specialized cut generators that identify segments to trim based on loudness thresholds, motion analysis, and speech-to-text transcription. The tool distinguishes itself by offering a flexible post-production workflow, allowing users to export automated cut timelines as XML or JSON files for use in professional non-linear editing software. Beyond simple deletion, it can perform dynamic playback adjustments, such as increasing the

    Nimaudioaudio-editingaudio-processing
    View on GitHub↗4,460
  • zulko/moviepyZulko avatar

    Zulko/moviepy

    14,699View on GitHub↗

    MoviePy is a Python video editing library and automated video processor designed for programmatically cutting, concatenating, and manipulating video and audio files. It serves as a non-linear video editor and an interface for FFmpeg to handle the reading, writing, and conversion of diverse media formats and codecs. The library enables automated video composition through the layering of multiple video and audio streams using transparency and coordinate-based positioning. It supports dynamic content generation by inserting text overlays and performing custom video frame processing where raw fra

    Pythonanimationgifhacktoberfest
    View on GitHub↗14,699
  • php-ffmpeg/php-ffmpegPHP-FFmpeg avatar

    PHP-FFmpeg/PHP-FFmpeg

    5,013View on GitHub↗

    PHP-FFmpeg is an object-oriented wrapper for executing FFmpeg binary commands within PHP applications. It serves as a multimedia processing library and toolkit for transcoding, clipping, merging, and filtering audio and video files through a standardized programmatic interface. The project provides specialized drivers for video manipulation, audio editing, and media metadata extraction. These drivers allow for the application of visual filters, the modification of audio sample rates, and the probing of multimedia files to retrieve technical specifications and validate file integrity. The lib

    PHP
    View on GitHub↗5,013
  • browser-use/video-usebrowser-use avatar

    browser-use/video-use

    9,743View on GitHub↗

    This project is an AI video post-production suite that uses large language models and programmatic tools to automate editing, transcription, and subtitle generation. It functions as an AI editing agent that translates natural language instructions into shell commands, providing a programmatic interface for manipulating media via FFmpeg. The toolkit includes a motion graphics engine that generates technical animations and visual overlays through code-driven rendering and mathematical definitions. It distinguishes itself by combining an AI-powered transcriber for word-level timestamps with an a

    Python
    View on GitHub↗9,743
See all 30 alternatives to Jumpcutter→

Frequently asked questions

What does carykh/jumpcutter do?

Jumpcutter is an audio-based video cutter and automatic editor designed to eliminate dead air from video files. It functions as a utility that condenses footage by detecting and removing silent sections based on audio track analysis.

What are the main features of carykh/jumpcutter?

The main features of carykh/jumpcutter are: Video Silence Removal, Audio-Based Video Cutters, Audio Silence Detection, FFmpeg Wrappers, Silence Removers, Segment Removal, Video Editing, Audio-Driven Cutting.

What are some open-source alternatives to carykh/jumpcutter?

Open-source alternatives to carykh/jumpcutter include: wyattblue/auto-editor — Auto-editor is a command-line automated video editor that uses FFmpeg to remove silence and inactive footage from… zulko/moviepy — MoviePy is a Python video editing library and automated video processor designed for programmatically cutting,… php-ffmpeg/php-ffmpeg — PHP-FFmpeg is an object-oriented wrapper for executing FFmpeg binary commands within PHP applications. It serves as a… browser-use/video-use — This project is an AI video post-production suite that uses large language models and programmatic tools to automate… microshow/rxffmpeg — RxFFmpeg is an Android multimedia framework and media transcoder based on FFmpeg. It provides a set of tools for video… openshot/openshot-qt — This project is an open-source video production suite and non-linear video editor. It provides a multi-track timeline…