<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <div class="moz-cite-prefix">Den 10.06.2025 17:48, skrev Andrew
      Randrianasulu:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+rFky49STTRAtkZCxjn3wdCHZ5yODO9bu8jemp9HTRNPbWZOA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">
        <div><br>
          <br>
          <div class="gmail_quote gmail_quote_container">
            <div dir="ltr" class="gmail_attr">вт, 10 июн. 2025 г., 18:43
              Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com"
                moz-do-not-send="true" class="moz-txt-link-freetext">phylsmith2017@gmail.com</a>>:<br>
            </div>
            <blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div dir="ltr">
                <div class="gmail_default" style="font-size:small">Although
                  the patch  
                  0001-Fixup-seg-name-to-segment-so-format-gui-button-work.patch
                    works at our current version of ffmpeg 7.0 as does
                  the audio render format "bluray_lpcm.seg" with the
                  first line of "segment_format=mpegts", the
                  corresponding video render format "mpeg2hd422p.seg"
                  does not -- at least it fails for me.  Its error
                  message is:<br>
                </div>
                <div class="gmail_default" style="font-size:small"><br>
                </div>
                <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                  <div class="gmail_default" style="font-size:small">
                    FFMPEG::encode_activate: write header failed
                    /tmp/ccc.seg<br>
                      err: Muxer not found<br>
                  </div>
                </blockquote>
                <div><br>
                </div>
                <div style="font-size:small" class="gmail_default">I
                  will see what I may have done wrong.<br>
                </div>
              </div>
            </blockquote>
          </div>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">if it literally reads </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">
          <div dir="auto">segment mpeg2video</div>
          <div dir="auto">segment_format=mpegts</div>
          <div dir="auto">segment_time=00:10 <= your segment time</div>
          <div dir="auto">reset_timestamps=1</div>
          <div dir="auto">cin_pix_fmt=yuv422p</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">then "your segment time" was comment not meant
            to put in there in this form, just reminder for human reader
            .... may be it choke on this?</div>
        </div>
        <div dir="auto"><br>
        </div>
      </div>
    </blockquote>
    <br>
    Another question:<br>
    Maybe we should extend our segment counts to 3 digits, that is
    replace our current %02d with %03d ?<br>
    Refere to these ffmpeg examples<br>
    <a class="moz-txt-link-freetext" href="https://ffmpeg.org/ffmpeg-formats.html#Examples-15">https://ffmpeg.org/ffmpeg-formats.html#Examples-15</a><br>
    <br>
    <a class="moz-txt-link-freetext" href="https://ffmpeg.org/ffmpeg-formats.html#Examples-15">https://ffmpeg.org/ffmpeg-formats.html#Examples-15</a><br>
  </body>
</html>