Opened 5 years ago

Closed 5 years ago

#7572 closed defect (fixed)

Infinite loop during getting single frame (image2) from HLS/fmp4 video file

Reported by: Vadym Borodavko Owned by:
Priority: important Component: avformat
Version: git-master Keywords: deadlock mov
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

Summary of the bug:
FFmpeg hangs (probably in some infinite loop) when trying to get single frame from the video file (1 video and 1 audio track) created by ffmpeg using HLS with single file (fmp4). Process is running endless and can be terminated using several Ctrl+C.

Issue is not reproduced when you increase FPS from 18 to 19 (in the example below).
Issue is not reproduced when you don't specify GOP 30.
Issue is not reproduced when you skip audio track.
Issue is not reproduced when you create simple mp4 on step 2 (not fragmented).

Issue is reproduced with ffmpeg release 4.1.0 and current FFmpeg git head.

How to reproduce:

Create an empty video with duration 4.8 seconds:

$ ffmpeg -y -f rawvideo -t 4.8 -s 640x360 -pix_fmt rgb24 -i /dev/zero -f lavfi -t 4.8 -i aevalsrc=0 -c:v libx264 -preset veryfast -pix_fmt yuv420p -r 30 -c:a aac -ar 48000 input.mp4
ffmpeg version 4.1 Copyright (c) 2000-2018 the FFmpeg developers
  built with Apple LLVM version 10.0.0 (clang-1000.11.45.5)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/4.1 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-ffplay --enable-gpl --enable-libmp3lame --enable-libopus --enable-libsnappy --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-lzma --enable-opencl --enable-videotoolbox
  libavutil      56. 22.100 / 56. 22.100
  libavcodec     58. 35.100 / 58. 35.100
  libavformat    58. 20.100 / 58. 20.100
  libavdevice    58.  5.100 / 58.  5.100
  libavfilter     7. 40.101 /  7. 40.101
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  3.100 /  5.  3.100
  libswresample   3.  3.100 /  3.  3.100
  libpostproc    55.  3.100 / 55.  3.100
Input #0, rawvideo, from '/dev/zero':
  Duration: N/A, start: 0.000000, bitrate: 138240 kb/s
    Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 640x360, 138240 kb/s, 25 tbr, 25 tbn, 25 tbc
Input #1, lavfi, from 'aevalsrc=0':
  Duration: N/A, start: 0.000000, bitrate: 2822 kb/s
    Stream #1:0: Audio: pcm_f64le, 44100 Hz, mono, dbl, 2822 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (rawvideo (native) -> h264 (libx264))
  Stream #1:0 -> #0:1 (pcm_f64le (native) -> aac (native))
Press [q] to stop, [?] for help
[libx264 @ 0x7fccad837000] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 0x7fccad837000] profile High, level 3.0
[libx264 @ 0x7fccad837000] 264 - core 152 r2854 e9a5903 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=11 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=10 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to 'input.mp4':
  Metadata:
    encoder         : Lavf58.20.100
    Stream #0:0: Video: h264 (libx264) (avc1 / 0x31637661), yuv420p(progressive), 640x360, q=-1--1, 30 fps, 15360 tbn, 30 tbc
    Metadata:
      encoder         : Lavc58.35.100 libx264
    Side data:
      cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
    Stream #0:1: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, mono, fltp, 69 kb/s
    Metadata:
      encoder         : Lavc58.35.100 aac
frame=  144 fps=0.0 q=-1.0 Lsize=      11kB time=00:00:04.80 bitrate=  18.5kbits/s dup=24 drop=0 speed=29.5x    
video:3kB audio:1kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 148.800186%
[libx264 @ 0x7fccad837000] frame I:1     Avg QP:10.00  size:    97
[libx264 @ 0x7fccad837000] frame P:36    Avg QP:11.11  size:    21
[libx264 @ 0x7fccad837000] frame B:107   Avg QP:13.66  size:    19
[libx264 @ 0x7fccad837000] consecutive B-frames:  0.7%  0.0%  2.1% 97.2%
[libx264 @ 0x7fccad837000] mb I  I16..4: 99.9%  0.0%  0.1%
[libx264 @ 0x7fccad837000] mb P  I16..4:  0.0%  0.0%  0.0%  P16..4:  0.0%  0.0%  0.0%  0.0%  0.0%    skip:100.0%
[libx264 @ 0x7fccad837000] mb B  I16..4:  0.0%  0.0%  0.0%  B16..8:  0.0%  0.0%  0.0%  direct: 0.0%  skip:100.0%
[libx264 @ 0x7fccad837000] 8x8 transform intra:0.0%
[libx264 @ 0x7fccad837000] coded y,uvDC,uvAC intra: 0.0% 0.0% 0.0% inter: 0.0% 0.0% 0.0%
[libx264 @ 0x7fccad837000] i16 v,h,dc,p: 96%  0%  4%  0%
[libx264 @ 0x7fccad837000] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  0%  0% 100%  0%  0%  0%  0%  0%  0%
[libx264 @ 0x7fccad837000] i8c dc,h,v,p: 100%  0%  0%  0%
[libx264 @ 0x7fccad837000] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x7fccad837000] kb/s:4.75
[aac @ 0x7fccad838800] Qavg: 65374.172

Convert it to fragmented MP4:

$ ffmpeg -v 9 -loglevel 99 -y -i input.mp4 -f hls -hls_time 2 -hls_list_size 0 -hls_flags single_file -hls_segment_type fmp4 -hls_segment_filename output.mp4 -map v -c:v libx264 -preset veryfast -r:v 18 -g 30 -map a -c:a copy output.m3u8
ffmpeg version 4.1 Copyright (c) 2000-2018 the FFmpeg developers
  built with Apple LLVM version 10.0.0 (clang-1000.11.45.5)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/4.1 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-ffplay --enable-gpl --enable-libmp3lame --enable-libopus --enable-libsnappy --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-lzma --enable-opencl --enable-videotoolbox
  libavutil      56. 22.100 / 56. 22.100
  libavcodec     58. 35.100 / 58. 35.100
  libavformat    58. 20.100 / 58. 20.100
  libavdevice    58.  5.100 / 58.  5.100
  libavfilter     7. 40.101 /  7. 40.101
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  3.100 /  5.  3.100
  libswresample   3.  3.100 /  3.  3.100
  libpostproc    55.  3.100 / 55.  3.100
Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
Reading option '-i' ... matched as input url with argument 'input.mp4'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'hls'.
Reading option '-hls_time' ... matched as AVOption 'hls_time' with argument '2'.
Reading option '-hls_list_size' ... matched as AVOption 'hls_list_size' with argument '0'.
Reading option '-hls_flags' ... matched as AVOption 'hls_flags' with argument 'single_file'.
Reading option '-hls_segment_type' ... matched as AVOption 'hls_segment_type' with argument 'fmp4'.
Reading option '-hls_segment_filename' ... matched as AVOption 'hls_segment_filename' with argument 'output.mp4'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument 'v'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
Reading option '-preset' ... matched as AVOption 'preset' with argument 'veryfast'.
Reading option '-r:v' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '18'.
Reading option '-g' ... matched as AVOption 'g' with argument '30'.
Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument 'a'.
Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'copy'.
Reading option 'output.m3u8' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set logging level) with argument 9.
Applying option y (overwrite output files) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input url input.mp4.
Successfully parsed a group of options.
Opening an input file: input.mp4.
[NULL @ 0x7fd71780ca00] Opening 'input.mp4' for reading
[file @ 0x7fd716d0e080] Setting default whitelist 'file,crypto'
Probing mov,mp4,m4a,3gp,3g2,mj2 score:100 size:2048
Probing mp3 score:1 size:2048
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'ftyp' parent:'root' sz: 32 8 11094
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] ISO: File Type Major Brand: isom
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'free' parent:'root' sz: 8 40 11094
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'mdat' parent:'root' sz: 4468 48 11094
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'moov' parent:'root' sz: 6586 4516 11094
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'mvhd' parent:'moov' sz: 108 8 6578
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] time scale = 1000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'trak' parent:'moov' sz: 2871 116 6578
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'tkhd' parent:'trak' sz: 92 8 2863
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'edts' parent:'trak' sz: 36 100 2863
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'elst' parent:'edts' sz: 28 8 28
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] track[0].edit_count = 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] duration=4800 time=1024 rate=1.000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'mdia' parent:'trak' sz: 2735 136 2863
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'mdhd' parent:'mdia' sz: 32 8 2727
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'hdlr' parent:'mdia' sz: 45 40 2727
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] ctype=[0][0][0][0]
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stype=vide
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'minf' parent:'mdia' sz: 2650 85 2727
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'vmhd' parent:'minf' sz: 20 8 2642
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'dinf' parent:'minf' sz: 36 28 2642
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'dref' parent:'dinf' sz: 28 8 28
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] Unknown dref type 0x206c7275 size 12
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stbl' parent:'minf' sz: 2586 64 2642
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stsd' parent:'stbl' sz: 150 8 2578
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] size=134 4CC=avc1 codec_type=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'avcC' parent:'stsd' sz: 48 8 48
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stts' parent:'stbl' sz: 24 158 2578
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] track[0].stts.entries = 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] sample_count=144, sample_duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stss' parent:'stbl' sz: 20 182 2578
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] keyframe_count = 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'ctts' parent:'stbl' sz: 1160 202 2578
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] track[0].ctts.entries = 143
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2560
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=1, duration=2048
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] count=2, duration=512
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] dts shift 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stsc' parent:'stbl' sz: 40 1362 2578
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] track[0].stsc.entries = 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stsz' parent:'stbl' sz: 596 1402 2578
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] sample_size = 0 sample_count = 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stco' parent:'stbl' sz: 588 1998 2578
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 0, offset 30, dts 0, size 787, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 1, offset 343, dts 512, size 20, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 2, offset 36c, dts 1024, size 18, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 3, offset 386, dts 1536, size 18, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 4, offset 3a0, dts 2048, size 18, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 5, offset 3b6, dts 2560, size 21, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 6, offset 3d3, dts 3072, size 20, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 7, offset 3eb, dts 3584, size 18, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 8, offset 405, dts 4096, size 18, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 9, offset 41b, dts 4608, size 21, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 10, offset 438, dts 5120, size 20, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 11, offset 454, dts 5632, size 18, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 12, offset 46a, dts 6144, size 18, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 13, offset 484, dts 6656, size 21, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 14, offset 49d, dts 7168, size 20, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 15, offset 4b9, dts 7680, size 18, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 16, offset 4cf, dts 8192, size 18, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 17, offset 4e9, dts 8704, size 21, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 18, offset 502, dts 9216, size 20, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 19, offset 51e, dts 9728, size 18, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 20, offset 538, dts 10240, size 18, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 21, offset 54e, dts 10752, size 21, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 22, offset 56b, dts 11264, size 20, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 23, offset 583, dts 11776, size 18, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 24, offset 59d, dts 12288, size 18, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 25, offset 5b3, dts 12800, size 21, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 26, offset 5d0, dts 13312, size 20, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 27, offset 5ec, dts 13824, size 18, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 28, offset 602, dts 14336, size 18, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 29, offset 61c, dts 14848, size 21, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 30, offset 635, dts 15360, size 20, distance 30, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 31, offset 651, dts 15872, size 18, distance 31, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 32, offset 667, dts 16384, size 18, distance 32, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 33, offset 681, dts 16896, size 21, distance 33, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 34, offset 69a, dts 17408, size 20, distance 34, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 35, offset 6b6, dts 17920, size 18, distance 35, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 36, offset 6d0, dts 18432, size 18, distance 36, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 37, offset 6e6, dts 18944, size 21, distance 37, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 38, offset 703, dts 19456, size 20, distance 38, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 39, offset 71b, dts 19968, size 18, distance 39, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 40, offset 735, dts 20480, size 18, distance 40, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 41, offset 74b, dts 20992, size 21, distance 41, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 42, offset 768, dts 21504, size 20, distance 42, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 43, offset 784, dts 22016, size 18, distance 43, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 44, offset 79a, dts 22528, size 18, distance 44, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 45, offset 7b4, dts 23040, size 21, distance 45, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 46, offset 7cd, dts 23552, size 20, distance 46, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 47, offset 7e9, dts 24064, size 18, distance 47, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 48, offset 7ff, dts 24576, size 18, distance 48, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 49, offset 819, dts 25088, size 21, distance 49, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 50, offset 832, dts 25600, size 20, distance 50, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 51, offset 84e, dts 26112, size 18, distance 51, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 52, offset 868, dts 26624, size 18, distance 52, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 53, offset 87e, dts 27136, size 21, distance 53, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 54, offset 89b, dts 27648, size 20, distance 54, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 55, offset 8b3, dts 28160, size 18, distance 55, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 56, offset 8cd, dts 28672, size 18, distance 56, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 57, offset 8e3, dts 29184, size 21, distance 57, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 58, offset 900, dts 29696, size 20, distance 58, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 59, offset 91c, dts 30208, size 18, distance 59, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 60, offset 932, dts 30720, size 18, distance 60, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 61, offset 94c, dts 31232, size 21, distance 61, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 62, offset 965, dts 31744, size 20, distance 62, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 63, offset 981, dts 32256, size 18, distance 63, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 64, offset 997, dts 32768, size 18, distance 64, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 65, offset 9b1, dts 33280, size 21, distance 65, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 66, offset 9ca, dts 33792, size 20, distance 66, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 67, offset 9e6, dts 34304, size 18, distance 67, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 68, offset a00, dts 34816, size 18, distance 68, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 69, offset a16, dts 35328, size 21, distance 69, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 70, offset a33, dts 35840, size 20, distance 70, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 71, offset a4b, dts 36352, size 18, distance 71, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 72, offset a65, dts 36864, size 18, distance 72, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 73, offset a7b, dts 37376, size 21, distance 73, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 74, offset a98, dts 37888, size 20, distance 74, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 75, offset ab4, dts 38400, size 18, distance 75, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 76, offset aca, dts 38912, size 18, distance 76, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 77, offset ae4, dts 39424, size 21, distance 77, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 78, offset afd, dts 39936, size 20, distance 78, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 79, offset b19, dts 40448, size 18, distance 79, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 80, offset b2f, dts 40960, size 18, distance 80, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 81, offset b49, dts 41472, size 21, distance 81, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 82, offset b62, dts 41984, size 20, distance 82, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 83, offset b7e, dts 42496, size 18, distance 83, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 84, offset b98, dts 43008, size 18, distance 84, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 85, offset bae, dts 43520, size 21, distance 85, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 86, offset bcb, dts 44032, size 20, distance 86, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 87, offset be3, dts 44544, size 18, distance 87, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 88, offset bfd, dts 45056, size 18, distance 88, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 89, offset c13, dts 45568, size 21, distance 89, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 90, offset c30, dts 46080, size 20, distance 90, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 91, offset c4c, dts 46592, size 18, distance 91, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 92, offset c62, dts 47104, size 18, distance 92, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 93, offset c7c, dts 47616, size 21, distance 93, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 94, offset c95, dts 48128, size 20, distance 94, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 95, offset cb1, dts 48640, size 18, distance 95, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 96, offset cc7, dts 49152, size 18, distance 96, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 97, offset ce1, dts 49664, size 21, distance 97, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 98, offset cfa, dts 50176, size 20, distance 98, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 99, offset d16, dts 50688, size 18, distance 99, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 100, offset d30, dts 51200, size 18, distance 100, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 101, offset d46, dts 51712, size 21, distance 101, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 102, offset d63, dts 52224, size 20, distance 102, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 103, offset d7b, dts 52736, size 18, distance 103, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 104, offset d95, dts 53248, size 18, distance 104, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 105, offset dab, dts 53760, size 21, distance 105, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 106, offset dc8, dts 54272, size 20, distance 106, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 107, offset de4, dts 54784, size 18, distance 107, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 108, offset dfa, dts 55296, size 18, distance 108, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 109, offset e14, dts 55808, size 21, distance 109, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 110, offset e2d, dts 56320, size 20, distance 110, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 111, offset e49, dts 56832, size 18, distance 111, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 112, offset e5f, dts 57344, size 18, distance 112, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 113, offset e79, dts 57856, size 21, distance 113, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 114, offset e92, dts 58368, size 20, distance 114, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 115, offset eae, dts 58880, size 18, distance 115, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 116, offset ec8, dts 59392, size 18, distance 116, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 117, offset ede, dts 59904, size 21, distance 117, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 118, offset efb, dts 60416, size 20, distance 118, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 119, offset f13, dts 60928, size 18, distance 119, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 120, offset f2d, dts 61440, size 18, distance 120, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 121, offset f43, dts 61952, size 21, distance 121, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 122, offset f60, dts 62464, size 20, distance 122, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 123, offset f7c, dts 62976, size 18, distance 123, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 124, offset f92, dts 63488, size 18, distance 124, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 125, offset fac, dts 64000, size 21, distance 125, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 126, offset fc5, dts 64512, size 20, distance 126, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 127, offset fe1, dts 65024, size 18, distance 127, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 128, offset ff7, dts 65536, size 18, distance 128, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 129, offset 1011, dts 66048, size 21, distance 129, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 130, offset 102a, dts 66560, size 20, distance 130, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 131, offset 1046, dts 67072, size 18, distance 131, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 132, offset 1060, dts 67584, size 18, distance 132, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 133, offset 1076, dts 68096, size 21, distance 133, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 134, offset 1093, dts 68608, size 20, distance 134, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 135, offset 10ab, dts 69120, size 18, distance 135, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 136, offset 10c5, dts 69632, size 18, distance 136, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 137, offset 10db, dts 70144, size 21, distance 137, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 138, offset 10f8, dts 70656, size 20, distance 138, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 139, offset 1114, dts 71168, size 18, distance 139, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 140, offset 112a, dts 71680, size 18, distance 140, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 141, offset 1144, dts 72192, size 22, distance 141, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 142, offset 115e, dts 72704, size 20, distance 142, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 0, sample 143, offset 117a, dts 73216, size 18, distance 143, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] Processing st: 0, edit list 0 - media time: 1024, duration: 73728
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 0 ctts: 1024, ctts_index: 0, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 512 ctts: 2560, ctts_index: 1, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 1024 ctts: 1024, ctts_index: 2, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 1536 ctts: 0, ctts_index: 3, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 2048 ctts: 512, ctts_index: 4, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 2560 ctts: 2560, ctts_index: 5, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 3072 ctts: 1024, ctts_index: 6, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 3584 ctts: 0, ctts_index: 7, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 4096 ctts: 512, ctts_index: 8, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 4608 ctts: 2560, ctts_index: 9, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 5120 ctts: 1024, ctts_index: 10, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 5632 ctts: 0, ctts_index: 11, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 6144 ctts: 512, ctts_index: 12, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 6656 ctts: 2560, ctts_index: 13, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 7168 ctts: 1024, ctts_index: 14, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 7680 ctts: 0, ctts_index: 15, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 8192 ctts: 512, ctts_index: 16, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 8704 ctts: 2560, ctts_index: 17, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 9216 ctts: 1024, ctts_index: 18, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 9728 ctts: 0, ctts_index: 19, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 10240 ctts: 512, ctts_index: 20, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 10752 ctts: 2560, ctts_index: 21, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 11264 ctts: 1024, ctts_index: 22, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 11776 ctts: 0, ctts_index: 23, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 12288 ctts: 512, ctts_index: 24, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 12800 ctts: 2560, ctts_index: 25, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 13312 ctts: 1024, ctts_index: 26, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 13824 ctts: 0, ctts_index: 27, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 14336 ctts: 512, ctts_index: 28, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 14848 ctts: 2560, ctts_index: 29, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 15360 ctts: 1024, ctts_index: 30, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 15872 ctts: 0, ctts_index: 31, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 16384 ctts: 512, ctts_index: 32, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 16896 ctts: 2560, ctts_index: 33, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 17408 ctts: 1024, ctts_index: 34, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 17920 ctts: 0, ctts_index: 35, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 18432 ctts: 512, ctts_index: 36, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 18944 ctts: 2560, ctts_index: 37, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 19456 ctts: 1024, ctts_index: 38, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 19968 ctts: 0, ctts_index: 39, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 20480 ctts: 512, ctts_index: 40, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 20992 ctts: 2560, ctts_index: 41, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 21504 ctts: 1024, ctts_index: 42, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 22016 ctts: 0, ctts_index: 43, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 22528 ctts: 512, ctts_index: 44, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 23040 ctts: 2560, ctts_index: 45, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 23552 ctts: 1024, ctts_index: 46, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 24064 ctts: 0, ctts_index: 47, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 24576 ctts: 512, ctts_index: 48, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 25088 ctts: 2560, ctts_index: 49, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 25600 ctts: 1024, ctts_index: 50, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 26112 ctts: 0, ctts_index: 51, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 26624 ctts: 512, ctts_index: 52, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 27136 ctts: 2560, ctts_index: 53, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 27648 ctts: 1024, ctts_index: 54, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 28160 ctts: 0, ctts_index: 55, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 28672 ctts: 512, ctts_index: 56, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 29184 ctts: 2560, ctts_index: 57, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 29696 ctts: 1024, ctts_index: 58, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 30208 ctts: 0, ctts_index: 59, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 30720 ctts: 512, ctts_index: 60, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 31232 ctts: 2560, ctts_index: 61, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 31744 ctts: 1024, ctts_index: 62, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 32256 ctts: 0, ctts_index: 63, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 32768 ctts: 512, ctts_index: 64, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 33280 ctts: 2560, ctts_index: 65, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 33792 ctts: 1024, ctts_index: 66, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 34304 ctts: 0, ctts_index: 67, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 34816 ctts: 512, ctts_index: 68, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 35328 ctts: 2560, ctts_index: 69, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 35840 ctts: 1024, ctts_index: 70, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 36352 ctts: 0, ctts_index: 71, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 36864 ctts: 512, ctts_index: 72, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 37376 ctts: 2560, ctts_index: 73, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 37888 ctts: 1024, ctts_index: 74, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 38400 ctts: 0, ctts_index: 75, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 38912 ctts: 512, ctts_index: 76, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 39424 ctts: 2560, ctts_index: 77, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 39936 ctts: 1024, ctts_index: 78, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 40448 ctts: 0, ctts_index: 79, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 40960 ctts: 512, ctts_index: 80, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 41472 ctts: 2560, ctts_index: 81, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 41984 ctts: 1024, ctts_index: 82, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 42496 ctts: 0, ctts_index: 83, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 43008 ctts: 512, ctts_index: 84, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 43520 ctts: 2560, ctts_index: 85, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 44032 ctts: 1024, ctts_index: 86, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 44544 ctts: 0, ctts_index: 87, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 45056 ctts: 512, ctts_index: 88, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 45568 ctts: 2560, ctts_index: 89, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 46080 ctts: 1024, ctts_index: 90, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 46592 ctts: 0, ctts_index: 91, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 47104 ctts: 512, ctts_index: 92, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 47616 ctts: 2560, ctts_index: 93, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 48128 ctts: 1024, ctts_index: 94, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 48640 ctts: 0, ctts_index: 95, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 49152 ctts: 512, ctts_index: 96, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 49664 ctts: 2560, ctts_index: 97, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 50176 ctts: 1024, ctts_index: 98, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 50688 ctts: 0, ctts_index: 99, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 51200 ctts: 512, ctts_index: 100, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 51712 ctts: 2560, ctts_index: 101, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 52224 ctts: 1024, ctts_index: 102, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 52736 ctts: 0, ctts_index: 103, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 53248 ctts: 512, ctts_index: 104, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 53760 ctts: 2560, ctts_index: 105, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 54272 ctts: 1024, ctts_index: 106, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 54784 ctts: 0, ctts_index: 107, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 55296 ctts: 512, ctts_index: 108, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 55808 ctts: 2560, ctts_index: 109, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 56320 ctts: 1024, ctts_index: 110, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 56832 ctts: 0, ctts_index: 111, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 57344 ctts: 512, ctts_index: 112, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 57856 ctts: 2560, ctts_index: 113, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 58368 ctts: 1024, ctts_index: 114, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 58880 ctts: 0, ctts_index: 115, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 59392 ctts: 512, ctts_index: 116, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 59904 ctts: 2560, ctts_index: 117, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 60416 ctts: 1024, ctts_index: 118, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 60928 ctts: 0, ctts_index: 119, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 61440 ctts: 512, ctts_index: 120, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 61952 ctts: 2560, ctts_index: 121, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 62464 ctts: 1024, ctts_index: 122, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 62976 ctts: 0, ctts_index: 123, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 63488 ctts: 512, ctts_index: 124, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 64000 ctts: 2560, ctts_index: 125, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 64512 ctts: 1024, ctts_index: 126, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 65024 ctts: 0, ctts_index: 127, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 65536 ctts: 512, ctts_index: 128, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 66048 ctts: 2560, ctts_index: 129, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 66560 ctts: 1024, ctts_index: 130, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 67072 ctts: 0, ctts_index: 131, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 67584 ctts: 512, ctts_index: 132, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 68096 ctts: 2560, ctts_index: 133, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 68608 ctts: 1024, ctts_index: 134, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 69120 ctts: 0, ctts_index: 135, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 69632 ctts: 512, ctts_index: 136, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 70144 ctts: 2560, ctts_index: 137, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 70656 ctts: 1024, ctts_index: 138, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 71168 ctts: 0, ctts_index: 139, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 71680 ctts: 512, ctts_index: 140, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 72192 ctts: 2048, ctts_index: 141, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 72704 ctts: 512, ctts_index: 142, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stts: 73216 ctts: 512, ctts_index: 143, ctts_count: 144
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] Offset DTS by 1024 to make first pts zero.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] Setting codecpar->delay to 2 for stream st: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'trak' parent:'moov' sz: 3501 2987 6578
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'tkhd' parent:'trak' sz: 92 8 3493
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'edts' parent:'trak' sz: 36 100 3493
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'elst' parent:'edts' sz: 28 8 28
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] track[1].edit_count = 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] duration=4800 time=1024 rate=1.000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'mdia' parent:'trak' sz: 3365 136 3493
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'mdhd' parent:'mdia' sz: 32 8 3357
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'hdlr' parent:'mdia' sz: 45 40 3357
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] ctype=[0][0][0][0]
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stype=soun
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'minf' parent:'mdia' sz: 3280 85 3357
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'smhd' parent:'minf' sz: 16 8 3272
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'dinf' parent:'minf' sz: 36 24 3272
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'dref' parent:'dinf' sz: 28 8 28
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] Unknown dref type 0x206c7275 size 12
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stbl' parent:'minf' sz: 3220 60 3272
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stsd' parent:'stbl' sz: 106 8 3212
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] size=90 4CC=mp4a codec_type=1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] audio channels 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] version =0, isom =1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'esds' parent:'stsd' sz: 54 8 54
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] MPEG-4 description: tag=0x03 len=37
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] MPEG-4 description: tag=0x04 len=23
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] esds object type id 0x40
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] MPEG-4 description: tag=0x05 len=5
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] Specific MPEG-4 header len=5
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] mp4a config channels 1 obj 2 ext obj 5 sample rate 48000 ext sample rate 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stts' parent:'stbl' sz: 24 114 3212
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] track[1].stts.entries = 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] sample_count=226, sample_duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stsc' parent:'stbl' sz: 1516 138 3212
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] track[1].stsc.entries = 125
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stsz' parent:'stbl' sz: 924 1654 3212
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] sample_size = 0 sample_count = 226
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'stco' parent:'stbl' sz: 588 2578 3212
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'sgpd' parent:'stbl' sz: 26 3166 3212
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'sbgp' parent:'stbl' sz: 28 3192 3212
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 0, offset 357, dts 0, size 21, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 1, offset 37e, dts 1024, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 2, offset 382, dts 2048, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 3, offset 398, dts 3072, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 4, offset 39c, dts 4096, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 5, offset 3b2, dts 5120, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 6, offset 3cb, dts 6144, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 7, offset 3cf, dts 7168, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 8, offset 3e7, dts 8192, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 9, offset 3fd, dts 9216, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 10, offset 401, dts 10240, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 11, offset 417, dts 11264, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 12, offset 430, dts 12288, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 13, offset 434, dts 13312, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 14, offset 44c, dts 14336, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 15, offset 450, dts 15360, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 16, offset 466, dts 16384, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 17, offset 47c, dts 17408, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 18, offset 480, dts 18432, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 19, offset 499, dts 19456, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 20, offset 4b1, dts 20480, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 21, offset 4b5, dts 21504, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 22, offset 4cb, dts 22528, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 23, offset 4e1, dts 23552, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 24, offset 4e5, dts 24576, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 25, offset 4fe, dts 25600, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 26, offset 516, dts 26624, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 27, offset 51a, dts 27648, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 28, offset 530, dts 28672, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 29, offset 534, dts 29696, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 30, offset 54a, dts 30720, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 31, offset 563, dts 31744, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 32, offset 567, dts 32768, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 33, offset 57f, dts 33792, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 34, offset 595, dts 34816, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 35, offset 599, dts 35840, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 36, offset 5af, dts 36864, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 37, offset 5c8, dts 37888, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 38, offset 5cc, dts 38912, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 39, offset 5e4, dts 39936, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 40, offset 5e8, dts 40960, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 41, offset 5fe, dts 41984, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 42, offset 614, dts 43008, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 43, offset 618, dts 44032, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 44, offset 631, dts 45056, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 45, offset 649, dts 46080, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 46, offset 64d, dts 47104, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 47, offset 663, dts 48128, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 48, offset 679, dts 49152, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 49, offset 67d, dts 50176, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 50, offset 696, dts 51200, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 51, offset 6ae, dts 52224, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 52, offset 6b2, dts 53248, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 53, offset 6c8, dts 54272, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 54, offset 6cc, dts 55296, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 55, offset 6e2, dts 56320, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 56, offset 6fb, dts 57344, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 57, offset 6ff, dts 58368, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 58, offset 717, dts 59392, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 59, offset 72d, dts 60416, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 60, offset 731, dts 61440, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 61, offset 747, dts 62464, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 62, offset 760, dts 63488, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 63, offset 764, dts 64512, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 64, offset 77c, dts 65536, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 65, offset 780, dts 66560, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 66, offset 796, dts 67584, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 67, offset 7ac, dts 68608, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 68, offset 7b0, dts 69632, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 69, offset 7c9, dts 70656, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 70, offset 7e1, dts 71680, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 71, offset 7e5, dts 72704, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 72, offset 7fb, dts 73728, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 73, offset 811, dts 74752, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 74, offset 815, dts 75776, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 75, offset 82e, dts 76800, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 76, offset 846, dts 77824, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 77, offset 84a, dts 78848, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 78, offset 860, dts 79872, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 79, offset 864, dts 80896, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 80, offset 87a, dts 81920, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 81, offset 893, dts 82944, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 82, offset 897, dts 83968, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 83, offset 8af, dts 84992, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 84, offset 8c5, dts 86016, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 85, offset 8c9, dts 87040, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 86, offset 8df, dts 88064, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 87, offset 8f8, dts 89088, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 88, offset 8fc, dts 90112, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 89, offset 914, dts 91136, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 90, offset 918, dts 92160, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 91, offset 92e, dts 93184, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 92, offset 944, dts 94208, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 93, offset 948, dts 95232, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 94, offset 961, dts 96256, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 95, offset 979, dts 97280, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 96, offset 97d, dts 98304, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 97, offset 993, dts 99328, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 98, offset 9a9, dts 100352, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 99, offset 9ad, dts 101376, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 100, offset 9c6, dts 102400, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 101, offset 9de, dts 103424, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 102, offset 9e2, dts 104448, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 103, offset 9f8, dts 105472, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 104, offset 9fc, dts 106496, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 105, offset a12, dts 107520, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 106, offset a2b, dts 108544, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 107, offset a2f, dts 109568, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 108, offset a47, dts 110592, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 109, offset a5d, dts 111616, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 110, offset a61, dts 112640, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 111, offset a77, dts 113664, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 112, offset a90, dts 114688, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 113, offset a94, dts 115712, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 114, offset aac, dts 116736, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 115, offset ab0, dts 117760, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 116, offset ac6, dts 118784, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 117, offset adc, dts 119808, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 118, offset ae0, dts 120832, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 119, offset af9, dts 121856, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 120, offset b11, dts 122880, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 121, offset b15, dts 123904, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 122, offset b2b, dts 124928, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 123, offset b41, dts 125952, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 124, offset b45, dts 126976, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 125, offset b5e, dts 128000, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 126, offset b76, dts 129024, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 127, offset b7a, dts 130048, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 128, offset b90, dts 131072, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 129, offset b94, dts 132096, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 130, offset baa, dts 133120, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 131, offset bc3, dts 134144, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 132, offset bc7, dts 135168, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 133, offset bdf, dts 136192, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 134, offset bf5, dts 137216, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 135, offset bf9, dts 138240, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 136, offset c0f, dts 139264, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 137, offset c28, dts 140288, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 138, offset c2c, dts 141312, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 139, offset c44, dts 142336, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 140, offset c48, dts 143360, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 141, offset c5e, dts 144384, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 142, offset c74, dts 145408, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 143, offset c78, dts 146432, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 144, offset c91, dts 147456, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 145, offset ca9, dts 148480, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 146, offset cad, dts 149504, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 147, offset cc3, dts 150528, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 148, offset cd9, dts 151552, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 149, offset cdd, dts 152576, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 150, offset cf6, dts 153600, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 151, offset d0e, dts 154624, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 152, offset d12, dts 155648, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 153, offset d28, dts 156672, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 154, offset d2c, dts 157696, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 155, offset d42, dts 158720, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 156, offset d5b, dts 159744, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 157, offset d5f, dts 160768, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 158, offset d77, dts 161792, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 159, offset d8d, dts 162816, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 160, offset d91, dts 163840, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 161, offset da7, dts 164864, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 162, offset dc0, dts 165888, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 163, offset dc4, dts 166912, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 164, offset ddc, dts 167936, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 165, offset de0, dts 168960, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 166, offset df6, dts 169984, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 167, offset e0c, dts 171008, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 168, offset e10, dts 172032, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 169, offset e29, dts 173056, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 170, offset e41, dts 174080, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 171, offset e45, dts 175104, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 172, offset e5b, dts 176128, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 173, offset e71, dts 177152, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 174, offset e75, dts 178176, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 175, offset e8e, dts 179200, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 176, offset ea6, dts 180224, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 177, offset eaa, dts 181248, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 178, offset ec0, dts 182272, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 179, offset ec4, dts 183296, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 180, offset eda, dts 184320, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 181, offset ef3, dts 185344, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 182, offset ef7, dts 186368, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 183, offset f0f, dts 187392, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 184, offset f25, dts 188416, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 185, offset f29, dts 189440, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 186, offset f3f, dts 190464, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 187, offset f58, dts 191488, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 188, offset f5c, dts 192512, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 189, offset f74, dts 193536, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 190, offset f78, dts 194560, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 191, offset f8e, dts 195584, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 192, offset fa4, dts 196608, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 193, offset fa8, dts 197632, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 194, offset fc1, dts 198656, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 195, offset fd9, dts 199680, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 196, offset fdd, dts 200704, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 197, offset ff3, dts 201728, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 198, offset 1009, dts 202752, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 199, offset 100d, dts 203776, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 200, offset 1026, dts 204800, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 201, offset 103e, dts 205824, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 202, offset 1042, dts 206848, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 203, offset 1058, dts 207872, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 204, offset 105c, dts 208896, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 205, offset 1072, dts 209920, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 206, offset 108b, dts 210944, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 207, offset 108f, dts 211968, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 208, offset 10a7, dts 212992, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 209, offset 10bd, dts 214016, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 210, offset 10c1, dts 215040, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 211, offset 10d7, dts 216064, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 212, offset 10f0, dts 217088, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 213, offset 10f4, dts 218112, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 214, offset 110c, dts 219136, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 215, offset 1110, dts 220160, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 216, offset 1126, dts 221184, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 217, offset 113c, dts 222208, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 218, offset 1140, dts 223232, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 219, offset 115a, dts 224256, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 220, offset 1172, dts 225280, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 221, offset 1176, dts 226304, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 222, offset 118c, dts 227328, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 223, offset 1190, dts 228352, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 224, offset 1194, dts 229376, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] AVIndex stream 1, sample 225, offset 1198, dts 230400, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] Processing st: 1, edit list 0 - media time: 1024, duration: 230400
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] drop a frame at curr_cts: 0 @ 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'udta' parent:'moov' sz: 98 6488 6578
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'meta' parent:'udta' sz: 90 8 90
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'hdlr' parent:'meta' sz: 33 8 78
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] ctype=[0][0][0][0]
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stype=mdir
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'ilst' parent:'meta' sz: 45 41 78
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] type:'[169]too' parent:'ilst' sz: 37 8 37
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] on_parse_exit_offset=11094
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] Before avformat_find_stream_info() pos: 11094 bytes read:11094 seeks:0 nb_streams:2
[h264 @ 0x7fd71780d600] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 0x7fd71780d600] nal_unit_type: 8(PPS), nal_ref_idc: 3
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 0, dts -66667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 0, dts -21333
[h264 @ 0x7fd71780d600] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 0x7fd71780d600] nal_unit_type: 5(IDR), nal_ref_idc: 3
[h264 @ 0x7fd71780d600] Format yuv420p chosen by get_format().
[h264 @ 0x7fd71780d600] Reinit context to 640x368, pix_fmt: yuv420p
[h264 @ 0x7fd71780d600] no picture 
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 1, dts -33333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 0, dts -21333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 2, dts 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 0, dts -21333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] demuxer injecting skip 1024 / discard 0
[aac @ 0x7fd717001000] skip 1024 / discard 0 samples due to side data
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0: start_time: 0.000 duration: 4.800
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1: start_time: 0.000 duration: 4.800
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] format: start_time: 0.000 duration: 4.822 bitrate=18 kb/s
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] After avformat_find_stream_info() pos: 876 bytes read:11094 seeks:0 frames:3
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'input.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf58.20.100
  Duration: 00:00:04.82, start: 0.000000, bitrate: 18 kb/s
    Stream #0:0(und), 2, 1/15360: Video: h264 (High), 1 reference frame (avc1 / 0x31637661), yuv420p(left), 640x360 (640x368), 0/1, 5 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und), 1, 1/48000: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, mono, fltp, 1 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
