awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
devhyper avatar

devhyper/open-video-editor

0
View on GitHub↗
601 星标·32 分支·Kotlin·gpl-3.0·4 次浏览

Open Video Editor

Open Video Editor 是一款专注于隐私保护的实用工具,专为本地视频转码、编辑和优化而设计。通过在用户设备上直接执行所有操作,该应用确保敏感媒体文件绝不会传输到外部服务器。

该软件利用基于浏览器的技术进行高性能媒体处理。它使用 WebAssembly 在沙盒环境中运行编译后的二进制文件,将密集的解码和编码任务卸载到后台线程,以保持界面的响应速度。该应用通过流式管道处理媒体,以数据块的形式处理数据,从而在保持低内存占用的同时高效处理大文件。

该工具提供了一系列修改视频内容的功能,包括片段修剪、分辨率调整、帧缩放和方向校正。它还支持视觉美化调整,例如为视频添加灰度滤镜。所有文件交互均通过直接访问本地存储进行,确保数据在整个编辑过程中保持安全。

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 历史

devhyper/open-video-editor 的 Star 历史图表devhyper/open-video-editor 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

包含 Open Video Editor 的精选搜索

收录 Open Video Editor 的精选合集。
  • 开源影视制作工具
  • 非线性视频编辑器

Open Video Editor 的开源替代方案

相似的开源项目,按与 Open Video Editor 的功能重合度排序。
  • ffmpeg/ffmpegFFmpeg 的头像

    FFmpeg/FFmpeg

    61,176在 GitHub 上查看↗

    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
    在 GitHub 上查看↗61,176
  • journey-ad/gemini-watermark-removerjourney-ad 的头像

    journey-ad/gemini-watermark-remover

    2,841在 GitHub 上查看↗

    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
    在 GitHub 上查看↗2,841
  • jellyfin/jellyfin-webjellyfin 的头像

    jellyfin/jellyfin-web

    3,387在 GitHub 上查看↗

    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
    在 GitHub 上查看↗3,387
  • jellyfin/jellyfin-androidjellyfin 的头像

    jellyfin/jellyfin-android

    2,557在 GitHub 上查看↗

    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
    在 GitHub 上查看↗2,557
查看 Open Video Editor 的所有 30 个替代方案→

常见问题解答

devhyper/open-video-editor 是做什么的?

Open Video Editor 是一款专注于隐私保护的实用工具,专为本地视频转码、编辑和优化而设计。通过在用户设备上直接执行所有操作,该应用确保敏感媒体文件绝不会传输到外部服务器。

devhyper/open-video-editor 的主要功能有哪些?

devhyper/open-video-editor 的主要功能包括:FFmpeg Transcoders, Local Media Processing, WebAssembly, Privacy-Focused Media Processors, Content Trimming, Media Streaming Pipelines, Native File System Access, Video Quality Adjustments。

devhyper/open-video-editor 有哪些开源替代品?

devhyper/open-video-editor 的开源替代品包括: 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…