Showing 17 open source projects for "format low level"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    AvCpp

    AvCpp

    C++ wrapper for FFmpeg

    ...It focuses on performance while improving developer productivity through abstraction. avcpp supports integration into multimedia applications requiring efficient processing pipelines. Its design aligns with modern C++ standards, making it suitable for contemporary development environments. The project aims to bridge low-level power with high-level usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SwiftFFmpeg

    SwiftFFmpeg

    A Swift wrapper for the FFmpeg API

    ...The project is designed to maintain performance while improving usability through modern language features. It supports working with media containers, codecs, and frames at a low level, offering fine control over processing pipelines. SwiftFFmpeg integrates seamlessly with iOS, macOS, and other Apple platforms, making it suitable for native app development. It requires FFmpeg libraries to be installed separately, allowing flexibility in configuration. Overall, it bridges FFmpeg functionality with Swift development workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rsmpeg

    Rsmpeg

    A Rust crate that exposes FFmpeg's power as much as possible

    Rsmpeg is a Rust-based binding for FFmpeg that provides low-level access to multimedia processing capabilities through safe and efficient abstractions. It allows developers to interact directly with FFmpeg libraries for tasks such as encoding, decoding, and stream manipulation. The library is designed to balance performance with safety by leveraging Rust’s ownership model and memory management features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FFmpeg.AutoGen

    FFmpeg.AutoGen

    FFmpeg auto generated unsafe bindings for C#/.NET and Core

    FFmpeg.AutoGen is a .NET binding for FFmpeg that provides low-level access to its native libraries through automatically generated C# interop code. It enables developers to work directly with FFmpeg’s APIs, including encoding, decoding, muxing, and demuxing operations, within managed .NET environments. The library exposes FFmpeg structures and functions with minimal abstraction, offering high performance and flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    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. PyAV integrates well with other Python libraries such as NumPy and Pillow, allowing seamless data transformation and analysis. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Anime4KCPP

    Anime4KCPP

    A high performance anime upscaler

    Anime4KCPP provides an optimized bloc97's Anime4K algorithm version 0.9, and it also provides its own CNN algorithm ACNet, it provides a variety of way to use, including preprocessing and real-time playback, it aims to be a high-performance tool to process both image and video. This project is for learning and the exploration task of the algorithm course in SWJTU. Anime4K is a simple high-quality anime upscale algorithm. Version 0.9 does not use any machine learning approaches and can be...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7
    FFmpeg Sidecar

    FFmpeg Sidecar

    Wrap a standalone FFmpeg binary in an intuitive Iterator interface

    ...It allows developers to interact with video streams as sequences of raw frames, abstracting the complexity of decoding and processing media. The library leverages FFmpeg’s CLI instead of low-level bindings, simplifying setup and avoiding heavy dependencies. It enables streaming data through stdin and stdout, making it suitable for real-time processing pipelines. Additionally, it parses FFmpeg logs to extract structured information such as progress, metadata, and errors. The project is designed for cross-platform compatibility and minimal configuration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Membrane Core

    Membrane Core

    The core of Membrane Framework, multimedia processing framework

    ...It models media processing as a graph of lightweight, supervised OTP processes—elements connected by links—so work is isolated, fault-tolerant, and easy to scale or reconfigure at runtime. The core defines a clear lifecycle and callback API for elements, plus concepts like buffers, events, and capabilities/format negotiation to keep components interoperable and type-safe. Back-pressure, scheduling, and time synchronization are handled by the framework, enabling low-latency streaming and precise playback control without ad-hoc concurrency code. Developers compose pipelines from reusable building blocks and can dynamically add, remove, or switch elements while the system is running.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    playerdemo

    playerdemo

    Android multimedia demonstration project

    ...It includes examples of handling different media formats, managing buffers, and controlling playback states. The architecture is designed for educational purposes, helping developers understand low-level media processing concepts. It also highlights performance considerations such as threading and hardware acceleration. Overall, it serves as a practical reference for building custom video playback solutions on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    Telegram WebRTC (VoIP)

    Telegram WebRTC (VoIP)

    Voice chats, private incoming and outgoing calls in Telegram

    Telegram WebRTC (VoIP) is a Python and C++ library that enables real-time voice and video communication features for Telegram bots and clients. It provides an interface for joining, managing, and streaming audio or video in Telegram group calls and voice chats. The library is built on top of low-level communication protocols, ensuring efficient handling of real-time media streams. It supports integration with FFmpeg and other tools for processing audio and video before transmission. tgcalls allows developers to create bots that can play music, stream content, or interact with live voice channels programmatically. It also supports cross-platform usage and integration into larger automation systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    hplayer

    hplayer

    A multi-screen player using Qt + FFmpeg

    ...The architecture emphasizes performance and simplicity, using native libraries to achieve efficient playback. It also demonstrates integration between UI layers and low-level media processing components. Overall, it serves as a practical reference for building custom media players.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    RxFFmpeg

    RxFFmpeg

    FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl

    ...It integrates widely used encoding libraries such as x264, mp3lame, and fdk-aac, allowing it to support a broad range of media formats and transformations. The framework provides a wrapper around FFmpeg commands, making it easier to execute advanced media operations without directly handling low-level command syntax. It supports both synchronous and asynchronous execution, enabling developers to manage long-running media tasks efficiently within mobile applications. The system also includes features like hardware acceleration through MediaCodec, significantly improving performance on supported devices. Its design focuses on flexibility, allowing users to perform tasks such as transcoding, clipping, filtering, and compositing media with minimal overhead.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    VideoPlayerDemo

    VideoPlayerDemo

    Encapsulate ijkplay player, self-implementing bottom-streaming

    ...It serves as a learning resource for developers exploring media frameworks and playback architectures. The implementation highlights practical concerns such as buffering, threading, and performance optimization. It is particularly useful for understanding how low-level media decoding integrates with UI frameworks. The codebase acts as a reference for building custom video players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    go-libav

    go-libav

    Go language bindings for ffmpeg libraries

    go-libav is a Go language binding for the FFmpeg libav libraries, enabling developers to perform advanced multimedia processing directly in Go applications. It exposes low-level functionality such as encoding, decoding, muxing, and demuxing through Go-friendly abstractions. The project is designed for performance-critical systems where direct control over media pipelines is required. It allows developers to build streaming servers, media analyzers, or transcoding tools with fine-grained control. The library bridges the gap between Go’s simplicity and FFmpeg’s powerful multimedia capabilities. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    qAllInOne

    qAllInOne

    A media player which can play any format for different platforms

    qAllInOne (aka qAIO) is a free open-source software built using Qt to provide users an All-In-One media player, so it can view images, play videos and audio. Instead of having multiple separate software for each media type, qAllInOne aims on providing one software for all media types. qAllInOne is targeted for everyone, but mainly to people whom install their Operating System from scratch (i.e Gentoo) and want a good Media Player for their GUI system (Gnome,Xfce,LXDE or any x11 based...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Jipc (pronounced "gypsy") is a simple Java IPC (Inter-Procecss Communication) library. Jipc supports low-level APIs for building tailor-made command protocols as well as higher-level protocols such as RPC. Jipc it tightly-coupled unlike SOAP or XmlRPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB