Skip to content

kryptonyousuke/Aura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors