Skip to content

DengkeDu/gst-ddktmix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build ?

meson build --prefix=/usr

How to use ?

gst-launch-1.0 filesrc location=1.h265 ! h265parse ! avdec_h265 ! videoconvert ! autovideosink
change to
gst-launch-1.0 filesrc location=1.h265 ! h265parse ! avdec_h265 ! videoconvert ! ddktmix ! videoconvert ! autovideosink

like tmix in ffmpeg, I use 9 frames all weights 1.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published