Rust GUI library for video playback?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • winit

    Window handling library in pure Rust

  • iced

    A cross-platform GUI library for Rust, inspired by Elm

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • av-metrics

    Quality metrics

  • If you go this way, you'll have to decode video through the FFmpeg API which is not as simple as it is via the ffmpeg CLI. Check out [av-metrics-decoders](Ihttps://github.com/rust-av/av-metrics/tree/master/av_metrics_decoders), they have a simple, working decoder implementation.

  • raphlinus

  • To do video properly requires integration with the platform compositor. This is a fiendishly difficult problem, and I know of no serious effort to solve it. I have an outline of a blog post on the topic, and hope to publish it before too long.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts