<div dir="auto">ok, so we have<div dir="auto"><br></div><div dir="auto"><span style="font-family:"courier new",courier,monospace;font-size:12.8px">profile: av1 main; level: 30</span><br></div><div dir="auto"><span style="font-family:"courier new",courier,monospace;font-size:12.8px">and pix fmt nv12</span></div><div dir="auto"><span style="font-family:"courier new",courier,monospace;font-size:12.8px"><br></span></div><div dir="auto"><span style="font-family:"courier new",courier,monospace;font-size:12.8px">you can try to break this *working* line by inserting various -profile (and -level?) params</span></div><div dir="auto"><span style="font-family:"courier new",courier,monospace;font-size:12.8px"><br></span></div><div dir="auto"><span style="font-family:"courier new",courier,monospace;font-size:12.8px">OR</span></div><div dir="auto"><span style="font-family:"courier new",courier,monospace;font-size:12.8px"><br></span></div><div dir="auto"><font face="courier new, courier, monospace"><span style="font-size:12.8px">you can try to modify line in bin/ffmpeg/encode.opts and see error cingg based qsv encode produces.</span></font></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пт, 11 окт. 2024 г., 23:21 Terje J. Hanssen <<a href="mailto:terjejhanssen@gmail.com">terjejhanssen@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

  
    
  
  <div>
    <br>
    <br>
    <div>Den 11.10.2024 22:13, skrev Terje J.
      Hanssen:<br>
    </div>
    <blockquote type="cite">
      
      <br>
      <br>
      <div>Den 11.10.2024 21:04, skrev Andrew
        Randrianasulu:<br>
      </div>
      <blockquote type="cite">
        
        <div dir="auto">So, Terje, can you run your usual working ffmpeg
          command encoding av1 via system fmmpeg/qsv but with added
          <div dir="auto"><br>
          </div>
          <div dir="auto">-loglevel debug<br>
          </div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">?</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">and post full output here.</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">Then we can set same loglevel in
            bin/ffmpeg/encode.opts</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">so we hopefully will spot difference in
            parameters send down to line ...</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">then we can try to make ffmpeg fail by adding
            say -profile=main to ffmpeg's command line and see more
            detailed error</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">then hopefully we can tweak qsv_av1 profile
            back into usability.</div>
          <div dir="auto"><br>
          </div>
          <div dir="auto">Repeat for vp9/h264. </div>
        </div>
      </blockquote>
      <br>
      <br>
      Andrew, I think use two input video examples<br>
      1) SD-DV <br>
      2) HDV <br>
      <br>
      Currently ffmpeg-7-7.0.2 on Tumbleweed-Slowroll (but have also
      ffmpeg-7-7.1 on Leap if wanted)<br>
      I use output.log file. For some reason the terminal output alone
      is seemingly more verbose, and longer than I can scroll back to
      copy.<br>
    </blockquote>
    <br>
    The reason was that the output file existed on beforehand and didn't
    overwrite it.<br>
    New output follows:<br>
    <blockquote type="cite"> <br>
      1)<br>
      <font face="Courier New, Courier, monospace">576i SD-DV ->
        AV1_QSV at bv1570k<br>
        --------------------------------<br>
        ffmpeg -loglevel debug -hwaccel_output_format qsv -qsv_device
        /dev/dri/renderD128 -i dv01_07.dv -c:v av1_qsv -preset 4 -b:v
        1570k dv01_07_av1_qsv_pr4_bv1570k.webm > dv01_07_av1_qsv.log
        2>&1<br>
        <br>
        cat dv01_07_av1_qsv.log</font><br>
    </blockquote>
    <font face="Courier New, Courier, monospace">ffmpeg version 7.0.2
      Copyright (c) 2000-2024 the FFmpeg developers<br>
        built with gcc 14 (SUSE Linux)<br>
        configuration: --prefix=/usr --libdir=/usr/lib64
      --shlibdir=/usr/lib64 --incdir=/usr/include/ffmpeg
      --extra-cflags='-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3
      -fstack-protector-strong -funwind-tables
      -fasynchronous-unwind-tables -fstack-clash-protection
      -Werror=return-type -flto=auto -ffat-lto-objects -g'
      --optflags='-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3
      -fstack-protector-strong -funwind-tables
      -fasynchronous-unwind-tables -fstack-clash-protection
      -Werror=return-type -flto=auto -ffat-lto-objects -g'
      --disable-htmlpages --enable-pic --disable-stripping
      --enable-shared --disable-static --enable-gpl --enable-version3
      --enable-libsmbclient --disable-openssl --enable-gnutls
      --enable-ladspa --enable-libshaderc --enable-vulkan
      --enable-libplacebo --enable-libaom --enable-libass
      --enable-libbluray --enable-libbs2b --enable-libcdio
      --enable-libcodec2 --enable-libdav1d --enable-libdc1394
      --enable-libdrm --enable-libfontconfig --enable-libfreetype
      --enable-libfribidi --enable-libgsm --enable-libjack
      --enable-libjxl --enable-librist --enable-libmp3lame
      --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt
      --enable-libopenh264-dlopen --enable-libopus --enable-libpulse
      --enable-librav1e --enable-librubberband --enable-libsvtav1
      --enable-libsoxr --enable-libspeex --enable-libssh --enable-libsrt
      --enable-libtheora --enable-libtwolame --enable-libvidstab
      --enable-libvmaf --enable-libvorbis --enable-libvpx
      --enable-libwebp --enable-libxml2 --enable-libzimg --enable-libzmq
      --enable-libzvbi --enable-lto --enable-lv2 --enable-libvpl
      --enable-vaapi --enable-vdpau --enable-version3
      --enable-libfdk-aac-dlopen --enable-nonfree
      --enable-libopencore-amrnb --enable-libopencore-amrwb
      --enable-libvo-amrwbenc --enable-libx264 --enable-libx265
      --enable-libxvid<br>
        libavutil      59.  8.100 / 59.  8.100<br>
        libavcodec     61.  3.100 / 61.  3.100<br>
        libavformat    61.  1.100 / 61.  1.100<br>
        libavdevice    61.  1.100 / 61.  1.100<br>
        libavfilter    10.  1.100 / 10.  1.100<br>
        libswscale      8.  1.100 /  8.  1.100<br>
        libswresample   5.  1.100 /  5.  1.100<br>
        libpostproc    58.  1.100 / 58.  1.100<br>
      Splitting the commandline.<br>
      Reading option '-loglevel' ... matched as option 'loglevel' (set
      logging level) with argument 'debug'.<br>
      Reading option '-hwaccel_output_format' ... matched as option
      'hwaccel_output_format' (select output format used with HW
      accelerated decoding) with argument 'qsv'.<br>
      Reading option '-qsv_device' ... matched as option 'qsv_device'
      (set QSV hardware device (DirectX adapter index, DRM path or X11
      display name)) with argument '/dev/dri/renderD128'.<br>
      Reading option '-i' ... matched as input url with argument
      'dv01_07.dv'.<br>
      Reading option '-c:v' ... matched as option 'c' (select
      encoder/decoder ('copy' to copy stream without reencoding)) with
      argument 'av1_qsv'.<br>
      Reading option '-preset' ... matched as AVOption 'preset' with
      argument '4'.<br>
      Reading option '-b:v' ... matched as option 'b' (video bitrate
      (please use -b:v)) with argument '1570k'.<br>
      Reading option 'dv01_07_av1_qsv_pr4_bv1570k.webm' ... matched as
      output url.<br>
      Finished splitting the commandline.<br>
      Parsing a group of options: global .<br>
      Applying option loglevel (set logging level) with argument debug.<br>
      Applying option qsv_device (set QSV hardware device (DirectX
      adapter index, DRM path or X11 display name)) with argument
      /dev/dri/renderD128.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] libva: VA-API version 1.22.0<br>
      [AVHWDeviceContext @ 0x55a80ce68440] libva: User requested driver
      'iHD'<br>
      [AVHWDeviceContext @ 0x55a80ce68440] libva: Trying to open
      /usr/lib64/dri/iHD_drv_video.so<br>
      [AVHWDeviceContext @ 0x55a80ce68440] libva: Found init function
      __vaDriverInit_1_22<br>
      [AVHWDeviceContext @ 0x55a80ce68440] libva: va_openDriver()
      returns 0<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Initialised VAAPI connection:
      version 1.22<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x41524742 -> bgra.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x41424752 -> rgba.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x58524742 -> bgr0.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x58424752 -> rgb0.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x30335241 ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x30334241 ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x30335258 ->
      x2rgb10le.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x30334258 ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x36314752 ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x56555941 ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x56555958 -> vuyx.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x30303859 -> gray.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x3231564e -> nv12.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x3132564e ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x32595559 ->
      yuyv422.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x59565955 ->
      uyvy422.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x32315659 ->
      yuv420p.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x30323449 ->
      yuv420p.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x50313134 ->
      yuv411p.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x48323234 ->
      yuv422p.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x56323234 ->
      yuv440p.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x50343434 ->
      yuv444p.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x33434d49 ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x30313050 ->
      p010le.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x32313050 ->
      p012le.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x36313050 ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x30313259 ->
      y210le.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x32313259 ->
      y212le.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x36313259 ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x30313459 ->
      xv30le.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x32313459 ->
      xv36le.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x36313459 ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x50424752 ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Format 0x50524742 ->
      unknown.<br>
      [AVHWDeviceContext @ 0x55a80ce68440] VAAPI driver: Intel iHD
      driver for Intel(R) Gen Graphics - 24.3.4 ().<br>
      [AVHWDeviceContext @ 0x55a80ce68440] Driver not found in known
      nonstandard list, using standard behaviour.<br>
      [AVHWDeviceContext @ 0x55a80ce68380] Use Intel(R) oneVPL to create
      MFX session, API version is 2.13, the required implementation
      version is 1.3<br>
      libva info: VA-API version 1.22.0<br>
      libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so<br>
      libva info: Found init function __vaDriverInit_1_22<br>
      libva info: va_openDriver() returns 0<br>
      libva info: VA-API version 1.22.0<br>
      libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so<br>
      libva info: Found init function __vaDriverInit_1_22<br>
      libva info: va_openDriver() returns 0<br>
      [AVHWDeviceContext @ 0x55a80ce68380] Initialize MFX session:
      implementation version is 2.12<br>
      Successfully parsed a group of options.<br>
      Parsing a group of options: input url dv01_07.dv.<br>
      Applying option hwaccel_output_format (select output format used
      with HW accelerated decoding) with argument qsv.<br>
      Successfully parsed a group of options.<br>
      Opening an input file: dv01_07.dv.<br>
      [AVFormatContext @ 0x55a80cf6bb00] Opening 'dv01_07.dv' for
      reading<br>
      [file @ 0x55a80d0bc000] Setting default whitelist
      'file,crypto,data'<br>
      [dv @ 0x55a80cf6bb00] Format dv probed with size=2048 and score=75<br>
      [dv @ 0x55a80cf6bb00] Before avformat_find_stream_info() pos: 0
      bytes read:32768 seeks:0 nb_streams:1<br>
      [dv @ 0x55a80cf6bb00] Probe buffer size limit of 5000000 bytes
      reached<br>
      [dv @ 0x55a80cf6bb00] Estimating duration from bitrate, this may
      be inaccurate<br>
      [dv @ 0x55a80cf6bb00] After avformat_find_stream_info() pos:
      4752000 bytes read:4752000 seeks:0 frames:66<br>
      Input #0, dv, from 'dv01_07.dv':<br>
        Metadata:<br>
          timecode        : 01:09:35:09<br>
        Duration: 00:01:53.28, start: 0.000000, bitrate: 28800 kb/s<br>
        Stream #0:0, 33, 1/60000: Video: dvvideo, 1 reference frame,
      yuv420p(topleft), 720x576 [SAR 16:15 DAR 4:3], 0/1, 28800 kb/s,
      60k fps, 25 tbr, 60k tbn<br>
        Stream #0:1, 33, 1/14112000: Audio: pcm_s16le, 48000 Hz, stereo,
      s16, 1536 kb/s<br>
      Successfully opened the file.<br>
      Parsing a group of options: output url
      dv01_07_av1_qsv_pr4_bv1570k.webm.<br>
      Applying option c:v (select encoder/decoder ('copy' to copy stream
      without reencoding)) with argument av1_qsv.<br>
      Applying option b:v (video bitrate (please use -b:v)) with
      argument 1570k.<br>
      Successfully parsed a group of options.<br>
      Opening an output file: dv01_07_av1_qsv_pr4_bv1570k.webm.<br>
      [out#0/webm @ 0x55a80cf64f40] No explicit maps, mapping streams
      automatically...<br>
      [vost#0:0/av1_qsv @ 0x55a80d08a940] Created video stream from
      input stream 0:0<br>
      detected 20 logical cores<br>
      [aost#0:1/libopus @ 0x55a80d0d2b40] Created audio stream from
      input stream 0:1<br>
      [file @ 0x55a80cf63680] Setting default whitelist
      'file,crypto,data'<br>
      Successfully opened the file.<br>
      Stream mapping:<br>
        Stream #0:0 -> #0:0 (dvvideo (native) -> av1 (av1_qsv))<br>
        Stream #0:1 -> #0:1 (pcm_s16le (native) -> opus (libopus))<br>
      [vost#0:0/av1_qsv @ 0x55a80d08a940] Starting thread...<br>
      [aost#0:1/libopus @ 0x55a80d0d2b40] Starting thread...<br>
      [vf#0:0 @ 0x55a80cf57280] Starting thread...<br>
      [af#0:1 @ 0x55a80cfd52c0] Starting thread...<br>
      [vist#0:0/dvvideo @ 0x55a80cf5d340] [dec:dvvideo @ 0x55a80cfb1d00]
      Starting thread...<br>
      [aist#0:1/pcm_s16le @ 0x55a80cf5d4c0] [dec:pcm_s16le @
      0x55a80d10d480] Starting thread...<br>
      [in#0/dv @ 0x55a80cf46580] Starting thread...<br>
      Press [q] to stop, [?] for help<br>
      [graph_1_in_0:1 @ 0x7ff004004280] Setting 'time_base' to value
      '1/48000'<br>
      [graph_1_in_0:1 @ 0x7ff004004280] Setting 'sample_rate' to value
      '48000'<br>
      [graph_1_in_0:1 @ 0x7ff004004280] Setting 'sample_fmt' to value
      's16'<br>
      [graph_1_in_0:1 @ 0x7ff004004280] Setting 'channel_layout' to
      value 'stereo'<br>
      [graph_1_in_0:1 @ 0x7ff004004280] tb:1/48000 samplefmt:s16
      samplerate:48000 chlayout:stereo<br>
      [format_out_0_1 @ 0x7ff004004ac0] Setting 'sample_fmts' to value
      's16|flt'<br>
      [format_out_0_1 @ 0x7ff004004ac0] Setting 'sample_rates' to value
      '48000|24000|16000|12000|8000'<br>
      [AVFilterGraph @ 0x7ff004001000] query_formats: 4 queried, 6
      merged, 3 already done, 0 delayed<br>
      [libopus @ 0x55a80d0d2ec0] No bit rate set. Defaulting to 96000
      bps.<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.04<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.02 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.04 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.08<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.06 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.08 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.12<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.1 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.12 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.16<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.14 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.16 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.2<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.18 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.2 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.24<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.22 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.24 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.28<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.26 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.28 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.32<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.3 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.32 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.36<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.34 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.36 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.4<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.38 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.4 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.44<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.42 queue head -1
      ts N/A<br>
      [graph 0 input from stream 0:0 @ 0x7ff010004300] Setting
      'video_size' to value '720x576'<br>
      [graph 0 input from stream 0:0 @ 0x7ff010004300] Setting 'pix_fmt'
      to value '0'<br>
      [graph 0 input from stream 0:0 @ 0x7ff010004300] Setting
      'time_base' to value '1/60000'<br>
      [graph 0 input from stream 0:0 @ 0x7ff010004300] Setting
      'pixel_aspect' to value '16/15'<br>
      [graph 0 input from stream 0:0 @ 0x7ff010004300] Setting
      'colorspace' to value '2'<br>
      [graph 0 input from stream 0:0 @ 0x7ff010004300] Setting 'range'
      to value '0'<br>
      [graph 0 input from stream 0:0 @ 0x7ff010004300] Setting
      'frame_rate' to value '25/1'<br>
      [graph 0 input from stream 0:0 @ 0x7ff010004300] w:720 h:576
      pixfmt:yuv420p tb:1/60000 fr:25/1 sar:16/15 csp:unknown
      range:unknown<br>
      [format @ 0x7ff010004d40] Setting 'pix_fmts' to value
      'nv12|p010le|qsv'<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.44 queue head -1
      ts N/A<br>
      [auto_scale_0 @ 0x7ff010006400] w:iw h:ih flags:'' interl:0<br>
      [format @ 0x7ff010004d40] auto-inserting filter 'auto_scale_0'
      between the filter 'Parsed_null_0' and the filter 'format'<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.48<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.46 queue head -1
      ts N/A<br>
      [AVFilterGraph @ 0x7ff010001000] query_formats: 4 queried, 6
      merged, 3 already done, 0 delayed<br>
      [auto_scale_0 @ 0x7ff010006400] picking nv12 out of 2 ref:yuv420p
      alpha:0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.48 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.52<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.5 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.52 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.56<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.54 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.56 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.6<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.58 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.6 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.64<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.62 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.64 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.68<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.66 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.68 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.72<br>
      [auto_scale_0 @ 0x7ff010006400] w:720 h:576 fmt:yuv420p
      csp:unknown range:unknown sar:16/15 -> w:720 h:576 fmt:nv12
      csp:unknown range:unknown sar:16/15 flags:0x00000004<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.7 queue head -1
      ts N/A<br>
      [graph 0 input from stream 0:0 @ 0x7ff010004300] video frame
      properties congruent with link at pts_time: 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.72 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.76<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.74 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.76 queue head -1
      ts N/A<br>
      [av1_qsv @ 0x55a80d103480] Using device __qsv_device (type qsv)
      with av1_qsv encoder.<br>
      [av1_qsv @ 0x55a80d103480] Encoder: input is system memory surface<br>
      [av1_qsv @ 0x55a80d103480] Use Intel(R) oneVPL to create MFX
      session with the specified MFX loader<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.8<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.78 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.8 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.84<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.82 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.84 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.88<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.86 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.88 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.92<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.9 queue head -1
      ts N/A<br>
      [av1_qsv @ 0x55a80d103480] Using the variable bitrate (VBR)
      ratecontrol method<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.92 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 0.96<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.94 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.96 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 0.98 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1 queue head -1 ts
      N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.04<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.02 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.04 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.08<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.06 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.08 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.12<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.1 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.12 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.16<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.14 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.16 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.2<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.18 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.2 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.24<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.22 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.24 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.28<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.26 queue head -1
      ts N/A<br>
      [av1_qsv @ 0x55a80d103480] profile: av1 main; level: 30<br>
      [av1_qsv @ 0x55a80d103480] GopPicSize: 248; GopRefDist: 8;
      GopOptFlag:; IdrInterval: 0<br>
      [av1_qsv @ 0x55a80d103480] TargetUsage: 4; RateControlMethod: VBR<br>
      [av1_qsv @ 0x55a80d103480] BufferSizeInKB: 1568; InitialDelayInKB:
      196; TargetKbps: 1570; MaxKbps: 1570; BRCParamMultiplier: 1<br>
      [av1_qsv @ 0x55a80d103480] NumRefFrame: 4<br>
      [av1_qsv @ 0x55a80d103480] IntRefType: 0; IntRefCycleSize: 0;
      IntRefQPDelta: 0; IntRefCycleDist: 0<br>
      [av1_qsv @ 0x55a80d103480] MaxFrameSize: 0;<br>
      [av1_qsv @ 0x55a80d103480] BitrateLimit: unknown; MBBRC: OFF;
      ExtBRC: unknown<br>
      [av1_qsv @ 0x55a80d103480] VDENC: ON<br>
      [av1_qsv @ 0x55a80d103480] BRefType: pyramid<br>
      [av1_qsv @ 0x55a80d103480] PRefType: default<br>
      [av1_qsv @ 0x55a80d103480] MinQPI: 1; MaxQPI: 255; MinQPP: 1;
      MaxQPP: 255; MinQPB: 1; MaxQPB: 255<br>
      [av1_qsv @ 0x55a80d103480] FrameRateExtD: 1; FrameRateExtN: 25 <br>
      [av1_qsv @ 0x55a80d103480] NumTileRows: 1; NumTileColumns: 1;
      NumTileGroups: 1<br>
      [av1_qsv @ 0x55a80d103480] WriteIVFHeaders: OFF <br>
      [av1_qsv @ 0x55a80d103480] LowDelayBRC: OFF<br>
      [av1_qsv @ 0x55a80d103480] MaxFrameSize: 0;<br>
      [webm @ 0x55a80cf5d640] get_metadata_duration returned: 0<br>
      Output #0, webm, to 'dv01_07_av1_qsv_pr4_bv1570k.webm':<br>
        Metadata:<br>
          timecode        : 01:09:35:09<br>
          encoder         : Lavf61.1.100<br>
        Stream #0:0, 0, 1/1000: Video: av1, 1 reference frame,
      nv12(bottom coded first (swapped), topleft), 720x576 [SAR 16:15
      DAR 4:3], 0/1, q=2-31, 1570 kb/s, 25 fps, 1k tbn<br>
            Metadata:<br>
              encoder         : Lavc61.3.100 av1_qsv<br>
        Stream #0:1, 0, 1/1000: Audio: opus, 48000 Hz, stereo, s16,
      delay 312, 96 kb/s<br>
            Metadata:<br>
              encoder         : Lavc61.3.100 libopus<br>
      [out#0/webm @ 0x55a80cf64f40] Starting thread...<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.28 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.04<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.04 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.32<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.3 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.32 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.36<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.34 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.36 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.08<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.08 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.4<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.38 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.4 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.12<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.12 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.44<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.42 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.44 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.16<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.16 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.2<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.2 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.48<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.46 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.48 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.52<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.5 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.52 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.24<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.24 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.56<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.54 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.56 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.28<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.28 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.6<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.58 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.6 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.32<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.32 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.64<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.62 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.64 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.36<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.36 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.4<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.4 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.68<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.66 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.68 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.72<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.7 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.72 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.44<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.44 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.76<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.74 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.76 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.48<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.48 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.8<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.78 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.8 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.52<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.52 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.84<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.82 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.84 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.56<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.56 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.88<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.86 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.88 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.6<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.6 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.92<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.9 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.92 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.64<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.64 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 1.96<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.94 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.96 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.68<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.68 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 1.98 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2 queue head -1 ts
      N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.72<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.72 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.04<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.02 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.04 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.76<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.76 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.08<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.06 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.08 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.8<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.8 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.12<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.1 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.12 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.84<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.84 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 1, temporal_id: 0,
      spatial_id: 0, payload size: 13<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 70897<br>
      [webm @ 0x55a80cf5d640] Starting new cluster with timestamp 0 at
      offset 1200 bytes<br>
      [webm @ 0x55a80cf5d640] Writing block of size 405 with pts -7, dts
      -7, duration 20 at relative offset 3 in cluster at offset 1200.
      TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 70919 with pts 0,
      dts 0, duration 40 at relative offset 415 in cluster at offset
      1200. TrackNumber 1, keyframe 1<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.88<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.88 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 36999<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 6044<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2734<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 1181<br>
      [webm @ 0x55a80cf5d640] Writing block of size 210 with pts 14, dts
      14, duration 20 at relative offset 71340 in cluster at offset
      1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 217 with pts 34, dts
      34, duration 20 at relative offset 71557 in cluster at offset
      1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 46980 with pts 40,
      dts 40, duration 40 at relative offset 71781 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.16<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.14 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.16 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.2<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.18 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.2 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.92<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.92 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 213 with pts 54, dts
      54, duration 20 at relative offset 118767 in cluster at offset
      1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 220 with pts 74, dts
      74, duration 20 at relative offset 118987 in cluster at offset
      1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 80, dts
      80, duration 40 at relative offset 119214 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.24<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.22 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.24 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 0.96<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 0.96 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 3680<br>
      [webm @ 0x55a80cf5d640] Writing block of size 215 with pts 94, dts
      94, duration 20 at relative offset 119223 in cluster at offset
      1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 218 with pts 114,
      dts 114, duration 20 at relative offset 119445 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 3687 with pts 120,
      dts 120, duration 40 at relative offset 119670 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.28<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.26 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.28 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1 queue head -1 ts
      N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 218 with pts 134,
      dts 134, duration 20 at relative offset 123362 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 231 with pts 154,
      dts 154, duration 20 at relative offset 123587 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 160, dts
      160, duration 40 at relative offset 123825 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.32<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.3 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.32 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.04<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.04 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 6153<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 5869<br>
      [webm @ 0x55a80cf5d640] Writing block of size 227 with pts 174,
      dts 174, duration 20 at relative offset 123834 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 229 with pts 194,
      dts 194, duration 20 at relative offset 124068 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 12034 with pts 200,
      dts 200, duration 40 at relative offset 124304 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.36<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.34 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.36 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.08<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.08 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 231 with pts 214,
      dts 214, duration 20 at relative offset 136343 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 227 with pts 234,
      dts 234, duration 20 at relative offset 136581 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 240, dts
      240, duration 40 at relative offset 136815 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.4<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.38 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.4 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.12<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.12 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 5059<br>
      [webm @ 0x55a80cf5d640] Writing block of size 233 with pts 254,
      dts 254, duration 20 at relative offset 136824 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 225 with pts 274,
      dts 274, duration 20 at relative offset 137064 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5066 with pts 280,
      dts 280, duration 40 at relative offset 137296 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.44<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.42 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.44 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.16<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.16 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 228 with pts 294,
      dts 294, duration 20 at relative offset 142367 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 226 with pts 314,
      dts 314, duration 20 at relative offset 142602 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 320, dts
      320, duration 40 at relative offset 142835 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.48<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.46 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.48 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.2<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.2 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 30021<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 7695<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 3614<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2703<br>
      [webm @ 0x55a80cf5d640] Writing block of size 227 with pts 334,
      dts 334, duration 20 at relative offset 142844 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 228 with pts 354,
      dts 354, duration 20 at relative offset 143078 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 44055 with pts 360,
      dts 360, duration 40 at relative offset 143313 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.52<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.5 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.52 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.24<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.24 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 225 with pts 374,
      dts 374, duration 20 at relative offset 187374 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 224 with pts 394,
      dts 394, duration 20 at relative offset 187606 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 400, dts
      400, duration 40 at relative offset 187837 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.56<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.54 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.56 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.28<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.28 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2350<br>
      [webm @ 0x55a80cf5d640] Writing block of size 231 with pts 414,
      dts 414, duration 20 at relative offset 187846 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 227 with pts 434,
      dts 434, duration 20 at relative offset 188084 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 2357 with pts 440,
      dts 440, duration 40 at relative offset 188318 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.6<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.58 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.6 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.32<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.32 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 224 with pts 454,
      dts 454, duration 20 at relative offset 190680 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 231 with pts 474,
      dts 474, duration 20 at relative offset 190911 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 480, dts
      480, duration 40 at relative offset 191149 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.64<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.62 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.64 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.36<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.36 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 5422<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2813<br>
      [webm @ 0x55a80cf5d640] Writing block of size 223 with pts 494,
      dts 494, duration 20 at relative offset 191158 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 231 with pts 514,
      dts 514, duration 20 at relative offset 191388 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 8247 with pts 520,
      dts 520, duration 40 at relative offset 191626 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.68<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.66 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.68 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.4<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.4 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 229 with pts 534,
      dts 534, duration 20 at relative offset 199878 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 226 with pts 554,
      dts 554, duration 20 at relative offset 200114 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 560, dts
      560, duration 40 at relative offset 200347 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.72<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.7 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.72 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.44<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.44 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2360<br>
      [webm @ 0x55a80cf5d640] Writing block of size 226 with pts 574,
      dts 574, duration 20 at relative offset 200356 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 225 with pts 594,
      dts 594, duration 20 at relative offset 200589 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 2367 with pts 600,
      dts 600, duration 40 at relative offset 200821 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.76<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.74 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.76 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.48<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.48 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 236 with pts 614,
      dts 614, duration 20 at relative offset 203193 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 228 with pts 634,
      dts 634, duration 20 at relative offset 203436 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 640, dts
      640, duration 40 at relative offset 203671 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.8<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.78 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.8 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.52<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.52 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 23608<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 14526<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 6575<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2663<br>
      [webm @ 0x55a80cf5d640] Writing block of size 224 with pts 654,
      dts 654, duration 20 at relative offset 203680 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 225 with pts 674,
      dts 674, duration 20 at relative offset 203911 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 47394 with pts 680,
      dts 680, duration 40 at relative offset 204143 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.56<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.56 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 228 with pts 694,
      dts 694, duration 20 at relative offset 251543 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 227 with pts 714,
      dts 714, duration 20 at relative offset 251778 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 720, dts
      720, duration 40 at relative offset 252012 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.84<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.82 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.84 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.88<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.86 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.88 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.6<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.6 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2534<br>
      [webm @ 0x55a80cf5d640] Writing block of size 224 with pts 734,
      dts 734, duration 20 at relative offset 252021 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 222 with pts 754,
      dts 754, duration 20 at relative offset 252252 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 2541 with pts 760,
      dts 760, duration 40 at relative offset 252481 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.92<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.9 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.92 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.64<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.64 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 231 with pts 774,
      dts 774, duration 20 at relative offset 255027 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 225 with pts 794,
      dts 794, duration 20 at relative offset 255265 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 800, dts
      800, duration 40 at relative offset 255497 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 2.96<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.94 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.96 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.68<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.68 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 5476<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 3205<br>
      [webm @ 0x55a80cf5d640] Writing block of size 224 with pts 814,
      dts 814, duration 20 at relative offset 255506 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 232 with pts 834,
      dts 834, duration 20 at relative offset 255737 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 8693 with pts 840,
      dts 840, duration 40 at relative offset 255976 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 2.98 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3 queue head -1 ts
      N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.72<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.72 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 239 with pts 854,
      dts 854, duration 20 at relative offset 264674 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 234 with pts 874,
      dts 874, duration 20 at relative offset 264920 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 880, dts
      880, duration 40 at relative offset 265161 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.04<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.02 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.04 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.76<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.76 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2672<br>
      [webm @ 0x55a80cf5d640] Writing block of size 232 with pts 894,
      dts 894, duration 20 at relative offset 265170 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 235 with pts 914,
      dts 914, duration 20 at relative offset 265409 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 2679 with pts 920,
      dts 920, duration 40 at relative offset 265651 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.08<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.06 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.08 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.8<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.8 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 219 with pts 934,
      dts 934, duration 20 at relative offset 268335 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 221 with pts 954,
      dts 954, duration 20 at relative offset 268561 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 960, dts
      960, duration 40 at relative offset 268789 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.12<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.1 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.12 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.84<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.84 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 23107<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 5354<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2673<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 1081<br>
      [webm @ 0x55a80cf5d640] Writing block of size 222 with pts 974,
      dts 974, duration 20 at relative offset 268798 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 227 with pts 994,
      dts 994, duration 20 at relative offset 269027 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 32237 with pts 1000,
      dts 1000, duration 40 at relative offset 269261 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.16<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.14 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.16 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.88<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.88 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 230 with pts 1014,
      dts 1014, duration 20 at relative offset 301504 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 225 with pts 1034,
      dts 1034, duration 20 at relative offset 301741 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1040, dts
      1040, duration 40 at relative offset 301973 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.2<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.18 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.2 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.92<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.92 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 892<br>
      [webm @ 0x55a80cf5d640] Writing block of size 225 with pts 1054,
      dts 1054, duration 20 at relative offset 301982 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 221 with pts 1074,
      dts 1074, duration 20 at relative offset 302214 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 899 with pts 1080,
      dts 1080, duration 40 at relative offset 302442 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.24<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.22 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.24 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 1.96<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 1.96 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 219 with pts 1094,
      dts 1094, duration 20 at relative offset 303346 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 226 with pts 1114,
      dts 1114, duration 20 at relative offset 303572 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1120, dts
      1120, duration 40 at relative offset 303805 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.28<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.26 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.28 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2 queue head -1 ts
      N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2598<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 1460<br>
      [webm @ 0x55a80cf5d640] Writing block of size 232 with pts 1134,
      dts 1134, duration 20 at relative offset 303814 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 223 with pts 1154,
      dts 1154, duration 20 at relative offset 304053 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 4070 with pts 1160,
      dts 1160, duration 40 at relative offset 304283 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.32<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.3 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.32 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.04<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.04 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 224 with pts 1174,
      dts 1174, duration 20 at relative offset 308358 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 228 with pts 1194,
      dts 1194, duration 20 at relative offset 308589 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1200, dts
      1200, duration 40 at relative offset 308824 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.08<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.08 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 1235<br>
      [webm @ 0x55a80cf5d640] Writing block of size 226 with pts 1214,
      dts 1214, duration 20 at relative offset 308833 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 225 with pts 1234,
      dts 1234, duration 20 at relative offset 309066 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 1242 with pts 1240,
      dts 1240, duration 40 at relative offset 309298 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.36<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.34 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.36 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.4<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.38 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.4 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.12<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.12 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 221 with pts 1254,
      dts 1254, duration 20 at relative offset 310545 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 227 with pts 1274,
      dts 1274, duration 20 at relative offset 310773 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1280, dts
      1280, duration 40 at relative offset 311007 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.44<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.42 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.44 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.16<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.16 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 19633<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 5038<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 1683<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 987<br>
      [webm @ 0x55a80cf5d640] Writing block of size 219 with pts 1294,
      dts 1294, duration 20 at relative offset 311016 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 224 with pts 1314,
      dts 1314, duration 20 at relative offset 311242 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 27363 with pts 1320,
      dts 1320, duration 40 at relative offset 311473 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.48<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.46 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.48 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.2<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.2 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 233 with pts 1334,
      dts 1334, duration 20 at relative offset 338842 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 233 with pts 1354,
      dts 1354, duration 20 at relative offset 339082 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1360, dts
      1360, duration 40 at relative offset 339322 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.52<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.5 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.52 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.24<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.24 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 878<br>
      [webm @ 0x55a80cf5d640] Writing block of size 233 with pts 1374,
      dts 1374, duration 20 at relative offset 339331 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 233 with pts 1394,
      dts 1394, duration 20 at relative offset 339571 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 885 with pts 1400,
      dts 1400, duration 40 at relative offset 339811 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.56<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.54 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.56 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.28<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.28 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 232 with pts 1414,
      dts 1414, duration 20 at relative offset 340701 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 234 with pts 1434,
      dts 1434, duration 20 at relative offset 340940 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1440, dts
      1440, duration 40 at relative offset 341181 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.6<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.58 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.6 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.32<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.32 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2247<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 1324<br>
      [webm @ 0x55a80cf5d640] Writing block of size 230 with pts 1454,
      dts 1454, duration 20 at relative offset 341190 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 230 with pts 1474,
      dts 1474, duration 20 at relative offset 341427 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 3583 with pts 1480,
      dts 1480, duration 40 at relative offset 341664 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.64<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.62 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.64 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.36<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.36 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 227 with pts 1494,
      dts 1494, duration 20 at relative offset 345252 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 228 with pts 1514,
      dts 1514, duration 20 at relative offset 345486 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1520, dts
      1520, duration 40 at relative offset 345721 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.4<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.4 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 1036<br>
      [webm @ 0x55a80cf5d640] Writing block of size 232 with pts 1534,
      dts 1534, duration 20 at relative offset 345730 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 231 with pts 1554,
      dts 1554, duration 20 at relative offset 345969 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 1043 with pts 1560,
      dts 1560, duration 40 at relative offset 346207 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.68<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.66 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.68 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.72<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.7 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.72 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.44<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.44 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 239 with pts 1574,
      dts 1574, duration 20 at relative offset 347255 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 239 with pts 1594,
      dts 1594, duration 20 at relative offset 347501 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1600, dts
      1600, duration 40 at relative offset 347747 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.76<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.74 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.76 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.48<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.48 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 18770<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 3902<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 1434<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 769<br>
      [webm @ 0x55a80cf5d640] Writing block of size 228 with pts 1614,
      dts 1614, duration 20 at relative offset 347756 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 237 with pts 1634,
      dts 1634, duration 20 at relative offset 347991 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 24897 with pts 1640,
      dts 1640, duration 40 at relative offset 348235 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.8<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.78 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.8 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.52<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.52 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 235 with pts 1654,
      dts 1654, duration 20 at relative offset 373138 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 239 with pts 1674,
      dts 1674, duration 20 at relative offset 373380 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1680, dts
      1680, duration 40 at relative offset 373626 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.84<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.82 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.84 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.56<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.56 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 689<br>
      [webm @ 0x55a80cf5d640] Writing block of size 241 with pts 1694,
      dts 1694, duration 20 at relative offset 373635 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 236 with pts 1714,
      dts 1714, duration 20 at relative offset 373883 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 696 with pts 1720,
      dts 1720, duration 40 at relative offset 374126 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.88<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.86 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.88 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.6<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.6 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 237 with pts 1734,
      dts 1734, duration 20 at relative offset 374827 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 237 with pts 1754,
      dts 1754, duration 20 at relative offset 375071 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1760, dts
      1760, duration 40 at relative offset 375315 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.92<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.9 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.92 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.64<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.64 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 2032<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 911<br>
      [webm @ 0x55a80cf5d640] Writing block of size 232 with pts 1774,
      dts 1774, duration 20 at relative offset 375324 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 233 with pts 1794,
      dts 1794, duration 20 at relative offset 375563 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 2955 with pts 1800,
      dts 1800, duration 40 at relative offset 375803 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.68<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.68 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 232 with pts 1814,
      dts 1814, duration 20 at relative offset 378763 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 3.96<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.94 queue head -1
      ts N/A<br>
      [webm @ 0x55a80cf5d640] Writing block of size 230 with pts 1834,
      dts 1834, duration 20 at relative offset 379002 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.96 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 4<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 3.98 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4 queue head -1 ts
      N/A<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1840, dts
      1840, duration 40 at relative offset 379239 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.72<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.72 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 968<br>
      [webm @ 0x55a80cf5d640] Writing block of size 230 with pts 1854,
      dts 1854, duration 20 at relative offset 379248 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 225 with pts 1874,
      dts 1874, duration 20 at relative offset 379485 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 975 with pts 1880,
      dts 1880, duration 40 at relative offset 379717 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 4.04<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.02 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.04 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.76<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.76 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 229 with pts 1894,
      dts 1894, duration 20 at relative offset 380697 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 223 with pts 1914,
      dts 1914, duration 20 at relative offset 380933 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 1920, dts
      1920, duration 40 at relative offset 381163 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 4.08<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.06 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.08 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.8<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.8 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 33916<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 7563<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 3125<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 1542<br>
      [webm @ 0x55a80cf5d640] Writing block of size 221 with pts 1934,
      dts 1934, duration 20 at relative offset 381172 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 219 with pts 1954,
      dts 1954, duration 20 at relative offset 381400 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 46168 with pts 1960,
      dts 1960, duration 40 at relative offset 381626 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 4.12<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.1 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.12 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.84<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.84 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 227 with pts 1974,
      dts 1974, duration 20 at relative offset 427800 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 228 with pts 1994,
      dts 1994, duration 20 at relative offset 428034 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 2000, dts
      2000, duration 40 at relative offset 428269 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 4.16<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.14 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.16 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.88<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.88 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 6, temporal_id: 0,
      spatial_id: 0, payload size: 1497<br>
      [webm @ 0x55a80cf5d640] Writing block of size 225 with pts 2014,
      dts 2014, duration 20 at relative offset 428278 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 227 with pts 2034,
      dts 2034, duration 20 at relative offset 428510 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 1504 with pts 2040,
      dts 2040, duration 40 at relative offset 428744 in cluster at
      offset 1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 4.2<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.18 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.2 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.92<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.92 queue head -1
      ts N/A<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 2, temporal_id: 0,
      spatial_id: 0, payload size: 0<br>
      [extract_extradata @ 0x7ff01019c340] obu_type: 3, temporal_id: 0,
      spatial_id: 0, payload size: 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 230 with pts 2054,
      dts 2054, duration 20 at relative offset 430253 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 238 with pts 2074,
      dts 2074, duration 20 at relative offset 430490 in cluster at
      offset 1200. TrackNumber 2, keyframe 1<br>
      [webm @ 0x55a80cf5d640] Writing block of size 5 with pts 2080, dts
      2080, duration 40 at relative offset 430735 in cluster at offset
      1200. TrackNumber 1, keyframe 0<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 1 ts 4.24<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.22 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 1 ts 4.24 queue head -1
      ts N/A<br>
      [out#0/webm @ 0x55a80cf64f40] sq: send 0 ts 2.96<br>
      [out#0/webm @ 0x55a80cf64f40] sq: receive 0 ts 2.96 queue head -1
      ts N/A<br>
     </font></div></blockquote></div>