Skip to content

AdrianEddy/qml-video-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qml-video-rs

Video player component for QML using Qt6 and mdk-sdk

This crate uses qmetaobject-rs and supports Qt 6.0 and up.

It should automatically download and extract the mdk-sdk library at build time, it will try to use 7z so make sure you have that in PATH.

Example usage:

Check out examples/basic

This component also supports pixels processing (video_item::onProcessPixels) and offscreen video frame dump at max decoding speed (video_item::startProcessing). TODO: add examples for both options

About

Video player component for QML using Qt6 and `mdk-sdk`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published