Successfully opened the file.
Parsing a group of options: output url output.m3u8.
Applying option f (force format) with argument hls.
Applying option map (set input stream mapping) with argument v.
Applying option c:v (codec name) with argument libx264.
Applying option r:v (set frame rate (Hz value, fraction or abbreviation)) with argument 18.
Applying option map (set input stream mapping) with argument a.
Applying option c:a (codec name) with argument copy.
Successfully parsed a group of options.
Opening an output file: output.m3u8.
Successfully opened the file.
detected 8 logical cores
[h264 @ 0x7fd71701b200] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 0x7fd71701b200] nal_unit_type: 8(PPS), nal_ref_idc: 3
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
    Last message repeated 1 times
[h264 @ 0x7fd71701b200] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 0x7fd71701b200] nal_unit_type: 5(IDR), nal_ref_idc: 3
[h264 @ 0x7fd71701b200] Format yuv420p chosen by get_format().
[h264 @ 0x7fd71701b200] Reinit context to 640x368, pix_fmt: yuv420p
[h264 @ 0x7fd71701b200] no picture 
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
    Last message repeated 1 times
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 2, dts 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 1, dts 0
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[h264 @ 0x7fd717027000] no picture 
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 3, dts 33333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 1, dts 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 3, dts 33333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 2, dts 21333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 3, dts 33333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 3, dts 42667
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 4, dts 66667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 3, dts 42667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 4, dts 66667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 4, dts 64000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 4, dts 66667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 5, dts 85333
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 5, dts 100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 5, dts 85333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 5, dts 100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 6, dts 106667
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 6, dts 133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 6, dts 106667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 6, dts 133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 7, dts 128000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 6, dts 133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 8, dts 149333
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 7, dts 166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 8, dts 149333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 7, dts 166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 9, dts 170667
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 8, dts 200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 9, dts 170667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 8, dts 200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 10, dts 192000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 8, dts 200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 11, dts 213333
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 9, dts 233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 11, dts 213333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 9, dts 233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 12, dts 234667
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 10, dts 266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 12, dts 234667
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 10, dts 266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 13, dts 256000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 10, dts 266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 14, dts 277333
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[graph 0 input from stream 0:0 @ 0x7fd716f08340] Setting 'video_size' to value '640x360'
[graph 0 input from stream 0:0 @ 0x7fd716f08340] Setting 'pix_fmt' to value '0'
[graph 0 input from stream 0:0 @ 0x7fd716f08340] Setting 'time_base' to value '1/15360'
[graph 0 input from stream 0:0 @ 0x7fd716f08340] Setting 'pixel_aspect' to value '0/1'
[graph 0 input from stream 0:0 @ 0x7fd716f08340] Setting 'sws_param' to value 'flags=2'
[graph 0 input from stream 0:0 @ 0x7fd716f08340] Setting 'frame_rate' to value '30/1'
[graph 0 input from stream 0:0 @ 0x7fd716f08340] w:640 h:360 pixfmt:yuv420p tb:1/15360 fr:30/1 sar:0/1 sws_param:flags=2
[format @ 0x7fd716f08840] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21'
[AVFilterGraph @ 0x7fd716d13f00] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
[libx264 @ 0x7fd717007a00] using mv_range_thread = 24
[libx264 @ 0x7fd717007a00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 0x7fd717007a00] profile High, level 2.2
[libx264 @ 0x7fd717007a00] 264 - core 152 r2854 e9a5903 - H.264/MPEG-4 AVC codec - Copyleft 2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=11 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=30 keyint_min=3 scenecut=40 intra_refresh=0 rc_lookahead=10 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
[hls @ 0x7fd717003a00] Opening 'output.mp4' for writing
[file @ 0x7fd716f0bd80] Setting default whitelist 'file,crypto'
Output #0, hls, to 'output.m3u8':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf58.20.100
    Stream #0:0(und), 0, 1/18432: Video: h264 (libx264), 1 reference frame, yuv420p(left), 640x360, 0/1, q=-1--1, 18 fps, 18432 tbn, 18 tbc (default)
    Metadata:
      handler_name    : VideoHandler
      encoder         : Lavc58.35.100 libx264
    Side data:
      cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
    Stream #0:1(und), 0, 1/48000: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, mono, fltp, 1 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
Clipping frame in rate conversion by 0.000008
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 11, dts 300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 14, dts 277333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 11, dts 300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 15, dts 298667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 11, dts 300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 16, dts 320000
Clipping frame in rate conversion by 0.399986
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 12, dts 333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 16, dts 320000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 12, dts 333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 17, dts 341333
Past duration 0.799995 too large
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 13, dts 366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 17, dts 341333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 13, dts 366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 18, dts 362667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 13, dts 366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 19, dts 384000
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 14, dts 400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 19, dts 384000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 14, dts 400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 20, dts 405333
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 15, dts 433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 20, dts 405333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 15, dts 433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 21, dts 426667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 15, dts 433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 22, dts 448000
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 16, dts 466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 22, dts 448000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 16, dts 466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 23, dts 469333
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 17, dts 500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 23, dts 469333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 17, dts 500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 24, dts 490667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 17, dts 500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 25, dts 512000
*** dropping frame 6 from stream 0 at ts 4
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 18, dts 533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 25, dts 512000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 18, dts 533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 26, dts 533333
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 19, dts 566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 26, dts 533333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 19, dts 566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 27, dts 554667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 19, dts 566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 28, dts 576000
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 7 from stream 0 at ts 5
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 20, dts 600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 28, dts 576000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 20, dts 600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 29, dts 597333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 20, dts 600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 30, dts 618667
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 21, dts 633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 30, dts 618667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 21, dts 633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 31, dts 640000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 22, dts 666667
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 31, dts 640000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 22, dts 666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 32, dts 661333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 22, dts 666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 33, dts 682667
*** dropping frame 9 from stream 0 at ts 7
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 23, dts 700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 33, dts 682667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 23, dts 700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 34, dts 704000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 24, dts 733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 34, dts 704000
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 24, dts 733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 35, dts 725333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 24, dts 733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 36, dts 746667
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 10 from stream 0 at ts 8
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 25, dts 766667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 36, dts 746667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 25, dts 766667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 37, dts 768000
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 26, dts 800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 37, dts 768000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 26, dts 800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 38, dts 789333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 26, dts 800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 39, dts 810667
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 27, dts 833333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 39, dts 810667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 27, dts 833333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 40, dts 832000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 27, dts 833333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 41, dts 853333
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 12 from stream 0 at ts 10
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 28, dts 866667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 41, dts 853333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 28, dts 866667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 42, dts 874667
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 29, dts 900000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 42, dts 874667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 29, dts 900000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 43, dts 896000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 29, dts 900000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 44, dts 917333
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 13 from stream 0 at ts 11
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 30, dts 933333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 44, dts 917333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 30, dts 933333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 45, dts 938667
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 31, dts 966667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 45, dts 938667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 31, dts 966667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 46, dts 960000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 31, dts 966667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 47, dts 981333
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 32, dts 1000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 47, dts 981333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 32, dts 1000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 48, dts 1002667
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 15 from stream 0 at ts 13
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 33, dts 1033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 48, dts 1002667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 33, dts 1033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 49, dts 1024000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 33, dts 1033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 50, dts 1045333
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 34, dts 1066667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 50, dts 1045333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 34, dts 1066667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 51, dts 1066667
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 16 from stream 0 at ts 14
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 35, dts 1100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 51, dts 1066667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 35, dts 1100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 52, dts 1088000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 35, dts 1100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 53, dts 1109333
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 36, dts 1133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 53, dts 1109333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 36, dts 1133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 54, dts 1130667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 36, dts 1133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 55, dts 1152000
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 37, dts 1166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 55, dts 1152000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 37, dts 1166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 56, dts 1173333
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 18 from stream 0 at ts 16
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 38, dts 1200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 56, dts 1173333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 38, dts 1200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 57, dts 1194667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 38, dts 1200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 58, dts 1216000
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 39, dts 1233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 58, dts 1216000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 39, dts 1233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 59, dts 1237333
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 19 from stream 0 at ts 17
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 40, dts 1266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 59, dts 1237333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 40, dts 1266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 60, dts 1258667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 40, dts 1266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 61, dts 1280000
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 41, dts 1300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 61, dts 1280000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 41, dts 1300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 62, dts 1301333
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 42, dts 1333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 62, dts 1301333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 42, dts 1333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 63, dts 1322667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 42, dts 1333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 64, dts 1344000
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 21 from stream 0 at ts 19
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 43, dts 1366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 64, dts 1344000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 43, dts 1366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 65, dts 1365333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 43, dts 1366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 66, dts 1386667
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 44, dts 1400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 66, dts 1386667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 44, dts 1400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 67, dts 1408000
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 22 from stream 0 at ts 20
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 45, dts 1433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 67, dts 1408000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 45, dts 1433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 68, dts 1429333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 45, dts 1433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 69, dts 1450667
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 46, dts 1466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 69, dts 1450667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 46, dts 1466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 70, dts 1472000
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 47, dts 1500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 70, dts 1472000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 47, dts 1500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 71, dts 1493333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 47, dts 1500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 72, dts 1514667
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 24 from stream 0 at ts 22
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 48, dts 1533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 72, dts 1514667
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 48, dts 1533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 73, dts 1536000
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 49, dts 1566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 73, dts 1536000
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 49, dts 1566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 74, dts 1557333
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 49, dts 1566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 75, dts 1578667
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 25 from stream 0 at ts 23
[libx264 @ 0x7fd717007a00] frame=   0 QP=8.00 NAL=3 Slice:I Poc:0   I:920  P:0    SKIP:0    size=97 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 50, dts 1600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 75, dts 1578667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 50, dts 1600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 76, dts 1600000
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=   1 QP=9.00 NAL=2 Slice:P Poc:8   I:0    P:0    SKIP:920  size=22 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 51, dts 1633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 76, dts 1600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 51, dts 1633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 77, dts 1621333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 51, dts 1633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 78, dts 1642667
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 52, dts 1666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 78, dts 1642667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 52, dts 1666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 79, dts 1664000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 52, dts 1666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 80, dts 1685333
*** dropping frame 27 from stream 0 at ts 25
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=   2 QP=11.00 NAL=2 Slice:B Poc:4   I:0    P:0    SKIP:920  size=19 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 53, dts 1700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 80, dts 1685333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 53, dts 1700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 81, dts 1706667
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 54, dts 1733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 81, dts 1706667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 54, dts 1733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 82, dts 1728000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 54, dts 1733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 83, dts 1749333
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 28 from stream 0 at ts 26
[libx264 @ 0x7fd717007a00] frame=   3 QP=12.00 NAL=0 Slice:B Poc:2   I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 55, dts 1766667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 83, dts 1749333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 55, dts 1766667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 84, dts 1770667
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=   4 QP=12.00 NAL=0 Slice:B Poc:6   I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 56, dts 1800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 84, dts 1770667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 56, dts 1800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 85, dts 1792000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 56, dts 1800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 86, dts 1813333
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 57, dts 1833333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 86, dts 1813333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 57, dts 1833333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 87, dts 1834667
*** dropping frame 30 from stream 0 at ts 28
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=   5 QP=9.00 NAL=2 Slice:P Poc:16  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 58, dts 1866667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 87, dts 1834667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 58, dts 1866667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 88, dts 1856000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 58, dts 1866667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 89, dts 1877333
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 59, dts 1900000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 89, dts 1877333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 59, dts 1900000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 90, dts 1898667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 59, dts 1900000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 91, dts 1920000
*** dropping frame 31 from stream 0 at ts 29
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=   6 QP=11.00 NAL=2 Slice:B Poc:12  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 60, dts 1933333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 91, dts 1920000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 60, dts 1933333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 92, dts 1941333
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=   7 QP=12.00 NAL=0 Slice:B Poc:10  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 61, dts 1966667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 92, dts 1941333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 61, dts 1966667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 93, dts 1962667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 61, dts 1966667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 94, dts 1984000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 62, dts 2000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 94, dts 1984000
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 62, dts 2000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 95, dts 2005333
*** dropping frame 33 from stream 0 at ts 31
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=   8 QP=12.00 NAL=0 Slice:B Poc:14  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 63, dts 2033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 95, dts 2005333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 63, dts 2033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 96, dts 2026667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 63, dts 2033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 97, dts 2048000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 64, dts 2066667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 97, dts 2048000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 64, dts 2066667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 98, dts 2069333
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 34 from stream 0 at ts 32
[libx264 @ 0x7fd717007a00] frame=   9 QP=9.00 NAL=2 Slice:P Poc:24  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 65, dts 2100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 98, dts 2069333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 65, dts 2100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 99, dts 2090667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 65, dts 2100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 100, dts 2112000
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  10 QP=11.00 NAL=2 Slice:B Poc:20  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 66, dts 2133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 100, dts 2112000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 66, dts 2133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 101, dts 2133333
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 67, dts 2166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 101, dts 2133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 67, dts 2166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 102, dts 2154667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 67, dts 2166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 103, dts 2176000
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 36 from stream 0 at ts 34
[libx264 @ 0x7fd717007a00] frame=  11 QP=12.00 NAL=0 Slice:B Poc:18  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 68, dts 2200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 103, dts 2176000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 68, dts 2200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 104, dts 2197333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 68, dts 2200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 105, dts 2218667
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 69, dts 2233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 105, dts 2218667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 69, dts 2233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 106, dts 2240000
*** dropping frame 37 from stream 0 at ts 35
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  12 QP=12.00 NAL=0 Slice:B Poc:22  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 70, dts 2266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 106, dts 2240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 70, dts 2266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 107, dts 2261333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 70, dts 2266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 108, dts 2282667
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  13 QP=9.00 NAL=2 Slice:P Poc:32  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 71, dts 2300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 108, dts 2282667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 71, dts 2300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 109, dts 2304000
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 72, dts 2333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 109, dts 2304000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 72, dts 2333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 110, dts 2325333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 72, dts 2333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 111, dts 2346667
*** dropping frame 39 from stream 0 at ts 37
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  14 QP=11.00 NAL=2 Slice:B Poc:28  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 73, dts 2366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 111, dts 2346667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 73, dts 2366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 112, dts 2368000
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 74, dts 2400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 112, dts 2368000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 74, dts 2400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 113, dts 2389333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 74, dts 2400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 114, dts 2410667
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 40 from stream 0 at ts 38
[libx264 @ 0x7fd717007a00] frame=  15 QP=12.00 NAL=0 Slice:B Poc:26  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 75, dts 2433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 114, dts 2410667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 75, dts 2433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 115, dts 2432000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 75, dts 2433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 116, dts 2453333
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  16 QP=12.00 NAL=0 Slice:B Poc:30  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 76, dts 2466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 116, dts 2453333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 76, dts 2466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 117, dts 2474667
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 77, dts 2500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 117, dts 2474667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 77, dts 2500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 118, dts 2496000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 77, dts 2500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 119, dts 2517333
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 42 from stream 0 at ts 40
[libx264 @ 0x7fd717007a00] frame=  17 QP=9.00 NAL=2 Slice:P Poc:40  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 78, dts 2533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 119, dts 2517333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 78, dts 2533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 120, dts 2538667
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 79, dts 2566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 120, dts 2538667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 79, dts 2566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 121, dts 2560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 79, dts 2566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 122, dts 2581333
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 43 from stream 0 at ts 41
[libx264 @ 0x7fd717007a00] frame=  18 QP=11.00 NAL=2 Slice:B Poc:36  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 80, dts 2600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 122, dts 2581333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 80, dts 2600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 123, dts 2602667
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  19 QP=12.00 NAL=0 Slice:B Poc:34  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 81, dts 2633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 123, dts 2602667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 81, dts 2633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 124, dts 2624000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 81, dts 2633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 125, dts 2645333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 82, dts 2666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 125, dts 2645333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 82, dts 2666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 126, dts 2666667
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 45 from stream 0 at ts 43
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  20 QP=12.00 NAL=0 Slice:B Poc:38  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 83, dts 2700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 126, dts 2666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 83, dts 2700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 127, dts 2688000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 83, dts 2700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 128, dts 2709333
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 84, dts 2733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 128, dts 2709333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 84, dts 2733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 129, dts 2730667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 84, dts 2733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 130, dts 2752000
*** dropping frame 46 from stream 0 at ts 44
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  21 QP=9.00 NAL=2 Slice:P Poc:48  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 85, dts 2766667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 130, dts 2752000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 85, dts 2766667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 131, dts 2773333
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  22 QP=11.00 NAL=2 Slice:B Poc:44  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 86, dts 2800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 131, dts 2773333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 86, dts 2800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 132, dts 2794667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 86, dts 2800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 133, dts 2816000
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 87, dts 2833333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 133, dts 2816000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 87, dts 2833333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 134, dts 2837333
*** dropping frame 48 from stream 0 at ts 46
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  23 QP=12.00 NAL=0 Slice:B Poc:42  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 88, dts 2866667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 134, dts 2837333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 88, dts 2866667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 135, dts 2858667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 88, dts 2866667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 136, dts 2880000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 89, dts 2900000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 136, dts 2880000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 89, dts 2900000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 137, dts 2901333
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 49 from stream 0 at ts 47
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  24 QP=12.00 NAL=0 Slice:B Poc:46  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 90, dts 2933333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 137, dts 2901333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 90, dts 2933333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 138, dts 2922667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 90, dts 2933333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 139, dts 2944000
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  25 QP=9.00 NAL=2 Slice:P Poc:56  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 91, dts 2966667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 139, dts 2944000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 91, dts 2966667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 140, dts 2965333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 91, dts 2966667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 141, dts 2986667
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 92, dts 3000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 141, dts 2986667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 92, dts 3000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 142, dts 3008000
*** dropping frame 51 from stream 0 at ts 49
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  26 QP=11.00 NAL=2 Slice:B Poc:52  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 93, dts 3033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 142, dts 3008000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 93, dts 3033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 143, dts 3029333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 93, dts 3033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 144, dts 3050667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 94, dts 3066667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 144, dts 3050667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 94, dts 3066667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 145, dts 3072000
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 52 from stream 0 at ts 50
[libx264 @ 0x7fd717007a00] frame=  27 QP=12.00 NAL=0 Slice:B Poc:50  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 95, dts 3100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 145, dts 3072000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 95, dts 3100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 146, dts 3093333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 95, dts 3100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 147, dts 3114667
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  28 QP=12.00 NAL=0 Slice:B Poc:54  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 96, dts 3133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 147, dts 3114667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 96, dts 3133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 148, dts 3136000
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 97, dts 3166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 148, dts 3136000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 97, dts 3166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 149, dts 3157333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 97, dts 3166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 150, dts 3178667
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 54 from stream 0 at ts 52
[libx264 @ 0x7fd717007a00] frame=  29 QP=12.00 NAL=2 Slice:P Poc:58  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 98, dts 3200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 150, dts 3178667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 98, dts 3200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 151, dts 3200000
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 99, dts 3233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 151, dts 3200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 99, dts 3233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 152, dts 3221333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 99, dts 3233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 153, dts 3242667
*** dropping frame 55 from stream 0 at ts 53
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  30 QP=5.00 NAL=3 Slice:I Poc:0   I:920  P:0    SKIP:0    size=99 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 100, dts 3266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 153, dts 3242667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 100, dts 3266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 154, dts 3264000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 100, dts 3266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 155, dts 3285333
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  31 QP=9.00 NAL=2 Slice:P Poc:8   I:0    P:0    SKIP:920  size=22 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 101, dts 3300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 155, dts 3285333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 101, dts 3300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 156, dts 3306667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 102, dts 3333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 156, dts 3306667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 102, dts 3333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 157, dts 3328000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 102, dts 3333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 158, dts 3349333
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 57 from stream 0 at ts 55
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  32 QP=11.00 NAL=2 Slice:B Poc:4   I:0    P:0    SKIP:920  size=19 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 103, dts 3366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 158, dts 3349333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 103, dts 3366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 159, dts 3370667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 104, dts 3400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 159, dts 3370667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 104, dts 3400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 160, dts 3392000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 104, dts 3400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 161, dts 3413333
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 58 from stream 0 at ts 56
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  33 QP=12.00 NAL=0 Slice:B Poc:2   I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 105, dts 3433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 161, dts 3413333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 105, dts 3433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 162, dts 3434667
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  34 QP=12.00 NAL=0 Slice:B Poc:6   I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 106, dts 3466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 162, dts 3434667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 106, dts 3466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 163, dts 3456000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 106, dts 3466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 164, dts 3477333
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 107, dts 3500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 164, dts 3477333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 107, dts 3500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 165, dts 3498667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 107, dts 3500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 166, dts 3520000
*** dropping frame 60 from stream 0 at ts 58
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  35 QP=9.00 NAL=2 Slice:P Poc:16  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 108, dts 3533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 166, dts 3520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 108, dts 3533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 167, dts 3541333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 109, dts 3566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 167, dts 3541333
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 109, dts 3566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 168, dts 3562667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 109, dts 3566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 169, dts 3584000
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 61 from stream 0 at ts 59
[libx264 @ 0x7fd717007a00] frame=  36 QP=11.00 NAL=2 Slice:B Poc:12  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 110, dts 3600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 169, dts 3584000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 110, dts 3600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 170, dts 3605333
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  37 QP=12.00 NAL=0 Slice:B Poc:10  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 111, dts 3633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 170, dts 3605333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 111, dts 3633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 171, dts 3626667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 111, dts 3633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 172, dts 3648000
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 112, dts 3666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 172, dts 3648000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 112, dts 3666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 173, dts 3669333
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 63 from stream 0 at ts 61
[libx264 @ 0x7fd717007a00] frame=  38 QP=12.00 NAL=0 Slice:B Poc:14  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 113, dts 3700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 173, dts 3669333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 113, dts 3700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 174, dts 3690667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 113, dts 3700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 175, dts 3712000
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 114, dts 3733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 175, dts 3712000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 114, dts 3733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 176, dts 3733333
*** dropping frame 64 from stream 0 at ts 62
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  39 QP=9.00 NAL=2 Slice:P Poc:24  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 115, dts 3766667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 176, dts 3733333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 115, dts 3766667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 177, dts 3754667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 115, dts 3766667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 178, dts 3776000
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  40 QP=11.00 NAL=2 Slice:B Poc:20  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 116, dts 3800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 178, dts 3776000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 116, dts 3800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 179, dts 3797333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 116, dts 3800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 180, dts 3818667
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 117, dts 3833333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 180, dts 3818667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 117, dts 3833333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 181, dts 3840000
*** dropping frame 66 from stream 0 at ts 64
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  41 QP=12.00 NAL=0 Slice:B Poc:18  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 118, dts 3866667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 181, dts 3840000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 118, dts 3866667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 182, dts 3861333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 118, dts 3866667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 183, dts 3882667
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 119, dts 3900000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 183, dts 3882667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 119, dts 3900000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 184, dts 3904000
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 67 from stream 0 at ts 65
[libx264 @ 0x7fd717007a00] frame=  42 QP=12.00 NAL=0 Slice:B Poc:22  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 120, dts 3933333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 184, dts 3904000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 120, dts 3933333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 185, dts 3925333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 120, dts 3933333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 186, dts 3946667
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  43 QP=9.00 NAL=2 Slice:P Poc:32  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 121, dts 3966667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 186, dts 3946667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 121, dts 3966667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 187, dts 3968000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 122, dts 4000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 187, dts 3968000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 122, dts 4000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 188, dts 3989333
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 122, dts 4000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 189, dts 4010667
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 69 from stream 0 at ts 67
[libx264 @ 0x7fd717007a00] frame=  44 QP=11.00 NAL=2 Slice:B Poc:28  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 123, dts 4033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 189, dts 4010667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 123, dts 4033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 190, dts 4032000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 123, dts 4033333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 191, dts 4053333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 124, dts 4066667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 191, dts 4053333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 124, dts 4066667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 192, dts 4074667
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 70 from stream 0 at ts 68
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  45 QP=12.00 NAL=0 Slice:B Poc:26  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 125, dts 4100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 192, dts 4074667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 125, dts 4100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 193, dts 4096000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 125, dts 4100000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 194, dts 4117333
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  46 QP=12.00 NAL=0 Slice:B Poc:30  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 126, dts 4133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 194, dts 4117333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 126, dts 4133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 195, dts 4138667
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 127, dts 4166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 195, dts 4138667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 127, dts 4166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 196, dts 4160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 127, dts 4166667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 197, dts 4181333
*** dropping frame 72 from stream 0 at ts 70
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  47 QP=9.00 NAL=2 Slice:P Poc:40  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 128, dts 4200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 197, dts 4181333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 128, dts 4200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 198, dts 4202667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 129, dts 4233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 198, dts 4202667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 129, dts 4233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 199, dts 4224000
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 129, dts 4233333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 200, dts 4245333
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 73 from stream 0 at ts 71
[libx264 @ 0x7fd717007a00] frame=  48 QP=11.00 NAL=2 Slice:B Poc:36  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 130, dts 4266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 200, dts 4245333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 130, dts 4266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 201, dts 4266667
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[libx264 @ 0x7fd717007a00] frame=  49 QP=12.00 NAL=0 Slice:B Poc:34  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 131, dts 4300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 201, dts 4266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 131, dts 4300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 202, dts 4288000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 131, dts 4300000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 203, dts 4309333
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 132, dts 4333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 203, dts 4309333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 132, dts 4333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 204, dts 4330667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 132, dts 4333333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 205, dts 4352000
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 75 from stream 0 at ts 73
[libx264 @ 0x7fd717007a00] frame=  50 QP=12.00 NAL=0 Slice:B Poc:38  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 133, dts 4366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 205, dts 4352000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 133, dts 4366667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 206, dts 4373333
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 134, dts 4400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 206, dts 4373333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 134, dts 4400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 207, dts 4394667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 134, dts 4400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 208, dts 4416000
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 76 from stream 0 at ts 74
[libx264 @ 0x7fd717007a00] frame=  51 QP=9.00 NAL=2 Slice:P Poc:48  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 135, dts 4433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 208, dts 4416000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 135, dts 4433333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 209, dts 4437333
[h264 @ 0x7fd71701b200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  52 QP=11.00 NAL=2 Slice:B Poc:44  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 136, dts 4466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 209, dts 4437333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 136, dts 4466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 210, dts 4458667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 136, dts 4466667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 211, dts 4480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 137, dts 4500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 211, dts 4480000
[h264 @ 0x7fd717027000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 137, dts 4500000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 212, dts 4501333
[h264 @ 0x7fd71703d400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 78 from stream 0 at ts 76
[libx264 @ 0x7fd717007a00] frame=  53 QP=12.00 NAL=0 Slice:B Poc:42  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 138, dts 4533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 212, dts 4501333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 138, dts 4533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 213, dts 4522667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 138, dts 4533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 214, dts 4544000
[h264 @ 0x7fd717053800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 139, dts 4566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 214, dts 4544000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 139, dts 4566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 215, dts 4565333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 139, dts 4566667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 216, dts 4586667
[h264 @ 0x7fd717069c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
*** dropping frame 79 from stream 0 at ts 77
[libx264 @ 0x7fd717007a00] frame=  54 QP=12.00 NAL=0 Slice:B Poc:46  I:0    P:0    SKIP:920  size=18 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 140, dts 4600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 216, dts 4586667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 140, dts 4600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 217, dts 4608000
[h264 @ 0x7fd717080000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[libx264 @ 0x7fd717007a00] frame=  55 QP=9.00 NAL=2 Slice:P Poc:56  I:0    P:0    SKIP:920  size=23 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 141, dts 4633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 217, dts 4608000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 141, dts 4633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 218, dts 4629333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 141, dts 4633333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 219, dts 4650667
[h264 @ 0x7fd717096400] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 142, dts 4666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 219, dts 4650667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 142, dts 4666667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 220, dts 4672000
[h264 @ 0x7fd7170ac800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
*** dropping frame 81 from stream 0 at ts 79
[libx264 @ 0x7fd717007a00] frame=  56 QP=11.00 NAL=2 Slice:B Poc:52  I:0    P:0    SKIP:920  size=21 bytes
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 143, dts 4700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 220, dts 4672000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 143, dts 4700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 221, dts 4693333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 0, sample 143, dts 4700000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 222, dts 4714667
[h264 @ 0x7fd7170ace00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 222, dts 4714667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 223, dts 4736000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 224, dts 4757333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fd71780ca00] stream 1, sample 225, dts 4778667
*** dropping frame 82 from stream 0 at ts 80
[libx264 @ 0x7fd717007a00] frame=  57 QP=12.00 NAL=0 Slice:B Poc:50  I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  58 QP=12.00 NAL=0 Slice:B Poc:54  I:0    P:0    SKIP:920  size=18 bytes
*** dropping frame 84 from stream 0 at ts 82
[libx264 @ 0x7fd717007a00] frame=  59 QP=12.00 NAL=2 Slice:P Poc:58  I:0    P:0    SKIP:920  size=21 bytes
*** dropping frame 85 from stream 0 at ts 83
[libx264 @ 0x7fd717007a00] frame=  60 QP=5.00 NAL=3 Slice:I Poc:0   I:920  P:0    SKIP:0    size=99 bytes
[hls @ 0x7fd717003a00] Cannot use rename on non file protocol, this may lead to races and temporary partial files
[hls @ 0x7fd717003a00] Opening 'output.m3u8' for writing
[file @ 0x7fd716c3acc0] Setting default whitelist 'file,crypto'
EXT-X-MEDIA-SEQUENCE:0
[AVIOContext @ 0x7fd716c3b680] Statistics: 0 seeks, 1 writeouts
[libx264 @ 0x7fd717007a00] frame=  61 QP=9.00 NAL=2 Slice:P Poc:8   I:0    P:0    SKIP:920  size=22 bytes
*** dropping frame 87 from stream 0 at ts 85
[libx264 @ 0x7fd717007a00] frame=  62 QP=11.00 NAL=2 Slice:B Poc:4   I:0    P:0    SKIP:920  size=19 bytes
[out_0_0 @ 0x7fd716f08580] EOF on sink link out_0_0:default.
*** dropping frame 88 from stream 0 at ts 86
No more output streams to write to, finishing.
[libx264 @ 0x7fd717007a00] frame=  63 QP=12.00 NAL=0 Slice:B Poc:2   I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  64 QP=12.00 NAL=0 Slice:B Poc:6   I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  65 QP=9.00 NAL=2 Slice:P Poc:16  I:0    P:0    SKIP:920  size=23 bytes
[libx264 @ 0x7fd717007a00] frame=  66 QP=11.00 NAL=2 Slice:B Poc:12  I:0    P:0    SKIP:920  size=21 bytes
[libx264 @ 0x7fd717007a00] frame=  67 QP=12.00 NAL=0 Slice:B Poc:10  I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  68 QP=12.00 NAL=0 Slice:B Poc:14  I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  69 QP=9.00 NAL=2 Slice:P Poc:24  I:0    P:0    SKIP:920  size=23 bytes
[libx264 @ 0x7fd717007a00] frame=  70 QP=11.00 NAL=2 Slice:B Poc:20  I:0    P:0    SKIP:920  size=21 bytes
[libx264 @ 0x7fd717007a00] frame=  71 QP=12.00 NAL=0 Slice:B Poc:18  I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  72 QP=12.00 NAL=0 Slice:B Poc:22  I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  73 QP=9.00 NAL=2 Slice:P Poc:32  I:0    P:0    SKIP:920  size=23 bytes
[libx264 @ 0x7fd717007a00] frame=  74 QP=11.00 NAL=2 Slice:B Poc:28  I:0    P:0    SKIP:920  size=21 bytes
[libx264 @ 0x7fd717007a00] frame=  75 QP=12.00 NAL=0 Slice:B Poc:26  I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  76 QP=12.00 NAL=0 Slice:B Poc:30  I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  77 QP=9.00 NAL=2 Slice:P Poc:40  I:0    P:0    SKIP:920  size=23 bytes
[libx264 @ 0x7fd717007a00] frame=  78 QP=11.00 NAL=2 Slice:B Poc:36  I:0    P:0    SKIP:920  size=21 bytes
[libx264 @ 0x7fd717007a00] frame=  79 QP=12.00 NAL=0 Slice:B Poc:34  I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  80 QP=12.00 NAL=0 Slice:B Poc:38  I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  81 QP=10.00 NAL=2 Slice:P Poc:48  I:0    P:0    SKIP:920  size=22 bytes
[libx264 @ 0x7fd717007a00] frame=  82 QP=11.00 NAL=2 Slice:B Poc:44  I:0    P:0    SKIP:920  size=21 bytes
[libx264 @ 0x7fd717007a00] frame=  83 QP=12.00 NAL=0 Slice:B Poc:42  I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  84 QP=12.00 NAL=0 Slice:B Poc:46  I:0    P:0    SKIP:920  size=18 bytes
[libx264 @ 0x7fd717007a00] frame=  85 QP=12.00 NAL=2 Slice:P Poc:54  I:0    P:0    SKIP:920  size=21 bytes
[libx264 @ 0x7fd717007a00] frame=  86 QP=12.00 NAL=2 Slice:B Poc:50  I:0    P:0    SKIP:920  size=20 bytes
[libx264 @ 0x7fd717007a00] frame=  87 QP=12.00 NAL=0 Slice:B Poc:52  I:0    P:0    SKIP:920  size=18 bytes
[AVIOContext @ 0x7fd716f0bac0] Statistics: 0 seeks, 1 writeouts
[hls @ 0x7fd717003a00] Opening 'output.m3u8' for writing
[file @ 0x7fd716f0bd80] Setting default whitelist 'file,crypto'
EXT-X-MEDIA-SEQUENCE:0
[AVIOContext @ 0x7fd716f08e80] Statistics: 0 seeks, 1 writeouts
frame=   88 fps=0.0 q=-1.0 Lsize=N/A time=00:00:04.77 bitrate=N/A dup=0 drop=56 speed=59.3x    
video:3kB audio:1kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Input file #0 (input.mp4):
  Input stream #0:0 (video): 144 packets read (3539 bytes); 144 frames decoded; 
  Input stream #0:1 (audio): 226 packets read (921 bytes); 
  Total: 370 packets (4460 bytes) demuxed
Output file #0 (output.m3u8):
  Output stream #0:0 (video): 88 frames encoded; 88 packets muxed (2673 bytes); 
  Output stream #0:1 (audio): 226 packets muxed (921 bytes); 
  Total: 314 packets (3594 bytes) muxed
144 frames successfully decoded, 0 decoding errors
[libx264 @ 0x7fd717007a00] frame I:3     Avg QP: 6.00  size:    98
[libx264 @ 0x7fd717007a00] frame P:23    Avg QP: 9.43  size:    23
[libx264 @ 0x7fd717007a00] frame B:62    Avg QP:11.68  size:    19
[libx264 @ 0x7fd717007a00] consecutive B-frames:  5.7%  0.0%  3.4% 90.9%
[libx264 @ 0x7fd717007a00] mb I  I16..4: 99.9%  0.0%  0.1%
[libx264 @ 0x7fd717007a00] mb P  I16..4:  0.0%  0.0%  0.0%  P16..4:  0.0%  0.0%  0.0%  0.0%  0.0%    skip:100.0%
[libx264 @ 0x7fd717007a00] mb B  I16..4:  0.0%  0.0%  0.0%  B16..8:  0.0%  0.0%  0.0%  direct: 0.0%  skip:100.0%
[libx264 @ 0x7fd717007a00] 8x8 transform intra:0.0%
[libx264 @ 0x7fd717007a00] coded y,uvDC,uvAC intra: 0.0% 0.0% 0.0% inter: 0.0% 0.0% 0.0%
[libx264 @ 0x7fd717007a00] i16 v,h,dc,p: 96%  0%  4%  0%
[libx264 @ 0x7fd717007a00] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  0%  0% 100%  0%  0%  0%  0%  0%  0%
[libx264 @ 0x7fd717007a00] i8c dc,h,v,p: 100%  0%  0%  0%
[libx264 @ 0x7fd717007a00] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x7fd717007a00] kb/s:3.25
[AVIOContext @ 0x7fd716d0e200] Statistics: 11094 bytes read, 0 seeks

Extract single frame from the output video file:

$ ffmpeg -v 9 -loglevel 99 -y -ss 2 -i output.mp4 -frames 1 -f image2 output.jpg
ffmpeg version 4.1 Copyright (c) 2000-2018 the FFmpeg developers
  built with Apple LLVM version 10.0.0 (clang-1000.11.45.5)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/4.1 --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-ffplay --enable-gpl --enable-libmp3lame --enable-libopus --enable-libsnappy --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-lzma --enable-opencl --enable-videotoolbox
  libavutil      56. 22.100 / 56. 22.100
  libavcodec     58. 35.100 / 58. 35.100
  libavformat    58. 20.100 / 58. 20.100
  libavdevice    58.  5.100 / 58.  5.100
  libavfilter     7. 40.101 /  7. 40.101
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  3.100 /  5.  3.100
  libswresample   3.  3.100 /  3.  3.100
  libpostproc    55.  3.100 / 55.  3.100
Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
Reading option '-ss' ... matched as option 'ss' (set the start time offset) with argument '2'.
Reading option '-i' ... matched as input url with argument 'output.mp4'.
Reading option '-frames' ... matched as option 'frames' (set the number of frames to output) with argument '1'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'image2'.
Reading option 'output.jpg' ... matched as output url.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set logging level) with argument 9.
Applying option y (overwrite output files) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input url output.mp4.
Applying option ss (set the start time offset) with argument 2.
Successfully parsed a group of options.
Opening an input file: output.mp4.
[NULL @ 0x7faef9800000] Opening 'output.mp4' for reading
[file @ 0x7faef9504a80] Setting default whitelist 'file,crypto'
Probing mov,mp4,m4a,3gp,3g2,mj2 score:100 size:2048
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'ftyp' parent:'root' sz: 24 8 7039
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] ISO: File Type Major Brand: iso5
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'moov' parent:'root' sz: 1284 32 7039
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'mvhd' parent:'moov' sz: 108 8 1276
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] time scale = 1000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'trak' parent:'moov' sz: 523 116 1276
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'tkhd' parent:'trak' sz: 92 8 515
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'edts' parent:'trak' sz: 48 100 515
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'elst' parent:'edts' sz: 40 8 40
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] track[0].edit_count = 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] duration=111 time=-1 rate=1.000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] duration=0 time=2048 rate=1.000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'mdia' parent:'trak' sz: 375 148 515
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'mdhd' parent:'mdia' sz: 32 8 367
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'hdlr' parent:'mdia' sz: 45 40 367
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] ctype=[0][0][0][0]
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stype=vide
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'minf' parent:'mdia' sz: 290 85 367
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'vmhd' parent:'minf' sz: 20 8 282
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'dinf' parent:'minf' sz: 36 28 282
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'dref' parent:'dinf' sz: 28 8 28
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] Unknown dref type 0x206c7275 size 12
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stbl' parent:'minf' sz: 226 64 282
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stsd' parent:'stbl' sz: 150 8 218
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] size=134 4CC=avc1 codec_type=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'avcC' parent:'stsd' sz: 48 8 48
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stts' parent:'stbl' sz: 16 158 218
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] track[0].stts.entries = 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stsc' parent:'stbl' sz: 16 174 218
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] track[0].stsc.entries = 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stsz' parent:'stbl' sz: 20 190 218
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] sample_size = 0 sample_count = 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stco' parent:'stbl' sz: 16 210 218
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'trak' parent:'moov' sz: 475 639 1276
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'tkhd' parent:'trak' sz: 92 8 467
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'edts' parent:'trak' sz: 48 100 467
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'elst' parent:'edts' sz: 40 8 40
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] track[1].edit_count = 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] duration=89 time=-1 rate=1.000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] duration=0 time=0 rate=1.000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'mdia' parent:'trak' sz: 327 148 467
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'mdhd' parent:'mdia' sz: 32 8 319
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'hdlr' parent:'mdia' sz: 45 40 319
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] ctype=[0][0][0][0]
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stype=soun
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'minf' parent:'mdia' sz: 242 85 319
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'smhd' parent:'minf' sz: 16 8 234
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'dinf' parent:'minf' sz: 36 24 234
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'dref' parent:'dinf' sz: 28 8 28
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] Unknown dref type 0x206c7275 size 12
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stbl' parent:'minf' sz: 182 60 234
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stsd' parent:'stbl' sz: 106 8 174
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] size=90 4CC=mp4a codec_type=1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] audio channels 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] version =0, isom =1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'esds' parent:'stsd' sz: 54 8 54
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] MPEG-4 description: tag=0x03 len=37
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] MPEG-4 description: tag=0x04 len=23
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] esds object type id 0x40
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] MPEG-4 description: tag=0x05 len=5
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] Specific MPEG-4 header len=5
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] mp4a config channels 1 obj 2 ext obj 5 sample rate 48000 ext sample rate 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stts' parent:'stbl' sz: 16 114 174
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] track[1].stts.entries = 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stsc' parent:'stbl' sz: 16 130 174
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] track[1].stsc.entries = 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stsz' parent:'stbl' sz: 20 146 174
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] sample_size = 0 sample_count = 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'stco' parent:'stbl' sz: 16 166 174
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'mvex' parent:'moov' sz: 72 1114 1276
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'trex' parent:'mvex' sz: 32 8 64
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'trex' parent:'mvex' sz: 32 40 64
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'udta' parent:'moov' sz: 98 1186 1276
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'meta' parent:'udta' sz: 90 8 90
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'hdlr' parent:'meta' sz: 33 8 78
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] ctype=[0][0][0][0]
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stype=mdir
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'ilst' parent:'meta' sz: 45 41 78
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'[169]too' parent:'ilst' sz: 37 8 37
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'sidx' parent:'root' sz: 52 1316 7039
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'sidx' parent:'root' sz: 52 1368 7039
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'moof' parent:'root' sz: 1508 1420 7039
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] moof offset 584
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'mfhd' parent:'moof' sz: 16 8 1500
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'traf' parent:'moof' sz: 796 24 1500
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'tfhd' parent:'traf' sz: 28 8 788
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] frag flags 0x1010000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'tfdt' parent:'traf' sz: 20 36 788
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'trun' parent:'traf' sz: 740 56 788
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] flags 0xe01 entries 60
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] found sidx time -9223372036854775808, using it for pts
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] first sample flags 0x1010000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 1, offset b70, dts 2046, size 785, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 2, offset e81, dts 3070, size 22, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 3, offset e97, dts 4094, size 19, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 4, offset eaa, dts 5118, size 18, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 5, offset ebc, dts 6142, size 18, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 6, offset ece, dts 7166, size 23, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 7, offset ee5, dts 8190, size 21, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 8, offset efa, dts 9214, size 18, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 9, offset f0c, dts 10238, size 18, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 10, offset f1e, dts 11262, size 23, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 11, offset f35, dts 12286, size 21, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 12, offset f4a, dts 13310, size 18, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 13, offset f5c, dts 14334, size 18, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 14, offset f6e, dts 15358, size 23, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 15, offset f85, dts 16382, size 21, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 16, offset f9a, dts 17406, size 18, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 17, offset fac, dts 18430, size 18, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 18, offset fbe, dts 19454, size 23, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 19, offset fd5, dts 20478, size 21, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 20, offset fea, dts 21502, size 18, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 21, offset ffc, dts 22526, size 18, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 22, offset 100e, dts 23550, size 23, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 23, offset 1025, dts 24574, size 21, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 24, offset 103a, dts 25598, size 18, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 25, offset 104c, dts 26622, size 18, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 26, offset 105e, dts 27646, size 23, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 27, offset 1075, dts 28670, size 21, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 28, offset 108a, dts 29694, size 18, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 29, offset 109c, dts 30718, size 18, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 30, offset 10ae, dts 31742, size 21, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 31, offset 10c3, dts 32766, size 99, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 32, offset 1126, dts 33790, size 22, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 33, offset 113c, dts 34814, size 19, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 34, offset 114f, dts 35838, size 18, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 35, offset 1161, dts 36862, size 18, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 36, offset 1173, dts 37886, size 23, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 37, offset 118a, dts 38910, size 21, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 38, offset 119f, dts 39934, size 18, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 39, offset 11b1, dts 40958, size 18, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 40, offset 11c3, dts 41982, size 23, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 41, offset 11da, dts 43006, size 21, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 42, offset 11ef, dts 44030, size 18, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 43, offset 1201, dts 45054, size 18, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 44, offset 1213, dts 46078, size 23, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 45, offset 122a, dts 47102, size 21, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 46, offset 123f, dts 48126, size 18, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 47, offset 1251, dts 49150, size 18, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 48, offset 1263, dts 50174, size 23, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 49, offset 127a, dts 51198, size 21, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 50, offset 128f, dts 52222, size 18, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 51, offset 12a1, dts 53246, size 18, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 52, offset 12b3, dts 54270, size 23, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 53, offset 12ca, dts 55294, size 21, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 54, offset 12df, dts 56318, size 18, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 55, offset 12f1, dts 57342, size 18, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 56, offset 1303, dts 58366, size 23, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 57, offset 131a, dts 59390, size 21, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 58, offset 132f, dts 60414, size 18, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 59, offset 1341, dts 61438, size 18, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 0, sample 60, offset 1353, dts 62462, size 21, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'traf' parent:'moof' sz: 688 820 1500
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'tfhd' parent:'traf' sz: 28 8 680
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] frag flags 0x2000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'tfdt' parent:'traf' sz: 20 36 680
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'trun' parent:'traf' sz: 632 56 680
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] flags 0x201 entries 153
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] found sidx time -9223372036854775808, using it for pts
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] first sample flags 0x2000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 1, offset 1368, dts 8582, size 21, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 2, offset 137d, dts 9606, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 3, offset 1381, dts 10630, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 4, offset 1385, dts 11654, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 5, offset 1389, dts 12678, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 6, offset 138d, dts 13702, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 7, offset 1391, dts 14726, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 8, offset 1395, dts 15750, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 9, offset 1399, dts 16774, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 10, offset 139d, dts 17798, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 11, offset 13a1, dts 18822, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 12, offset 13a5, dts 19846, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 13, offset 13a9, dts 20870, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 14, offset 13ad, dts 21894, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 15, offset 13b1, dts 22918, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 16, offset 13b5, dts 23942, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 17, offset 13b9, dts 24966, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 18, offset 13bd, dts 25990, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 19, offset 13c1, dts 27014, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 20, offset 13c5, dts 28038, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 21, offset 13c9, dts 29062, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 22, offset 13cd, dts 30086, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 23, offset 13d1, dts 31110, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 24, offset 13d5, dts 32134, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 25, offset 13d9, dts 33158, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 26, offset 13dd, dts 34182, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 27, offset 13e1, dts 35206, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 28, offset 13e5, dts 36230, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 29, offset 13e9, dts 37254, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 30, offset 13ed, dts 38278, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 31, offset 13f1, dts 39302, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 32, offset 13f5, dts 40326, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 33, offset 13f9, dts 41350, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 34, offset 13fd, dts 42374, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 35, offset 1401, dts 43398, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 36, offset 1405, dts 44422, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 37, offset 1409, dts 45446, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 38, offset 140d, dts 46470, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 39, offset 1411, dts 47494, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 40, offset 1415, dts 48518, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 41, offset 1419, dts 49542, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 42, offset 141d, dts 50566, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 43, offset 1421, dts 51590, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 44, offset 1425, dts 52614, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 45, offset 1429, dts 53638, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 46, offset 142d, dts 54662, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 47, offset 1431, dts 55686, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 48, offset 1435, dts 56710, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 49, offset 1439, dts 57734, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 50, offset 143d, dts 58758, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 51, offset 1441, dts 59782, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 52, offset 1445, dts 60806, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 53, offset 1449, dts 61830, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 54, offset 144d, dts 62854, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 55, offset 1451, dts 63878, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 56, offset 1455, dts 64902, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 57, offset 1459, dts 65926, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 58, offset 145d, dts 66950, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 59, offset 1461, dts 67974, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 60, offset 1465, dts 68998, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 61, offset 1469, dts 70022, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 62, offset 146d, dts 71046, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 63, offset 1471, dts 72070, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 64, offset 1475, dts 73094, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 65, offset 1479, dts 74118, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 66, offset 147d, dts 75142, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 67, offset 1481, dts 76166, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 68, offset 1485, dts 77190, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 69, offset 1489, dts 78214, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 70, offset 148d, dts 79238, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 71, offset 1491, dts 80262, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 72, offset 1495, dts 81286, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 73, offset 1499, dts 82310, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 74, offset 149d, dts 83334, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 75, offset 14a1, dts 84358, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 76, offset 14a5, dts 85382, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 77, offset 14a9, dts 86406, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 78, offset 14ad, dts 87430, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 79, offset 14b1, dts 88454, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 80, offset 14b5, dts 89478, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 81, offset 14b9, dts 90502, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 82, offset 14bd, dts 91526, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 83, offset 14c1, dts 92550, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 84, offset 14c5, dts 93574, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 85, offset 14c9, dts 94598, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 86, offset 14cd, dts 95622, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 87, offset 14d1, dts 96646, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 88, offset 14d5, dts 97670, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 89, offset 14d9, dts 98694, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 90, offset 14dd, dts 99718, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 91, offset 14e1, dts 100742, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 92, offset 14e5, dts 101766, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 93, offset 14e9, dts 102790, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 94, offset 14ed, dts 103814, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 95, offset 14f1, dts 104838, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 96, offset 14f5, dts 105862, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 97, offset 14f9, dts 106886, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 98, offset 14fd, dts 107910, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 99, offset 1501, dts 108934, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 100, offset 1505, dts 109958, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 101, offset 1509, dts 110982, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 102, offset 150d, dts 112006, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 103, offset 1511, dts 113030, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 104, offset 1515, dts 114054, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 105, offset 1519, dts 115078, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 106, offset 151d, dts 116102, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 107, offset 1521, dts 117126, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 108, offset 1525, dts 118150, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 109, offset 1529, dts 119174, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 110, offset 152d, dts 120198, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 111, offset 1531, dts 121222, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 112, offset 1535, dts 122246, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 113, offset 1539, dts 123270, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 114, offset 153d, dts 124294, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 115, offset 1541, dts 125318, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 116, offset 1545, dts 126342, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 117, offset 1549, dts 127366, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 118, offset 154d, dts 128390, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 119, offset 1551, dts 129414, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 120, offset 1555, dts 130438, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 121, offset 1559, dts 131462, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 122, offset 155d, dts 132486, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 123, offset 1561, dts 133510, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 124, offset 1565, dts 134534, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 125, offset 1569, dts 135558, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 126, offset 156d, dts 136582, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 127, offset 1571, dts 137606, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 128, offset 1575, dts 138630, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 129, offset 1579, dts 139654, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 130, offset 157d, dts 140678, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 131, offset 1581, dts 141702, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 132, offset 1585, dts 142726, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 133, offset 1589, dts 143750, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 134, offset 158d, dts 144774, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 135, offset 1591, dts 145798, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 136, offset 1595, dts 146822, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 137, offset 1599, dts 147846, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 138, offset 159d, dts 148870, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 139, offset 15a1, dts 149894, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 140, offset 15a5, dts 150918, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 141, offset 15a9, dts 151942, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 142, offset 15ad, dts 152966, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 143, offset 15b1, dts 153990, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 144, offset 15b5, dts 155014, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 145, offset 15b9, dts 156038, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 146, offset 15bd, dts 157062, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 147, offset 15c1, dts 158086, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 148, offset 15c5, dts 159110, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 149, offset 15c9, dts 160134, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 150, offset 15cd, dts 161158, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 151, offset 15d1, dts 162182, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 152, offset 15d5, dts 163206, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] AVIndex stream 1, sample 153, offset 15d9, dts 164230, size 4, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'mdat' parent:'root' sz: 2677 2928 7039
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] type:'sidx' parent:'root' sz: 52 5605 7039
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] on_parse_exit_offset=5649
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] Before avformat_find_stream_info() pos: 5649 bytes read:7039 seeks:0 nb_streams:2
[h264 @ 0x7faef9804e00] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 0x7faef9804e00] nal_unit_type: 8(PPS), nal_ref_idc: 3
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 0, dts 111003
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[h264 @ 0x7faef9804e00] nal_unit_type: 6(SEI), nal_ref_idc: 0
[h264 @ 0x7faef9804e00] nal_unit_type: 5(IDR), nal_ref_idc: 3
[h264 @ 0x7faef9804e00] Format yuv420p chosen by get_format().
[h264 @ 0x7faef9804e00] Reinit context to 640x368, pix_fmt: yuv420p
[h264 @ 0x7faef9804e00] no picture 
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 1, dts 166558
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 2, dts 222114
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 3, dts 277669
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 4, dts 333225
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 5, dts 388780
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 6, dts 444336
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 7, dts 499891
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 8, dts 555447
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 9, dts 611003
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 10, dts 666558
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 11, dts 722114
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 12, dts 777669
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 13, dts 833225
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 14, dts 888780
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 15, dts 944336
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 16, dts 999891
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 17, dts 1055447
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 18, dts 1111003
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 19, dts 1166558
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 20, dts 1222114
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 0, dts 178792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 20, dts 1222114
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 1, dts 200125
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 20, dts 1222114
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 2, dts 221458
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, sample 20, dts 1222114
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1, sample 3, dts 242792
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0: start_time: 0.222 duration: 5.000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 1: start_time: 0.179 duration: 3.354
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] format: start_time: 0.179 duration: 5.043 bitrate=11 kb/s
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] After avformat_find_stream_info() pos: 4110 bytes read:7039 seeks:0 frames:24
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, timestamp 35707, sample 30
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7faef9800000] stream 0, found sample 30
^C^C^CReceived > 3 system signals, hard exiting

