Showing 53 open source projects for "input-leap"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Real-ESRGAN GUI

    Real-ESRGAN GUI

    Cross-platform GUI for image upscaler Real-ESRGAN

    ...According to actual measurements, arm64the single-architecture performance is better than universal2the dual- architecture Mac on the Apple chip, so Apple chip users are advised to pack arm64single-architecture applications by themselves. Real-ESRGAN can only enlarge the input image with a fixed 2-4x magnification (related to the selected model). This functionality is achieved by downsampling using a conventional scaling algorithm after multiple calls to Real-ESRGAN. Split each frame of the GIF and record the duration, zoom in one by one and then merge. Drag an image file or directory to any position in the window, and its path can be automatically set as the input.
    Downloads: 85 This Week
    Last Update:
    See Project
  • 2
    DistroAV

    DistroAV

    DistroAV (formerly OBS-NDI): NDI integration for OBS Studio

    DistroAV is an open-source integration plugin for OBS Studio that provides Network Device Interface (NDI) support so users can send and receive live audio and video over IP networks directly within OBS, formerly known as the OBS-NDI project before being renamed. By implementing NDI input sources, dedicated output transports, and special filter modes, it allows creativity-oriented workflows such as capturing remote cameras, sharing scenes between machines, or distributing live feeds without capture cards or physical cabling. The plugin works with the NDI runtime and supports modern versions of OBS Studio across Windows, macOS, and Linux, enabling streamers and production setups to leverage low-latency, high-quality media over local networks for multi-device collaboration or extended setups. ...
    Downloads: 83 This Week
    Last Update:
    See Project
  • 3
    Bunkr Downloader

    Bunkr Downloader

    Yet bunkrr album downloader

    ...It is implemented in Python and focuses on providing a structured workflow for downloading, organizing, and synchronizing media collections. The tool allows users to input album URLs and automatically download all associated media while maintaining a local metadata database for tracking content. It includes features for managing albums as a persistent library, enabling users to add, remove, or sync albums over time without re-downloading existing files. bonkrr also categorizes downloaded content into different media types such as images, videos, and archives, improving organization and usability. ...
    Downloads: 144 This Week
    Last Update:
    See Project
  • 4
    Erethos Downloader

    Erethos Downloader

    Save Erothots content including leaked videos and premium collections

    Erethos Downloader is an automation tool designed to download media content from supported adult content platforms, enabling users to archive videos and images locally for offline access. The project focuses on simplifying the retrieval process by allowing users to input URLs or account information and automatically fetch associated content in bulk. It includes mechanisms for handling authentication and session data, ensuring access to content that may require login credentials. The downloader is designed to manage large batches efficiently, reducing manual effort when saving multiple posts or galleries. ...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 5
    ffmpeg-commander

    ffmpeg-commander

    A web-based GUI for quickly generating common FFmpeg command-line

    ...It provides a user-friendly environment where users can configure encoding options without needing to memorize complex command-line syntax. Built with modern web technologies, it generates FFmpeg commands dynamically based on user input. The tool focuses on common workflows such as format conversion, compression, and codec selection. It can optionally connect to a backend service to execute commands and stream progress updates in real time. The interface is inspired by tools like HandBrake, aiming to lower the barrier to entry for FFmpeg usage. Overall, it acts as a bridge between ease of use and powerful multimedia processing capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AudioBookConverter

    AudioBookConverter

    Improved AudioBookConverter based on freeipodsoftware release

    ...It allows users to combine multiple audio files into a single audiobook while preserving chapters and metadata for seamless listening. The software supports a wide range of input formats including MP3, FLAC, and AAC, and provides flexible output options for different devices. It includes intelligent artwork handling, automatically sourcing and merging cover images from files or directories. The application uses parallel encoding to improve performance, making it efficient for large audiobook collections. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    FFmate

    FFmate

    FFmate is a modern and powerful automation layer

    ...It allows users to perform tasks such as transcoding, trimming, and format conversion without needing to memorize command-line syntax. The tool dynamically generates FFmpeg commands based on user input, making complex workflows more accessible. It supports a wide range of audio and video formats, enabling flexible media processing. ffmate is designed for both beginners and advanced users, offering a balance between simplicity and customization. It can also be used for experimenting with encoding parameters and testing different configurations. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Editly

    Editly

    Slick, declarative command line video editing & API

    Editly is a tool and framework for declarative NLE (non-linear video editing) using Node.js and FFmpeg. Editly allows you to easily and programmatically create a video from a set of clips, images, audio and titles, with smooth transitions and music overlaid. Editly has a simple CLI for quickly assembling a video from a set of clips or images, or you can use its more flexible JavaScript API. Inspired by ffmpeg-concat, Editly is much faster and doesn't require much storage because it uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    go2rtc

    go2rtc

    Ultimate camera streaming application

    ...The application can ingest streams from IP cameras, USB devices, or cloud-based sources and redistribute them to multiple clients or platforms, including browsers and smart home systems like Home Assistant. Its architecture emphasizes flexibility, allowing users to mix multiple input sources, negotiate codecs dynamically, and even enable two-way audio communication with supported devices. go2rtc also includes features for publishing streams to external platforms like YouTube or Telegram, making it useful beyond surveillance scenarios.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    ffmpeg-normalize

    ffmpeg-normalize

    Audio Normalization for Python/ffmpeg

    ...It can process multiple files in batch mode, making it suitable for large media libraries or production workflows. ffmpeg-normalize also preserves metadata and supports a wide range of input and output formats. Its design emphasizes accuracy and compliance with broadcasting standards. Overall, it provides a reliable solution for achieving consistent audio quality in multimedia content.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    PHP FFmpeg - Video Streaming

    PHP FFmpeg - Video Streaming

    Package media content for online streaming(DASH and HLS) using FFmpeg

    PHP FFmpeg - Video Streaming is a high-level PHP library designed to package and prepare video content for modern streaming platforms using FFmpeg. It acts as a wrapper around PHP-FFMpeg, enabling developers to generate adaptive bitrate streams compatible with protocols like DASH and HLS. The library supports multiple video representations, allowing seamless playback across varying network conditions. It also includes encryption capabilities for DRM, making it suitable for secure media...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Restreamer

    Restreamer

    Complete streaming server solution for self-hosting

    Restreamer is a self-hosted video streaming server designed to simplify live streaming and restreaming workflows without relying on third-party platforms. It provides a browser-based interface that allows users to configure input sources such as IP cameras, OBS streams, or encoded video feeds, and distribute them to multiple destinations including YouTube, Twitch, and Facebook. Built with FFmpeg at its core, it supports protocols like RTMP, SRT, and HLS, enabling real-time streaming and transcoding across different platforms. The system runs easily in Docker environments and can be deployed on devices ranging from servers to Raspberry Pi, offering flexibility and scalability. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Av1an

    Av1an

    Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework

    ...Av1an also supports advanced encoding options, allowing users to fine-tune bitrate, quality, and performance settings. It integrates with VapourSynth for preprocessing and filtering, enabling more control over input video quality. Overall, it is widely used by enthusiasts and professionals seeking efficient AV1 encoding workflows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    omniparser

    omniparser

    Native Golang ETL streaming parser and transform library

    Omniparser is a native Golang ETL parser that ingests input data of various formats (CSV, txt, fixed length/width, XML, EDI/X12/EDIFACT, JSON, and custom formats) in streaming fashion and transforms data into desired JSON output based on a schema written in JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyLivestream

    PyLivestream

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

    PyLivestream is a Python-based tool that enables real-time video streaming from various input sources to platforms such as YouTube and Twitch. It acts as a wrapper around FFmpeg, allowing users to stream video from cameras, files, or screen capture devices with minimal configuration. The tool supports cross-platform operation and integrates easily into Python workflows, making it suitable for automation and scripting. It provides options for controlling streaming parameters such as bitrate, resolution, and codecs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Segmentation Models

    Segmentation Models

    Segmentation models with pretrained backbones. PyTorch

    ...Pytorch Image Models (a.k.a. timm) has a lot of pretrained models and interface which allows using these models as encoders in smp, however, not all models are supported. Input channels parameter allows you to create models, which process tensors with an arbitrary number of channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Shotcut

    Shotcut

    Shotcut is a free, open source, cross-platform video editor.

    Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k. Copyright © 2011-2023 by Meltytech, LLC Shotcut is a trademark of Meltytech, LLC.
    Leader badge
    Downloads: 55,366 This Week
    Last Update:
    See Project
  • 19
    butt (broadcast using this tool)

    butt (broadcast using this tool)

    Icecast and Shoutcast broadcasting client

    ...butt (broadcast using this tool) is an easy to use, multi OS streaming tool. It supports ShoutCast and IceCast and runs on Linux, MacOS and Windows. The main purpose of butt is to stream live audio data from your computers Mic or Line input to an Shoutcast or Icecast server. Recording is also possible. It is NOT intended to be a server by itself or automatically stream a set of audio files.
    Leader badge
    Downloads: 362 This Week
    Last Update:
    See Project
  • 20
    Zip-Ada

    Zip-Ada

    A standalone, portable Ada library for .zip archives

    Zip-Ada is a library for .zip archives. Full sources are in Ada and are unconditionally portable. Input and output can be any stream (file, buffer,...) for archive creation as well as data extraction. Task safe and endian-neutral. More information on: http://unzip-ada.sf.net Alire crate: https://alire.ada.dev/crates/zipada Mirror: https://github.com/zertovitch/zip-ada/
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 21
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    Snowmix

    Snowmix

    Video mixer for mixing live and recorded video and audio feeds

    ...Animation and actions can also be controlled through native scripting and an embedded Tcl and/or Python interpreter. Snowmix is designed for control over low bandwidth links and can work as a standalone CLI based program. Control over both CLI and a TCP connections. Video input and outputs can be done through GStreamer pipelines or the GStreamer shmsrc/shmsink API. Supported for Ubuntu, Mint, Debian, Alma, CentOS, Fedora, Rocky, Mageia, Manjaro, MX Linux, OpenSUSE, EndeavourOS and macOS/OS X. Free support in the discussion forum. See Snowmix in action on Youtube http://www.youtube.com/user/Snowmix4video
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23
    Aeyae Remux

    Aeyae Remux

    GOP-based video editor (remuxer)

    ...This means stitched files must have the same audio/video codecs, and codec properties (width, height, sample rate, etc...). That said... Aeyae Remux currently doesn't check or enforce this restriction, so beware -- garbage input will likely produce garbage output. Linux binaries are provided as AppImage, built on Ubuntu 14.04. 8 GB of RAM (but more is better) is highly recommended if working with source files longer than 2 hours.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    TTGO VGA32 Lite
    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ffmpeg-go

    ffmpeg-go

    Golang binding for ffmpeg

    ffmpeg-go is a Go language binding for FFmpeg that allows developers to construct and execute complex multimedia processing pipelines using a fluent and programmatic API. It acts as a wrapper around FFmpeg command-line functionality, translating chained function calls into executable FFmpeg commands. The library enables tasks such as transcoding, cutting, filtering, and streaming media while maintaining a clean and readable syntax. It does not include FFmpeg itself, requiring users to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB