/ffmpeg-cpal-play-audio

Play audio with Rust, using ffmpeg and cpal

Primary LanguageRust

Play audio with Rust, ffmpeg, and cpal

This repo uses the rust-ffmpeg and cpal crates to play audio from a file.

It's based loosely on the dump-frames.rs example from rust-ffmpeg.

It requires an installed copy of ffmpeg.