How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Vireo is a lightweight and versatile video processing library written in C++11
The main features of twitter/vireo are: General Utilities, Transcoding Tools, Video and Multimedia, Video Processing.
Open-source alternatives to twitter/vireo include: h4tr3d/avcpp — C++ wrapper for FFmpeg. strukturag/libde265 — Open h.265 video codec implementation. cisco/openh264 — OpenH264 is a library for encoding and decoding video using the H.264 standard. It provides tools to transform raw… miru-project/miru-app — Miru is a multimedia content aggregator and proxy-enabled media player that provides a unified interface for streaming… seadve/kooha — Kooha is a screen recorder for Linux desktops that utilizes the Wayland protocol and XDG Portals for secure recording.… abo/rerate.
OpenH264 is a library for encoding and decoding video using the H.264 standard. It provides tools to transform raw video frames into compressed byte streams and decompress those streams back into raw pixel frames. The project includes a simulcast video stream generator that produces multiple resolutions from a single source. This capability supports adaptive bitrate streaming and real-time video communication across varying network conditions. The system implements video processing workflows including adaptive rate control, slicing-based parallel encoding, and YUV planar buffer management. I
Miru is a multimedia content aggregator and proxy-enabled media player that provides a unified interface for streaming videos, reading comics, and browsing novels from multiple external sources. It functions as a JavaScript extension platform, allowing users to add new media sources and application features by integrating custom scripts and provider logic. The application integrates with external media tracking services to synchronize viewing progress and maintain media libraries. It also fetches detailed movie and show information from external databases to enrich content displays with metad