mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
8c26e33f20
The imagefreeze element can be handy for benchmarking downstream elements because it re-uses the same buffer memory and introduces less overhead compared to always creating new frames with videotestsrc. However it's not possible to make imagefreeze send EOS when using gst-launch-1.0. Add a num-buffers property to make it look more like a source in the above scenario. |
||
---|---|---|
.. | ||
gstimagefreeze.c | ||
gstimagefreeze.h | ||
Makefile.am | ||
meson.build |