Yugomedia is a early-stage, in-development multimedia platform. Currently, it includes native demuxers for media containers, bindings for C libraries such as ffmpeg/librempeg, Apple’s VideoFoundation, and more. It includes yugo-play: a relatively featured media player. I started this project to eventually explore SIMD and GPU programming in greater detail.

The most complete program from the Yugomedia collection is the yugo-play media player. It is more featured than ffplay or gstreamer’s gst-play-1.0 but less featured than vlc or mpv. Currently yugo-play uses external decoders while using native demuxers.

Github link