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

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

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

12 个仓库

Awesome GitHub RepositoriesFrame Extractors

Utilities for sampling and outputting individual image frames from a source.

Distinct from Image Processing: Distinct from Image Processing: focuses on the extraction of specific frames for pipeline analysis rather than general image manipulation.

Explore 12 awesome GitHub repositories matching graphics & multimedia · Frame Extractors. Refine with filters or upvote what's useful.

Awesome Frame Extractors GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • bodymovin/bodymovinbodymovin 的头像

    bodymovin/bodymovin

    31,928在 GitHub 上查看↗

    Bodymovin is a motion graphics pipeline tool and plugin that exports After Effects animations into JSON files for native rendering on web and mobile platforms. It serves as a cross-platform animation bridge, converting complex vector motion designs into a portable Lottie format for use across different operating systems and frameworks. The project enables high-performance web animation by rendering motion graphics using SVG, Canvas, or HTML. It ensures consistent playback across diverse environments by converting dynamic expressions into static keyframes during the export process. The toolse

    Extracts individual image frames from the animation timeline for use as poster images.

    JavaScript
    在 GitHub 上查看↗31,928
  • graphiteeditor/graphiteGraphiteEditor 的头像

    GraphiteEditor/Graphite

    24,258在 GitHub 上查看↗

    Graphite is a node-based visual design environment that integrates vector illustration, raster image processing, and motion graphics generation into a single platform. It utilizes a functional reactive pipeline and a data-flow execution model to propagate state changes through a graph of interconnected nodes, allowing users to construct complex, automated design workflows. The platform distinguishes itself through a context-aware evaluation engine that injects runtime metadata—such as coordinate data and loop indices—directly into the node graph. This enables the creation of procedural geomet

    Extracts and outputs raster image frames from sources to facilitate further processing within the graphics pipeline.

    Rust2d-graphicsanimationart
    在 GitHub 上查看↗24,258
  • rudrabha/wav2lipRudrabha 的头像

    Rudrabha/Wav2Lip

    13,045在 GitHub 上查看↗

    Wav2Lip is a deep learning lip sync model and neural talking head framework designed to synchronize the lip movements in a video to match a provided audio file. It functions as a computer vision lip synchronizer and speech-to-lip generator that maps speech patterns to visual mouth movements to produce realistic talking head videos. The system utilizes a framework for training and evaluating models that align audio and video frames. This includes the ability to train lip-sync models and visual discriminators using speech-to-lip datasets and evaluating the resulting synchronization accuracy thr

    Processes video sequences as individual frames to ensure perfect alignment with corresponding audio slices.

    Python
    在 GitHub 上查看↗13,045
  • d2phap/imageglassd2phap 的头像

    d2phap/ImageGlass

    12,241在 GitHub 上查看↗

    ImageGlass is a lightweight image viewer and editor designed for Windows environments. It provides a unified interface for displaying a wide range of file types, including raw camera files, vector graphics, and web formats, while offering tools for basic image transformation and metadata inspection. The application distinguishes itself through deep integration with the host operating system, including the ability to synchronize its internal viewing order with the file explorer's sorting state. It supports complex media by providing playback controls for multi-frame and animated files, allowin

    The application provides playback controls for animated or multi-frame files, including pausing, resuming, and extracting individual frames.

    C#avifcsharpdirect2d
    在 GitHub 上查看↗12,241
  • jaywalnut310/vitsjaywalnut310 的头像

    jaywalnut310/vits

    7,862在 GitHub 上查看↗

    This project is an end-to-end text-to-speech engine and deep learning voice synthesizer. It functions as a neural speech synthesis framework that converts written text directly into audio waveforms using a single neural network. The system implements an adversarial framework and a conditional variational autoencoder to generate high-fidelity artificial speech. It utilizes a generative adversarial network to ensure synthesized audio is indistinguishable from real human speech. The toolkit provides capabilities for neural speech synthesis, text-to-audio generation, and the training of custom v

    Automatically learns the alignment and duration between text characters and audio frames without external tools.

    Pythondeep-learningpytorchspeech-synthesis
    在 GitHub 上查看↗7,862
  • hotwired/turbohotwired 的头像

    hotwired/turbo

    7,343在 GitHub 上查看↗

    Hotwire Turbo is a server-driven navigation and HTML streaming framework that intercepts link clicks and form submissions to fetch pages in the background and replace content without full browser reloads. It provides a Turbo Frame component that scopes page regions into independent contexts, enabling partial page updates where only a specific area of the page navigates or loads content. The framework includes a page cache and morph system that stores recently visited pages for instant restoration and applies minimal DOM changes on refresh, preserving scroll position and element state. The fra

    Loads frame content by fetching a parent page and extracting the target nested frame.

    JavaScript
    在 GitHub 上查看↗7,343
  • worldveil/dejavuworldveil 的头像

    worldveil/dejavu

    6,764在 GitHub 上查看↗

    Dejavu is a Python audio fingerprinting library and recognition engine. It functions as a digital audio signature tool used to analyze sound waves and create unique identifiers for the purposes of audio search and retrieval. The project enables automatic music identification by matching live audio feeds or recorded clips against a database of fingerprints. It covers audio content matching and digital audio archiving to identify original source recordings from a stored collection. The system incorporates capabilities for generating audio fingerprints, identifying audio tracks, and recognizing

    Validates candidate matches by ensuring the temporal distance between fingerprints is consistent across the recording.

    Python
    在 GitHub 上查看↗6,764
  • ardour/ardourArdour 的头像

    Ardour/ardour

    5,057在 GitHub 上查看↗

    Ardour 是一个数字音频工作站(DAW)、多轨音频混音器和 MIDI 音序器。它作为一个非线性音频编辑器和用于运行第三方效果器和乐器的插件宿主。 该系统为后期制作音频配乐提供了专门的功能,包括视频帧同步,以及用于实时触发片段和模式的现场表演音序功能。它还支持通过控制界面映射和硬件控制器配置进行触控混音。 该软件涵盖了广泛的音频制作需求,包括多轨录音、MIDI 音序与编曲、专业混音以及多声道音频导出。其处理框架包括行业标准的插件支持和矩阵式信号路由系统。

    Provides precise temporal alignment of audio segments with corresponding video frames for post-production scoring.

    C++audioc-plus-plusdaw
    在 GitHub 上查看↗5,057
  • plachtaa/vits-fast-fine-tuningPlachtaa 的头像

    Plachtaa/VITS-fast-fine-tuning

    5,016在 GitHub 上查看↗

    VITS-fast-fine-tuning 是一个使用小型音频数据集将语音合成模型适配到特定目标音色的流水线。它充当快速说话人适配工具和多语言语音合成器,能够生成跨不同语言的口语音频。 该系统提供了一个用于多对多语音转换的框架,在保留原始语言内容的同时转换说话人的身份。它允许通过使用音频片段或视频源微调预训练模型来适配文本转语音的音色。 该项目涵盖端到端语音合成和音频处理,利用对抗性波形生成和单调对齐搜索来产生高保真音频。它结合了随机持续时间预测器来管理说话节奏的变化,并支持预训练模型迁移。

    Automatically learns the mapping between text characters and audio frames during the training process.

    Python
    在 GitHub 上查看↗5,016
  • hpjansson/chafahpjansson 的头像

    hpjansson/chafa

    4,264在 GitHub 上查看↗

    Chafa is a terminal graphics library that converts images and animated GIFs into character art for display in terminal emulators. It supports multiple output formats including ANSI escape sequences, Sixel graphics, and Unicode block characters, making it a versatile tool for rendering images directly within the terminal environment. The library is built as a shared C library with official bindings for Python and JavaScript, allowing developers to integrate terminal image rendering capabilities into applications across different programming environments. Chafa handles the full pipeline from im

    Assigns a single frame of pixel data as the content of an image object.

    Cansicligraphics
    在 GitHub 上查看↗4,264
  • gpac/gpacgpac 的头像

    gpac/gpac

    3,205在 GitHub 上查看↗

    GPAC is an open-source multimedia framework built around a pluggable filter graph pipeline, where modular processing units called filters connect into a directed graph to handle media workflows. At its core, the framework centers all media packaging and manipulation on the ISO Base Media File Format (ISOBMFF), with specialized tools for reading, writing, fragmenting, and encrypting MP4 and related containers. It also provides a declarative scene graph composition system for describing interactive multimedia scenes using MPEG-4 BIFS, X3D, SVG, or VRML syntax, alongside a hardware-accelerated re

    Compares key-frame intervals and sync sample positions across files to detect misalignment before DASH packaging.

    Catsc3broadcastcenc
    在 GitHub 上查看↗3,205
  • intro-skipper/intro-skipperintro-skipper 的头像

    intro-skipper/intro-skipper

    2,469在 GitHub 上查看↗

    Intro Skipper is a media server plugin and automated playback utility designed to identify and bypass television opening sequences. It functions as an automated content sequence skipper that detects repeated introduction segments in video files to improve viewing efficiency. The tool employs audio fingerprinting to analyze audio patterns during playback, comparing waveforms against known templates to trigger skip events. It allows for the management of playback preferences across multiple client devices to determine how these opening sequences are handled. The project covers automated media

    Analyzes time-stamped audio data to determine precise skip intervals for media files.

    C#jellyfinjellyfin-mediasegment-providerjellyfin-plugin
    在 GitHub 上查看↗2,469
  1. Home
  2. Graphics & Multimedia
  3. Image Processing & Editing
  4. Image Processing
  5. Frame Extractors

探索子标签

  • Frame Content Setters1 个子标签Assigns a single frame of pixel data as the content of an image object. **Distinct from Frame Extractors:** Distinct from Frame Extractors: focuses on setting frame content into an image object, not extracting frames from a source.
  • Temporal Frame Alignment2 个子标签Processes individual video frames to ensure precise temporal synchronization with corresponding audio segments. **Distinct from Frame Extractors:** Focuses on the temporal alignment of frames to audio, rather than just sampling or extracting frames.