mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
8345caf6e0
Previously imagefreeze would always operate as non-live element and output frames as fast as possible according to the configured segment (via SEEK events) and the negotiated framerate from start to stop or the other way around. With the new live mode (enabled via the is-live property) it would only output frames in PLAYING. Frames would be output according to the negotiated framerate unless it would be too late, in which case it would jump ahead and skip over the requirement amount of frames. This makes it possible to actually use imagefreeze in live pipelines without having to manually ensure somehow that it would start outputting at the current running time and without still risking to fall behind without recovery. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/653> |
||
---|---|---|
.. | ||
all_index.md | ||
gst_api_version.in | ||
gst_plugins_cache.json | ||
index.md | ||
meson.build | ||
sitemap.txt |