1 repo
Embedded environments for automating media playback tasks and extending player functionality through custom scripts.
Distinguishing note: Focuses on media-specific automation and playback state manipulation rather than general-purpose language runtimes.
Explore 1 awesome GitHub repository matching graphics & multimedia · Scripting Engines. Refine with filters or upvote what's useful.
This project is a high-performance, terminal-based media player designed for efficient audio and video playback. It utilizes a modular decoding core to handle a wide range of multimedia formats while offloading frame processing to platform-specific hardware-accelerated rendering pipelines to minimize CPU overhead. Beyond its standalone utility, the software functions as an embeddable multimedia engine, providing a native library interface that allows external applications to integrate its advanced decoding and rendering capabilities directly into their own interfaces. The player is distinguis
Provides a built-in scripting engine for automating playback tasks and extending player functionality.