Skip to content

Latest commit

 

History

107 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aura

Rust Vulkan License

High-performance video player powered by Vulkan Video hardware acceleration.

Warning

Experimental software: bugs, crashes, and undefined behavior are expected.

Codec Status Hardware Acceleration
H.264 Being polished
H.265 🚧 Coming soon
AV1 🚧 Coming soon

Usage

cargo run --release -- --file-name test_h264.mp4
# or directly:
./Aura --file-name test_h264.mp4

Warning

Aura currently just supports h264 main without B-frames.

Stonks!!

Consider sponsoring the development of Aura!!

Developing Vulkan applications often relies heavily on hardware-specific code, but my current IGPU doesn't support AV1 decoding/encoding. By sponsoring our project, you're helping us purchase hardware to ensure it will work on all types of setups.


About

High-performance video player powered by Vulkan Video hardware acceleration.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages