awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
devhyper avatar

devhyper/open-video-editor

0
View on GitHub↗
601 Stars·32 Forks·Kotlin·gpl-3.0·4 Aufrufe

Open Video Editor

Open Video Editor ist ein auf Privatsphäre ausgerichtetes Tool für lokales Video-Transcoding, Editing und Optimierung. Da alle Operationen direkt auf dem Gerät des Nutzers ausgeführt werden, stellt die Anwendung sicher, dass sensible Mediendateien niemals an externe Server übertragen werden.

Die Software nutzt browserbasierte Technologien für eine performante Medienbearbeitung. Sie verwendet WebAssembly, um kompilierte Binärdateien in einer Sandbox-Umgebung auszuführen und intensive Dekodierungs- und Kodierungsaufgaben in Hintergrund-Threads auszulagern, um die Reaktionsfähigkeit des Interfaces zu erhalten. Die Anwendung verarbeitet Medien über eine Stream-basierte Pipeline, die Daten in Chunks handhabt, was eine effiziente Bearbeitung großer Dateien bei geringem Speicherverbrauch ermöglicht.

Das Tool bietet eine Reihe funktionaler Möglichkeiten zur Bearbeitung von Videoinhalten, darunter das Trimmen von Segmenten, Anpassung der Auflösung, Frame-Skalierung und Korrektur der Ausrichtung. Es unterstützt zudem visuelle Anpassungen, wie das Anwenden von Graustufenfiltern. Alle Dateiinteraktionen erfolgen über den direkten Zugriff auf den lokalen Speicher, wodurch die Datensicherheit während des gesamten Bearbeitungsprozesses gewährleistet bleibt.

Features

  • FFmpeg Transcoders - Provides a local video processing tool that performs editing tasks using FFmpeg without cloud uploads.
  • Local Media Processing - Executes all editing tasks directly on the user device to ensure data privacy.
  • WebAssembly - Executes high-performance video manipulation code in the browser using compiled binaries in a sandboxed environment.
  • Privacy-Focused Media Processors - Executes all video editing tasks directly on the user device to ensure data remains secure.
  • Content Trimming - Removes unwanted sections from the start or end of video files to isolate specific clips.
  • Media Streaming Pipelines - Handles large media files by processing data in small chunks to maintain a low memory footprint.
  • Native File System Access - Reads and writes media files directly from local storage using browser APIs to ensure data privacy.
  • Video Quality Adjustments - Modifies pixel dimensions of video files to balance output quality against file size.
  • Clip Trimming - Removes unwanted segments from the beginning or end of video files to shorten duration.
  • Video Frame Rotators - Changes the rotation angle of video files to correct alignment or achieve specific visual perspectives.
  • Frame-By-Frame Stream Processing - Processes video data by decoding individual frames into raw pixel buffers for transformation.
  • Video Frame Rescalers - Adjusts resolution and scales frame dimensions to ensure compatibility with display requirements.
  • Local File Video Players - Performs video editing tasks directly on local hardware to keep sensitive media files private.
  • Video Frame Transformers - Resizes visual content within video frames to match specific aspect ratios or display requirements.
  • Video Orientation Controls - Rotates video files to fix alignment issues or adjust the perspective for better viewing.
  • Media Transcoders - Modifies video resolution and frame dimensions to optimize file sizes and playback compatibility.
  • Off-Main-Thread Processing - Offloads intensive encoding and decoding tasks to background threads to maintain interface responsiveness.

Star-Verlauf

Star-Verlauf für devhyper/open-video-editorStar-Verlauf für devhyper/open-video-editor

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Open Video Editor

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Open Video Editor.
  • ffmpeg/ffmpegAvatar von FFmpeg

    FFmpeg/FFmpeg

    61,176Auf GitHub ansehen↗

    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

    Caudiocffmpeg
    Auf GitHub ansehen↗61,176
  • journey-ad/gemini-watermark-removerAvatar von journey-ad

    journey-ad/gemini-watermark-remover

    2,841Auf GitHub ansehen↗

    This project is an AI watermark removal tool designed to restore pixels hidden by logos and masks in images and videos. It utilizes reverse alpha blending to eliminate watermarks and recover original media content. The tool operates as a local media processor, executing all restoration algorithms on the client device or within the browser to prevent files from being uploaded to remote servers. It further functions as a browser media interceptor via extensions and userscripts to automatically replace watermarked previews and downloads with cleaned versions. Capabilities include bulk media pro

    JavaScript
    Auf GitHub ansehen↗2,841
  • jellyfin/jellyfin-webAvatar von jellyfin

    jellyfin/jellyfin-web

    3,387Auf GitHub ansehen↗

    Jellyfin Web is the browser-based frontend for the Jellyfin media server, providing the user interface for browsing, playing, and administering a self-hosted media collection. It functions as a cross-platform media client that works across desktop and mobile browsers, offering a dashboard for server configuration, user management, and plugin administration. The web client serves as the primary interface for organizing and streaming personal media libraries, including movies, TV shows, music, and photos. The web interface supports a range of media management capabilities, including library org

    JavaScripthacktoberfestjellyfinmedia
    Auf GitHub ansehen↗3,387
  • jellyfin/jellyfin-androidAvatar von jellyfin

    jellyfin/jellyfin-android

    2,557Auf GitHub ansehen↗

    jellyfin-android is an Android media server client used to stream movies, television shows, and music from a remote server to mobile devices. It functions as a cross-platform media player that supports direct streaming, remote transcoding for incompatible formats, and the integration of external subtitles. The application serves as a Chromecast media controller, allowing users to cast server-hosted content to compatible televisions and speakers. It also acts as a digital library viewer for browsing photo collections and reading ebooks, comics, and magazines stored on a remote server. Beyond

    Kotlinandroidjavajellyfin
    Auf GitHub ansehen↗2,557
Alle 30 Alternativen zu Open Video Editor anzeigen→

Kuratierte Suchen mit Open Video Editor

Handverlesene Sammlungen, in denen Open Video Editor vorkommt.
  • Open-Source-Film
  • Nicht-lineare Video-Editoren

Häufig gestellte Fragen

Was macht devhyper/open-video-editor?

Open Video Editor ist ein auf Privatsphäre ausgerichtetes Tool für lokales Video-Transcoding, Editing und Optimierung. Da alle Operationen direkt auf dem Gerät des Nutzers ausgeführt werden, stellt die Anwendung sicher, dass sensible Mediendateien niemals an externe Server übertragen werden.

Was sind die Hauptfunktionen von devhyper/open-video-editor?

Die Hauptfunktionen von devhyper/open-video-editor sind: FFmpeg Transcoders, Local Media Processing, WebAssembly, Privacy-Focused Media Processors, Content Trimming, Media Streaming Pipelines, Native File System Access, Video Quality Adjustments.

Welche Open-Source-Alternativen gibt es zu devhyper/open-video-editor?

Open-Source-Alternativen zu devhyper/open-video-editor sind unter anderem: ffmpeg/ffmpeg — FFmpeg is a cross-platform multimedia framework designed for the recording, conversion, and streaming of audio and… journey-ad/gemini-watermark-remover — This project is an AI watermark removal tool designed to restore pixels hidden by logos and masks in images and… jellyfin/jellyfin-android — jellyfin-android is an Android media server client used to stream movies, television shows, and music from a remote… jellyfin/jellyfin-web — Jellyfin Web is the browser-based frontend for the Jellyfin media server, providing the user interface for browsing,… wyattblue/auto-editor — Auto-editor is a command-line automated video editor that uses FFmpeg to remove silence and inactive footage from… ersatztv/ersatztv — ErsatzTV is an IPTV channel simulator and linear media scheduler that transforms personal media libraries into…