After calculating a correct duration the oggdemux in some cases sets the duration to GST_CLOCK_TIME_NONE. After that any seek will fail due to the oggdemux calculating a target time after the actual duration. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8296>