Kommandozeilen-Tools zum Schneiden, Trimmen und Konvertieren von Videodateien zwischen verschiedenen digitalen Medienformaten.
FFmpeg is a cross-platform multimedia framework designed for the recording, conversion, and streaming of audio and video content. It functions as a comprehensive toolkit that provides both a command-line utility for direct media manipulation and a collection of low-level libraries for integration into custom applications. At its core, the project utilizes a packet-based stream engine and a format-agnostic abstraction layer to handle diverse media standards, containers, and network protocols. The framework distinguishes itself through a modular, graph-based filter execution model that allows f
FFmpeg is the definitive command-line multimedia framework that natively supports trimming, splitting, format conversion, lossless cutting, batch processing, subtitle handling, and a vast filter graph for effects—directly matching your need for a video editing/conversion tool from the terminal.
Editly is a headless, programmatic video engine and automated assembler. It functions as a declarative video editor that generates MP4 and GIF exports from structured data or code, removing the need for a manual graphical user interface. The system is distinguished by its ability to integrate GLSL fragment shaders as visual layers within a programmatic timeline. It uses a configuration-based model to define clips, layers, and audio tracks, allowing for reproducible video assembly and the generation of custom programmatic graphics. The engine covers a broad range of media production capabilit
Editly is a headless, programmatic video engine that runs from the command line and can trim clips and export to multiple formats via FFmpeg, fitting the request for a video trimming and conversion tool, though it is more of a full automated assembler than a simple trimmer.