gstreamer/subprojects/gst-plugins-base/tools
Edward Hervey 90508b7387 gst-play: Don't force accurate seeking
This crept in several years ago sadly :(

The usage of accurate seeking should be reserved to use-cases where it is
essential that we seek to that position. This should not be the default.

There is a new option `--acurate-seeks/-a` to be able to force that.

Furthermore, if accurate seeks aren't required, a player should be using the
GST_SEEK_FLAG_KEY_UNIT flag to seek to the closest keyframe and provide the most
reactive experience.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4017>
2023-02-21 12:54:10 +00:00
..
gst-device-monitor-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-device-monitor.c tools: Use gst_macos_main() on macOS 2023-01-11 13:36:55 +00:00
gst-discoverer-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-discoverer.c tools: Use gst_macos_main() on macOS 2023-01-11 13:36:55 +00:00
gst-play-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-play-kb.c gst-play: Improve Win32 keyboard input handling 2022-03-30 20:37:54 +00:00
gst-play-kb.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-play.c gst-play: Don't force accurate seeking 2023-02-21 12:54:10 +00:00
meson.build meson: Set install_tag on some targets 2022-09-20 10:08:15 +00:00