Skip to content

OxideAV/oxideav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oxideav

Central aggregator crate for oxideav — re-exports and a prebuilt registry

Part of the oxideav framework — a pure-Rust media transcoding and streaming stack. Codec, container, and filter crates are implemented from the spec (no C codec libraries linked or wrapped, no *-sys crates). Optional hardware-engine crates (oxideav-videotoolbox / -audiotoolbox / -vaapi / -vdpau / -nvidia / -vulkan-video) bridge to OS APIs via runtime libloading; pass --no-hwaccel (or omit the hwaccel feature) to opt out.

Usage

[dependencies]
oxideav = "0.0.1"

License

MIT — see LICENSE.

About

Pure-Rust media transcoding framework — aggregator crate wiring codecs, containers, filters, and a JSON transcode job graph

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages