Search Results for "ffmpeg-master-latest-win64-gpl-shared"

Showing 769 open source projects for "ffmpeg-master-latest-win64-gpl-shared"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    ffmpeg-normalize

    ffmpeg-normalize

    Audio Normalization for Python/ffmpeg

    ffmpeg-normalize is a command-line utility designed to normalize audio levels in media files using FFmpeg, ensuring consistent volume across multiple tracks. It supports both EBU R128 loudness normalization and peak normalization methods, allowing users to choose the appropriate standard for their needs. The tool analyzes audio streams and applies adjustments to achieve target loudness levels without introducing distortion.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    typed-ffmpeg

    typed-ffmpeg

    Type-safe FFmpeg bindings for Python & TypeScript

    typed-ffmpeg is a strongly typed wrapper for FFmpeg designed to provide safer and more structured media processing workflows in TypeScript environments. It translates FFmpeg command-line operations into typed interfaces, reducing the risk of errors and improving developer experience. The library allows users to construct complex media pipelines using a fluent and predictable API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    FFmpeg Quality Metrics

    FFmpeg Quality Metrics

    Calculate quality metrics with FFmpeg (SSIM, PSNR, VMAF, VIF)

    FFmpeg Quality Metrics is a Python-based tool that evaluates video quality by calculating objective metrics using FFmpeg. It supports widely used metrics such as PSNR, SSIM, VIF, MSAD, and VMAF, enabling detailed comparison between reference and distorted video files. The tool outputs both per-frame data and aggregated statistics like averages and standard deviation, making it useful for research, encoding optimization, and benchmarking.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Vim Win32 Installer

    Vim Win32 Installer

    Vim Win32 Installer

    The vim-win32-installer project provides prebuilt Windows installers and archive builds of Vim — the venerable command-line text editor known for its efficiency, modal editing, and extensibility — specifically packaged for the Microsoft Windows platform. This repository automates building Nightly and stable snapshots of Vim for Win32, Win64, and ARM64 targets, producing ready-to-run .exe installers and .zip bundles that users can download and install without compiling from source. It ensures that Windows users have access to the latest Vim features and bug fixes with appropriate patches applied, maintaining compatibility with native Windows behavior while preserving the core Unix-originated Vim experience. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Videomass

    Videomass

    Videomass is a free, open source and cross-platform GUI for FFmpeg

    Videomass is a free, open-source graphical interface for FFmpeg designed to make advanced video and audio processing accessible to both beginners and experienced users. Built in Python using wxPython, it provides a cross-platform environment for managing encoding, conversion, and editing tasks through a visual interface. The software supports multitasking operations, allowing users to process multiple media files simultaneously.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    PyAV

    PyAV

    Pythonic bindings for FFmpeg's libraries

    PyAV is a Python library that provides direct bindings to FFmpeg, offering fine-grained control over multimedia processing through a Pythonic interface. It enables developers to work with media containers, streams, packets, codecs, and frames, exposing low-level operations while simplifying some of the complexity of FFmpeg. The library is designed for precise media manipulation, making it suitable for applications that require frame-level access or custom processing pipelines. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    ffmpy

    ffmpy

    Pythonic interface for FFmpeg/FFprobe command line

    ffmpy is a Python wrapper that provides a simple and Pythonic interface for constructing and executing FFmpeg and FFprobe command-line operations. It abstracts command generation into structured Python objects, making it easier to define inputs, outputs, and parameters programmatically. The library uses Python’s subprocess module to run compiled commands, ensuring compatibility with standard FFmpeg installations. It is designed for developers who want to automate media processing tasks without manually writing complex command strings. ffmpy supports flexible argument configuration, enabling a wide range of transcoding and analysis workflows. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    PyLivestream

    PyLivestream

    Pure Python FFmpeg-based live video / audio streaming to YouTube

    ...It is particularly useful for developers and researchers who need programmable access to live streaming capabilities. Overall, it simplifies the process of broadcasting live video using FFmpeg.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    AutoCrop-Vertical

    AutoCrop-Vertical

    Smart video converter using YOLOv8 and FFmpeg

    ...Instead of applying a static center crop, the system intelligently tracks people or key objects to preserve visual focus and composition. When cropping would degrade the scene, it can switch to alternative layouts such as letterboxing to maintain context. The tool integrates FFmpeg for encoding and rendering, ensuring efficient processing and compatibility with standard video workflows. It supports multiple output aspect ratios and quality settings, allowing customization for different platforms. Designed as a lightweight script, it runs locally and provides a cost-free alternative to commercial video reframing tools.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    PDM

    PDM

    A modern Python package and dependency manager

    PDM (Python Development Master) is a modern Python package and dependency manager that adheres to the latest PEP standards. It emphasizes a declarative approach to project configuration using pyproject.toml, facilitating reproducible builds and streamlined workflows. PDM's focus on simplicity and compliance with Python's evolving ecosystem makes it a valuable tool for developers seeking modern project management solutions.​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    FFsubsync

    FFsubsync

    Automagically synchronize subtitles with video

    Language-agnostic automatic synchronization of subtitles with video, so that subtitles are aligned to the correct starting point within the video. First, make sure ffmpeg is installed. Make sure ffmpeg is on your path and can be referenced from the command line! Next, grab the script. It should work with both Python 2 and Python 3. There may be occasions where you have a correctly synchronized srt file in a language you are unfamiliar with, as well as an unsynchronized srt file in your native language. ...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 12
    vyper

    vyper

    Pythonic Smart Contract Language for the EVM

    ...There is also an online compiler available you can use to experiment with the language and compile to bytecode and/or IR. While the vyper version of the online compiler is updated on a regular basis it might be a bit behind the latest version found in the master branch of this repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Verticals v3

    Verticals v3

    Automated YouTube Shorts pipeline

    ...It combines multiple tools and scripts to handle tasks such as downloading source material, editing clips, adding subtitles, and formatting output for vertical video platforms. The pipeline emphasizes automation, allowing users to produce short-form content at scale with minimal manual intervention. It integrates FFmpeg and other media processing tools to handle video transformations, resizing, and encoding. The system also supports adding overlays, captions, and audio enhancements to improve engagement. Designed for creators and developers, it enables repeatable workflows for generating social media content efficiently. Its modular structure allows customization of each stage in the pipeline, making it adaptable to different content strategies.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    YouTube Music Downloader

    YouTube Music Downloader

    A simple app to get songs from YouTube in mp3 format with artist name

    YouTube Music Downloader is a command-line music downloader written in Python that retrieves audio from YouTube and enriches it with detailed metadata from external sources. It combines tools like yt-dlp and FFmpeg to extract high-quality audio while automatically tagging files with artist name, album, release date, and artwork. The application distinguishes itself by integrating metadata providers such as Spotify and iTunes, ensuring that downloaded tracks resemble properly organized music library entries. It supports downloading single songs, playlists, or batches of tracks using flexible command-line options. ytmdl also allows customization of output formats, directory structures, and metadata handling through configuration files. ...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 15
    OpenJarvis

    OpenJarvis

    Personal AI, On Personal Devices

    ...Developed as part of the Intelligence Per Watt research initiative, it focuses on improving the efficiency and practicality of on-device AI systems. The framework provides shared primitives for building local-first agents, along with evaluation tools that measure performance using metrics such as energy consumption, latency, cost, and accuracy. OpenJarvis integrates with local inference engines like Ollama, vLLM, SGLang, and llama.cpp to run language models directly on personal hardware. It also includes a learning loop that allows models to improve over time using locally generated interaction traces. ...
    Downloads: 148 This Week
    Last Update:
    See Project
  • 16
    JamTools

    JamTools

    JamTools is a cross-platform gadget set software

    ...The project emphasizes ease of use while offering advanced functionality for handling common tasks efficiently. It includes support for media-related operations, often leveraging FFmpeg for processing video and audio content. JamTools is structured to allow modular expansion, enabling new tools and features to be added over time. Its interface is designed to centralize multiple utilities, reducing the need for separate applications. Overall, it serves as an all-in-one toolkit for managing everyday tasks and media workflows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    CogVideo

    CogVideo

    Text and image to video generation: CogVideoX and CogVideo

    ...Built on large-scale Transformer and diffusion architectures, it enables multimodal generation across text-to-video, image-to-video, and video continuation tasks. The latest CogVideoX models offer higher resolution outputs, longer video durations, and improved controllability through prompt engineering. The project includes tools for inference, fine-tuning, and optimization, making it suitable for both research and production use. It supports efficient deployment on a range of GPUs, including consumer hardware with quantization techniques. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18
    Twspace-dl

    Twspace-dl

    A python module to download twitter spaces

    Twspace-dl is a Python-based tool designed to download audio content from Twitter Spaces, enabling users to archive live or recorded sessions locally. It works by extracting streaming URLs and processing them with FFmpeg to generate downloadable audio files. The tool supports both command-line and graphical interfaces, making it accessible to different types of users. It requires authentication via exported cookies due to API restrictions, ensuring access to protected content. twspace-dl also includes options for saving metadata, playlists, and cover art associated with the stream. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Viral-Clips-Crew

    Viral-Clips-Crew

    Your CrewAI Powered Video Editing Assistant

    Viral-Clips-Crew is an AI-driven video processing pipeline designed to generate short-form, engaging clips from long-form video content automatically. It analyzes transcripts and video data to identify the most engaging or “viral” moments, reducing the need for manual editing. The system integrates tools like FFmpeg and AI models to handle segmentation, cropping, and formatting for vertical video platforms. It supports automation workflows that allow creators to produce multiple clips efficiently at scale. The project focuses on content repurposing, helping users adapt long videos into formats suitable for platforms like TikTok and YouTube Shorts. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    cloud-morph

    cloud-morph

    Decentralize, Self-host Cloud Gaming/Application

    cloud-morph is a cloud-based media processing service that enables real-time video and audio transformation using FFmpeg in scalable environments. It is designed to run as a backend service that processes media streams or files and applies transformations such as transcoding, filtering, and format conversion. The system supports API-driven workflows, allowing integration into web applications or automation pipelines. It leverages containerization and distributed architecture to handle workloads efficiently across multiple nodes. cloud-morph focuses on flexibility, enabling users to define custom processing pipelines for different media scenarios. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Salt

    Salt

    Automate the management and configuration of infrastructures at scale

    Salt Bootstrap is a shell script that detects the target platform and selects the best installation method. (Supported Platforms) Your Salt master can manage itself, so a Salt minion is installed along with the Salt master. Before implementing Salt to manage any data center infrastructure it is important to understand a few things about Salt platform support including: What platforms will the Salt Master run on? What systems and infrastructure can be managed by a Salt Minion? ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    InsightFace

    InsightFace

    State-of-the-art 2D and 3D Face Analysis Project

    State-of-the-art deep face analysis library. InsightFace is an open-source 2D&3D deep face analysis library. InsightFace is an integrated Python library for 2D&3D face analysis. InsightFace efficiently implements a wide variety of state-of-the-art algorithms for face recognition, face detection, and face alignment, which are optimized for both training and deployment. Research institutes and industrial organizations can get benefits from InsightFace library.
    Downloads: 427 This Week
    Last Update:
    See Project
  • 23
    GPT4Free

    GPT4Free

    The official gpt4free repository

    ...The repository includes scripts and server implementations designed to replicate OpenAI’s GPT‑4 API behavior by leveraging publicly available or self-hosted models. It’s licensed under GPL‑v3.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    LinuxPlay

    LinuxPlay

    An open-source, ultra-low-latency remote desktop for Linux hosts

    LinuxPlay is a multimedia playback project designed to provide a lightweight media player for Linux environments with support for common audio and video formats. It focuses on implementing playback functionality using FFmpeg and native Linux APIs to ensure efficient decoding and rendering. The project demonstrates how to build a media player from scratch, including handling audio-video synchronization and playback controls. It supports local file playback and may include streaming capabilities depending on configuration. LinuxPlay is structured as both a functional tool and a learning resource for developers interested in multimedia systems. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    gopro-dashboard-overlay

    gopro-dashboard-overlay

    Programs to process GoPro MP4 & Generic GPX/FIT files

    ...It processes video files alongside GPX or FIT data to render dashboards displaying metrics such as speed, distance, and location directly onto footage. The system supports a wide range of layouts, including maps, gauges, and charts, which can be customized through configuration files. It integrates FFmpeg for rendering and supports multiple resolutions and camera modes such as timelapse and timewarp. The tool can also convert metadata into formats like GPX or CSV for further analysis. It is designed for both post-processing workflows and automated video generation pipelines. Overall, it enhances action footage by adding synchronized visual data overlays.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB