<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I believe you should try using some of the seeking flags like: <span
        style="color: rgb(98, 196, 98); font-family: Menlo, Monaco,
        Consolas, "Courier New", monospace; font-size: 12.6px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: 400; letter-spacing:
        normal; orphans: 2; text-align: left; text-indent: 0px;
        text-transform: none; widows: 2; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; white-space: normal;
        background-color: rgb(39, 40, 34); text-decoration-thickness:
        initial; text-decoration-style: initial; text-decoration-color:
        initial; display: inline !important; float: none;">GST_SEEK_FLAG_KEY_UNIT</span>
      or <a
href="https://gstreamer.freedesktop.org/documentation/gstreamer/gstsegment.html#GST_SEEK_FLAG_TRICKMODE_KEY_UNITS"
data-gi-href-javascript="gstreamer/gstsegment.html#GST_SEEK_FLAG_TRICKMODE_KEY_UNITS"
        data-gi-title-javascript="Gst.SeekFlags.TRICKMODE_KEY_UNITS"
data-gi-href-python="gstreamer/gstsegment.html#GST_SEEK_FLAG_TRICKMODE_KEY_UNITS"
        data-gi-title-python="Gst.SeekFlags.TRICKMODE_KEY_UNITS"
        style="box-sizing: border-box; background-color: rgb(39, 43,
        48); color: rgb(135, 206, 250); text-decoration: none; cursor:
        pointer; outline: none !important; font-family: "Helvetica
        Neue", Helvetica, Arial, sans-serif; font-size: 14px;
        font-style: normal; font-variant-ligatures: normal;
        font-variant-caps: normal; font-weight: 400; letter-spacing:
        normal; orphans: 2; text-align: left; text-indent: 0px;
        text-transform: none; widows: 2; word-spacing: 0px;
        -webkit-text-stroke-width: 0px; white-space: normal;">GST_SEEK_FLAG_TRICKMODE_KEY_UNITS</a></p>
    <p><a class="moz-txt-link-freetext" href="https://gstreamer.freedesktop.org/documentation/additional/design/seeking.html?gi-language=c">https://gstreamer.freedesktop.org/documentation/additional/design/seeking.html?gi-language=c</a><br>
    </p>
    <div class="moz-cite-prefix">On 05/09/2023 14.00,
      <a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel-request@lists.freedesktop.org">gstreamer-devel-request@lists.freedesktop.org</a> wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:mailman.37.1693915204.8374.gstreamer-devel@lists.freedesktop.org">
      <pre class="moz-quote-pre" wrap="">Message: 3
Date: Tue, 5 Sep 2023 17:33:59 +0900
From: <a class="moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:s_kamiya@toa.co.jp" moz-do-not-send="true">s_kamiya@toa.co.jp</a>
To: "Discussion of the development of and with GStreamer"
        <a class="moz-txt-link-rfc2396E" href="mailto:gstreamer-devel@lists.freedesktop.org" moz-do-not-send="true"><gstreamer-devel@lists.freedesktop.org></a>
Subject: How to skip until first key frame without decoding
Message-ID:
        <a class="moz-txt-link-rfc2396E" href="mailto:OFCB9D62C2.18EF548B-ON49258A21.002E1340-49258A21.002F0E98@toa.co.jp" moz-do-not-send="true"><OFCB9D62C2.18EF548B-ON49258A21.002E1340-49258A21.002F0E98@toa.co.jp></a>
Content-Type: text/plain; charset="us-ascii"

Hello,

I tried the following pipeline with C++ coding (Properties are omitted).

     pipeline1 : splitmuxsrc ! h264parse ! queue ! qtmux ! filesink

When I seek range "start", I would like to skip frame until first key 
frame without decoding.

Would you give me how to do it anyone?

Best regards,
Kamiya</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Best regards / Med venlig hilsen
“Marianna Smidth Buschle”</pre>
  </body>
</html>