Previous my report about the similar issue (hang during waiting for the next frame in video+audio configuration) was fixed by switching concat filter to activate, see https://trac.ffmpeg.org/ticket/7351 for details.

Attachments (1)

output.mp4 (6.9 KB ) - added by Vadym Borodavko 5 years ago.
Output file for step 2 (input for step 3) (fragmented mp4)

Download all attachments as: .zip

Change History (18)

comment:1 by Vadym Borodavko, 5 years ago

Debug information:

Process 12780 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
    frame #0: 0x000000010f7860cb ffmpeg_g`search_frag_timestamp(frag_index=0x00007fd65e40fca8, st=0x00007fd65e6002c0, timestamp=85328) at mov.c:1291
   1288	    while (b - a > 1) {
   1289	        m = (a + b) >> 1;
   1290	        frag_time = get_frag_time(frag_index, m, id);
-> 1291	        if (frag_time != AV_NOPTS_VALUE) {
   1292	            if (frag_time >= timestamp)
   1293	                b = m;
   1294	            if (frag_time <= timestamp)
Target 0: (ffmpeg_g) stopped.

Executable module set to "./ffmpeg_g".
Architecture set to: x86_64h-apple-macosx.
(lldb) bt
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
  * frame #0: 0x000000010f7860cb ffmpeg_g`search_frag_timestamp(frag_index=0x00007fd65e40fca8, st=0x00007fd65e6002c0, timestamp=85328) at mov.c:1291
    frame #1: 0x000000010f785f87 ffmpeg_g`mov_seek_fragment(s=0x00007fd65e800e00, st=0x00007fd65e6002c0, timestamp=85328) at mov.c:7801
    frame #2: 0x000000010f785bd8 ffmpeg_g`mov_seek_stream(s=0x00007fd65e800e00, st=0x00007fd65e6002c0, timestamp=85328, flags=1) at mov.c:7822
    frame #3: 0x000000010f76e805 ffmpeg_g`mov_read_seek(s=0x00007fd65e800e00, stream_index=0, sample_time=37755, flags=1) at mov.c:7893
    frame #4: 0x000000010f8874f6 ffmpeg_g`seek_frame_internal(s=0x00007fd65e800e00, stream_index=0, timestamp=37755, flags=1) at utils.c:2489
    frame #5: 0x000000010f8870eb ffmpeg_g`av_seek_frame(s=0x00007fd65e800e00, stream_index=-1, timestamp=2048358, flags=1) at utils.c:2521
    frame #6: 0x000000010f887324 ffmpeg_g`avformat_seek_file(s=0x00007fd65e800e00, stream_index=-1, min_ts=-9223372036854775808, ts=2048358, max_ts=2048358, flags=0) at utils.c:2573
    frame #7: 0x000000010f2b78a9 ffmpeg_g`open_input_file(o=0x00007ffee094a4c0, filename="output.mp4") at ffmpeg_opt.c:1161
    frame #8: 0x000000010f2b6a22 ffmpeg_g`open_files(l=0x00007fd65e5006d8, inout="input", open_file=(ffmpeg_g`open_input_file at ffmpeg_opt.c:977)) at ffmpeg_opt.c:3235
    frame #9: 0x000000010f2b67fb ffmpeg_g`ffmpeg_parse_options(argc=15, argv=0x00007ffee094aac0) at ffmpeg_opt.c:3275
    frame #10: 0x000000010f2d3a4e ffmpeg_g`main(argc=15, argv=0x00007ffee094aac0) at ffmpeg.c:4866
    frame #11: 0x00007fff619ba08d libdyld.dylib`start + 1
(lldb) p a
(int) $0 = 0
(lldb) p b
(int) $1 = 2
(lldb) p m
(int) $4 = 1
(lldb) p frag_time
(int64_t) $5 = -9223372036854775808
(lldb) p *frag_index
(MOVFragmentIndex) $7 = {
  allocated_size = 66
  complete = 1
  current = 0
  nb_items = 2
  item = 0x00007fd65f100110
}
(lldb) p *frag_index->item
(MOVFragmentIndexItem) $8 = {
  moof_offset = 1412
  headers_read = 1
  current = 1
  nb_stream_info = 2
  stream_info = 0x00007fd65f100160
}
(lldb) p *frag_index->item->stream_info
(MOVFragmentStreamInfo) $9 = {
  id = 1
  sidx_pts = 2048
  first_tfra_pts = -9223372036854775808
  tfdt_dts = 0
  index_entry = 0
  encryption_index = 0x0000000000000000
}

According to the above information, we have infinite loop inside while cycle, because if frag_time == AV_NOPTS_VALUE nothing is changed inside cycle and we go to another loop, see libavformat/mov.c for details:

static int search_frag_timestamp(MOVFragmentIndex *frag_index,
                                 AVStream *st, int64_t timestamp)
{
    int a, b, m;
    int64_t frag_time;
    int id = -1;

    if (st) {
        // If the stream is referenced by any sidx, limit the search
        // to fragments that referenced this stream in the sidx
        MOVStreamContext *sc = st->priv_data;
        if (sc->has_sidx)
            id = st->id;
    }

    a = -1;
    b = frag_index->nb_items;

    while (b - a > 1) {
        m = (a + b) >> 1;
        frag_time = get_frag_time(frag_index, m, id);
        if (frag_time != AV_NOPTS_VALUE) {
            if (frag_time >= timestamp)
                b = m;
            if (frag_time <= timestamp)
                a = m;
        }
    }
    return a;
}
Last edited 5 years ago by Vadym Borodavko (previous) (diff)

comment:2 by Vadym Borodavko, 5 years ago

Component: avfilteravformat
Keywords: seek added

comment:3 by Carl Eugen Hoyos, 5 years ago

Keywords: mov added; hls fmp4 image2 seek removed
Priority: normalimportant

Please attach an input file that allows to reproduce.

by Vadym Borodavko, 5 years ago

Attachment: output.mp4 added

Output file for step 2 (input for step 3) (fragmented mp4)

comment:4 by Vadym Borodavko, 5 years ago

All files have been created by ffmpeg itself, see above description, but here are commands:

ffmpeg -y -f rawvideo -t 4.8 -s 640x360 -pix_fmt rgb24 -i /dev/zero -f lavfi -t 4.8 -i aevalsrc=0 -c:v libx264 -preset veryfast -pix_fmt yuv420p -r 30 -c:a aac -ar 48000 input.mp4
ffmpeg -v 9 -loglevel 99 -y -i input.mp4 -f hls -hls_time 2 -hls_list_size 0 -hls_flags single_file -hls_segment_type fmp4 -hls_segment_filename output.mp4 -map v -c:v libx264 -preset veryfast -r:v 18 -g 30 -map a -c:a copy output.m3u8
ffmpeg -v 9 -loglevel 99 -y -ss 2 -i output.mp4 -frames 1 -f image2 output.jpg

comment:5 by Carl Eugen Hoyos, 5 years ago

Reproduced by developer: set
Status: newopen

comment:6 by Carl Eugen Hoyos, 5 years ago

Regression since 4a9d32ba, possibly related to ticket #7236 and #7377.

comment:7 by Vadym Borodavko, 5 years ago

Hi cehoyos,
Are there any plans to fix this bug soon?
Because it is blocker for using HLS encoding, as you cannot make thumbnail for the created video.

in reply to:  7 ; comment:8 by Carl Eugen Hoyos, 5 years ago

Replying to javer:

Are there any plans to fix this bug soon?

Patch welcome!

in reply to:  8 comment:9 by Vadym Borodavko, 5 years ago

Replying to cehoyos:

Replying to javer:

Are there any plans to fix this bug soon?

Patch welcome!

Unfortunately I'm not a ffmpeg developer, but this bug stops me from HLS encoding video using ffmpeg.
Are there any paid ways to fix this issue?

comment:10 by Carl Eugen Hoyos, 5 years ago

You can offer a bounty or contact a developer.

in reply to:  10 comment:11 by Vadym Borodavko, 5 years ago

Replying to cehoyos:

You can offer a bounty or contact a developer.

Thanks, my colleague posted the bounty here: https://www.bountysource.com/issues/66684648-infinite-loop-during-getting-single-frame-image2-from-hls-fmp4-video-file
Could you please take a look?

comment:12 by Gyan, 5 years ago

Can't you work around by seeking on the output:

ffmpeg -v 9 -loglevel 99 -y -i output.mp4 -ss 2 -frames 1 -f image2 output.jpg

Doesn't hang here; isn't efficient if your thumbnail is deep into the stream but otherwise is functional.

comment:13 by mptcultist, 5 years ago

i need to pay my idiot tax, and as such
some debugging notes:

  • we keep pulling a value of AV_NOPTS_VALUE from sidx_pts on the stream
  • this is _probably_ an issue in mov_read_sidx, where MOVFragmentIndex is filled, where sidx_pts is never replaced(probably line 5000, mov.c) from default value AV_NOPTS_VALUE(line 1330, mov.c).
  • we never hit breakpoints placed on lines 1165 or 1172 of mov.c, and as such the problem doesn't end up in update_frag_index(at least on insertion).
  • this means get_frag_stream_info isn't called for the bad stream structures, and as such they simply aren't filled at all.

i don't really know what the implications of all of this is, but i'm planning on mashing my head on the keyboard again tonight to figure this out once and for all, and hopefully to earn the love, money, and adoration of those here so i can go pick up some humbuckers.

comment:14 by mptcultist, 5 years ago

the bug(i think): the frag index is marked as being complete early, and as such the last sidx in the mp4 is not read, meaning that stream has no fragment info, causing the infinite loop later when it's read and has no valid data.

comment:15 by mptcultist, 5 years ago

mov_read_sidx adds the size twice to offset, meaning that it marks the frag_index complete early because it thinks the file is read entirely.

Last edited 5 years ago by mptcultist (previous) (diff)

comment:16 by mptcultist, 5 years ago

snipped the patch since it's supposed to be submitted to the mailing list

Last edited 5 years ago by mptcultist (previous) (diff)

comment:17 by Carl Eugen Hoyos, 5 years ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.