Skip to content

media-io/stainless-ffmpeg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stainless-ffmpeg

Efficient Rust wrapper for FFmpeg.

Build Status Coverage Status

Prerequisites

Build

cargo build

Run examples

  • Display file characteristics from container format and streams (video, audio, subtitles, data, ..) :
cargo run --example probe -- my_movie.mxf
  • Use graph for encoding and decoding video and audio :
cargo run --example graph -- my_graph.json

About

Efficient Rust wrapper for FFmpeg.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%