Skip to content

Instantly share code, notes, and snippets.

@Hanaasagi
Last active June 9, 2024 08:50
Show Gist options
  • Save Hanaasagi/0a416e41b351fa8f62f8e7274a366a25 to your computer and use it in GitHub Desktop.
Save Hanaasagi/0a416e41b351fa8f62f8e7274a366a25 to your computer and use it in GitHub Desktop.
ffmpeg started on 2024-06-09 at 08:46:46
Report written to "ffmpeg-20240609-084646.log"
Log level: 56
Command line:
ffmpeg -i http://192.168.0.106:8000/input.mp4 -ss 23 -t 11.0 -y output.mp4 -loglevel trace -report
ffmpeg version 6.0 Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
configuration: --disable-debug --disable-doc --disable-ffplay --enable-cuvid --enable-ffprobe --enable-gpl --enable-libaom --enable-libass --enable-libfdk_aac --enable-libfreetype --enable-libkvazaar --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpl --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-nonfree --enable-nvdec --enable-nvenc --enable-opencl --enable-openssl --enable-stripping --enable-vaapi --enable-vdpau --enable-version3
libavutil 58. 2.100 / 58. 2.100
libavcodec 60. 3.100 / 60. 3.100
libavformat 60. 3.100 / 60. 3.100
libavdevice 60. 1.100 / 60. 1.100
libavfilter 9. 3.100 / 9. 3.100
libswscale 7. 1.100 / 7. 1.100
libswresample 4. 10.100 / 4. 10.100
libpostproc 57. 1.100 / 57. 1.100
Splitting the commandline.
Reading option '-i' ... matched as input url with argument 'http://192.168.0.106:8000/input.mp4'.
Reading option '-ss' ... matched as option 'ss' (set the start time offset) with argument '23'.
Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '11.0'.
Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
Reading option 'output.mp4' ... matched as output url.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'trace'.
Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option y (overwrite output files) with argument 1.
Applying option loglevel (set logging level) with argument trace.
Applying option report (generate a report) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input url http://192.168.0.106:8000/input.mp4.
Successfully parsed a group of options.
Opening an input file: http://192.168.0.106:8000/input.mp4.
[NULL @ 0x631f32c28cc0] Opening 'http://192.168.0.106:8000/input.mp4' for reading
[http @ 0x631f32c295c0] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy,data'
[tcp @ 0x631f32c29a00] Original list of addresses:
[tcp @ 0x631f32c29a00] Address 192.168.0.106 port 7890
[tcp @ 0x631f32c29a00] Interleaved list of addresses:
[tcp @ 0x631f32c29a00] Address 192.168.0.106 port 7890
[tcp @ 0x631f32c29a00] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x631f32c29a00] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=0-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 200 OK'
[http @ 0x631f32c295c0] http_code=200
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 23515923'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
Probing mov,mp4,m4a,3gp,3g2,mj2 score:100 size:2048
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'ftyp' parent:'root' sz: 32 8 23515923
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] ISO: File Type Major Brand: isom
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'free' parent:'root' sz: 8 40 23515923
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'mdat' parent:'root' sz: 23492883 48 23515923
[tcp @ 0x631f32c2e080] Original list of addresses:
[tcp @ 0x631f32c2e080] Address 192.168.0.106 port 7890
[tcp @ 0x631f32c2e080] Interleaved list of addresses:
[tcp @ 0x631f32c2e080] Address 192.168.0.106 port 7890
[tcp @ 0x631f32c2e080] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x631f32c2e080] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=23492923-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 23000'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 23492923-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'moov' parent:'root' sz: 23000 23492931 23515923
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'mvhd' parent:'moov' sz: 108 8 22992
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] time scale = 1000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'trak' parent:'moov' sz: 8062 116 22992
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'tkhd' parent:'trak' sz: 92 8 8054
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'edts' parent:'trak' sz: 36 100 8054
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'elst' parent:'edts' sz: 28 8 28
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] track[0].edit_count = 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] duration=49480 time=0 rate=1.000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'mdia' parent:'trak' sz: 7926 136 8054
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'mdhd' parent:'mdia' sz: 32 8 7918
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'hdlr' parent:'mdia' sz: 45 40 7918
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] ctype=[0][0][0][0]
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stype=vide
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'minf' parent:'mdia' sz: 7841 85 7918
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'vmhd' parent:'minf' sz: 20 8 7833
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'dinf' parent:'minf' sz: 36 28 7833
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'dref' parent:'dinf' sz: 28 8 28
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] Unknown dref type 0x206c7275 size 12
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stbl' parent:'minf' sz: 7777 64 7833
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stsd' parent:'stbl' sz: 193 8 7769
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] size=177 4CC=avc1 codec_type=0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'avcC' parent:'stsd' sz: 52 8 91
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'colr' parent:'stsd' sz: 19 60 91
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] nclx: pri 1 trc 1 matrix 1 full 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'btrt' parent:'stsd' sz: 20 79 91
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stts' parent:'stbl' sz: 24 201 7769
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] track[0].stts.entries = 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] sample_count=1237, sample_duration=40000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stss' parent:'stbl' sz: 184 225 7769
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] keyframe_count = 42
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stsc' parent:'stbl' sz: 352 409 7769
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] track[0].stsc.entries = 28
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stsz' parent:'stbl' sz: 4968 761 7769
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] sample_size = 0 sample_count = 1237
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stco' parent:'stbl' sz: 2048 5729 7769
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 0, offset 189, dts 0, size 144777, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1, offset 23a10, dts 40000, size 14187, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 2, offset 274fa, dts 80000, size 24750, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 3, offset 2d9a9, dts 120000, size 22496, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 4, offset 334bb, dts 160000, size 26587, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 5, offset 3a034, dts 200000, size 21040, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 6, offset 3f63d, dts 240000, size 22311, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 7, offset 45148, dts 280000, size 20257, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 8, offset 4a26e, dts 320000, size 23586, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 9, offset 5025d, dts 360000, size 23169, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 10, offset 560f1, dts 400000, size 24390, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 11, offset 5c455, dts 440000, size 19600, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 12, offset 614e5, dts 480000, size 22564, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 13, offset 670d3, dts 520000, size 22276, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 14, offset 6cbf7, dts 560000, size 22624, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 15, offset 7285d, dts 600000, size 17259, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 16, offset 76dd3, dts 640000, size 17439, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 17, offset 7b5ed, dts 680000, size 19656, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 18, offset 806dc, dts 720000, size 18323, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 19, offset 85256, dts 760000, size 13637, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 20, offset 88b99, dts 800000, size 14603, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 21, offset 8c8d2, dts 840000, size 15572, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 22, offset 90985, dts 880000, size 14611, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 23, offset 9468c, dts 920000, size 14807, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 24, offset 98264, dts 960000, size 14904, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 25, offset 9c083, dts 1000000, size 14711, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 26, offset 9fe3b, dts 1040000, size 16061, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 27, offset a40d0, dts 1080000, size 15195, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 28, offset a802e, dts 1120000, size 15325, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 29, offset ac007, dts 1160000, size 15554, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 30, offset b00c5, dts 1200000, size 91839, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 31, offset c6b7a, dts 1240000, size 11949, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 32, offset c9c31, dts 1280000, size 12331, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 33, offset cd076, dts 1320000, size 14661, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 34, offset d0dc8, dts 1360000, size 13738, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 35, offset d475e, dts 1400000, size 15117, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 36, offset d867d, dts 1440000, size 15387, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 37, offset dc693, dts 1480000, size 14899, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 38, offset e04c7, dts 1520000, size 15344, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 39, offset e4496, dts 1560000, size 17179, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 40, offset e89c9, dts 1600000, size 15976, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 41, offset ecc0e, dts 1640000, size 15638, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 42, offset f0d50, dts 1680000, size 15509, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 43, offset f4e18, dts 1720000, size 16488, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 44, offset f926e, dts 1760000, size 15944, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 45, offset fd4bf, dts 1800000, size 15370, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 46, offset 1014b3, dts 1840000, size 15405, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 47, offset 1054f3, dts 1880000, size 16438, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 48, offset 10972b, dts 1920000, size 15401, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 49, offset 10d72b, dts 1960000, size 15750, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 50, offset 1118d6, dts 2000000, size 15093, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 51, offset 1157d4, dts 2040000, size 15000, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 52, offset 11966d, dts 2080000, size 16072, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 53, offset 11d923, dts 2120000, size 15454, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 54, offset 12199f, dts 2160000, size 15350, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 55, offset 1259a6, dts 2200000, size 15621, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 56, offset 1298a2, dts 2240000, size 16981, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 57, offset 12dec3, dts 2280000, size 15327, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 58, offset 131ecd, dts 2320000, size 15173, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 59, offset 135e2d, dts 2360000, size 15642, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 60, offset 139efc, dts 2400000, size 83407, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 61, offset 14e918, dts 2440000, size 11306, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 62, offset 15192b, dts 2480000, size 11584, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 63, offset 158482, dts 2520000, size 12871, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 64, offset 15c70b, dts 2560000, size 11571, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 65, offset 160013, dts 2600000, size 15473, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 66, offset 164c9d, dts 2640000, size 14486, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 67, offset 16931d, dts 2680000, size 14348, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 68, offset 16d340, dts 2720000, size 13787, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 69, offset 175525, dts 2760000, size 15155, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 70, offset 1798ac, dts 2800000, size 14178, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 71, offset 17d835, dts 2840000, size 14685, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 72, offset 181bd5, dts 2880000, size 14187, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 73, offset 1858d4, dts 2920000, size 14206, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 74, offset 1896a5, dts 2960000, size 15512, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 75, offset 18d900, dts 3000000, size 14769, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 76, offset 19491a, dts 3040000, size 15484, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 77, offset 198dc5, dts 3080000, size 15201, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 78, offset 19d338, dts 3120000, size 16575, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 79, offset 1a1be4, dts 3160000, size 14940, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 80, offset 1a6251, dts 3200000, size 14260, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 81, offset 1aa21f, dts 3240000, size 13828, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 82, offset 1ae3eb, dts 3280000, size 14344, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 83, offset 1b2a1a, dts 3320000, size 13821, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 84, offset 1b6624, dts 3360000, size 14689, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 85, offset 1ba57e, dts 3400000, size 12030, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 86, offset 1be867, dts 3440000, size 8983, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 87, offset 1c2faf, dts 3480000, size 10826, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 88, offset 1c63af, dts 3520000, size 8785, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 89, offset 1c8bf5, dts 3560000, size 8183, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 90, offset 1cb222, dts 3600000, size 69890, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 91, offset 1dcb6f, dts 3640000, size 3633, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 92, offset 1de761, dts 3680000, size 5291, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 93, offset 1e024c, dts 3720000, size 5599, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 94, offset 1e3edd, dts 3760000, size 5835, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 95, offset 1e5dac, dts 3800000, size 6774, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 96, offset 1e821f, dts 3840000, size 6883, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 97, offset 1ea727, dts 3880000, size 7042, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 98, offset 1ecae5, dts 3920000, size 7417, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 99, offset 1eefbb, dts 3960000, size 6888, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 100, offset 1f1c57, dts 4000000, size 9840, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 101, offset 1f5114, dts 4040000, size 8782, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 102, offset 1f753b, dts 4080000, size 8287, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 103, offset 1fbbde, dts 4120000, size 8253, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 104, offset 1fee25, dts 4160000, size 9647, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 105, offset 20206f, dts 4200000, size 9267, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 106, offset 204e2f, dts 4240000, size 9142, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 107, offset 2079ea, dts 4280000, size 12622, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 108, offset 20b523, dts 4320000, size 10240, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 109, offset 20eb3a, dts 4360000, size 14028, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 110, offset 212c27, dts 4400000, size 11549, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 111, offset 217cf3, dts 4440000, size 15831, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 112, offset 21c70b, dts 4480000, size 13065, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 113, offset 2203df, dts 4520000, size 16978, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 114, offset 224a90, dts 4560000, size 14119, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 115, offset 228b8a, dts 4600000, size 13619, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 116, offset 22db00, dts 4640000, size 14717, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 117, offset 232687, dts 4680000, size 20394, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 118, offset 237631, dts 4720000, size 17885, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 119, offset 23cc12, dts 4760000, size 15686, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 120, offset 240b5d, dts 4800000, size 105362, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 121, offset 25c2e6, dts 4840000, size 11910, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 122, offset 25fb65, dts 4880000, size 13806, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 123, offset 266b4e, dts 4920000, size 17781, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 124, offset 26c2be, dts 4960000, size 18368, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 125, offset 27209b, dts 5000000, size 16477, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 126, offset 276ef8, dts 5040000, size 21015, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 127, offset 27cce3, dts 5080000, size 20453, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 128, offset 2824f7, dts 5120000, size 18921, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 129, offset 288918, dts 5160000, size 17860, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 130, offset 28cedc, dts 5200000, size 17745, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 131, offset 291c43, dts 5240000, size 19430, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 132, offset 29745b, dts 5280000, size 18412, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 133, offset 29ee00, dts 5320000, size 18136, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 134, offset 2a42e5, dts 5360000, size 18940, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 135, offset 2a925a, dts 5400000, size 18898, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 136, offset 2ae86d, dts 5440000, size 16139, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 137, offset 2b33b5, dts 5480000, size 16963, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 138, offset 2b840e, dts 5520000, size 18708, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 139, offset 2bed39, dts 5560000, size 18949, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 140, offset 2c56e8, dts 5600000, size 18641, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 141, offset 2ca3e6, dts 5640000, size 18205, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 142, offset 2cf53d, dts 5680000, size 19132, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 143, offset 2d461a, dts 5720000, size 17575, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 144, offset 2db2ea, dts 5760000, size 19184, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 145, offset 2dff9e, dts 5800000, size 19218, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 146, offset 2e5917, dts 5840000, size 16743, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 147, offset 2ef729, dts 5880000, size 18434, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 148, offset 2f5515, dts 5920000, size 20854, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 149, offset 2fc08d, dts 5960000, size 19007, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 150, offset 301acc, dts 6000000, size 93940, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 151, offset 319bd5, dts 6040000, size 15543, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 152, offset 321ab3, dts 6080000, size 18825, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 153, offset 32683f, dts 6120000, size 15106, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 154, offset 32af50, dts 6160000, size 16998, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 155, offset 32fbe5, dts 6200000, size 17467, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 156, offset 338243, dts 6240000, size 118646, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 157, offset 355dc6, dts 6280000, size 31088, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 158, offset 35dd2c, dts 6320000, size 31570, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 159, offset 3665dd, dts 6360000, size 30991, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 160, offset 36eed3, dts 6400000, size 25980, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 161, offset 37544f, dts 6440000, size 26781, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 162, offset 37d330, dts 6480000, size 20808, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 163, offset 38263d, dts 6520000, size 21403, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 164, offset 389640, dts 6560000, size 19054, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 165, offset 38e2a8, dts 6600000, size 19980, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 166, offset 3954f0, dts 6640000, size 19690, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 167, offset 39d82d, dts 6680000, size 11468, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 168, offset 3a10e0, dts 6720000, size 16948, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 169, offset 3a5f1f, dts 6760000, size 17420, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 170, offset 3aad7d, dts 6800000, size 17812, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 171, offset 3b5152, dts 6840000, size 18060, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 172, offset 3ba5f7, dts 6880000, size 18765, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 173, offset 3bf944, dts 6920000, size 18508, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 174, offset 3c4980, dts 6960000, size 15867, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 175, offset 3c8f5f, dts 7000000, size 17107, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 176, offset 3cdc3c, dts 7040000, size 26752, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 177, offset 3d5cd4, dts 7080000, size 44499, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 178, offset 3e26a3, dts 7120000, size 16263, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 179, offset 3e6a16, dts 7160000, size 41638, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 180, offset 3f226e, dts 7200000, size 83845, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 181, offset 406e62, dts 7240000, size 44898, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 182, offset 415b0b, dts 7280000, size 41398, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 183, offset 4209f5, dts 7320000, size 41235, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 184, offset 42c25d, dts 7360000, size 40814, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 185, offset 437581, dts 7400000, size 42930, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 186, offset 442358, dts 7440000, size 35276, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 187, offset 44b4f7, dts 7480000, size 35435, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 188, offset 4545be, dts 7520000, size 37400, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 189, offset 45dffb, dts 7560000, size 31549, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 190, offset 466b21, dts 7600000, size 22617, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 191, offset 46cf81, dts 7640000, size 31769, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 192, offset 474b9a, dts 7680000, size 15086, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 193, offset 479cac, dts 7720000, size 14964, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 194, offset 47eb28, dts 7760000, size 18241, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 195, offset 484c36, dts 7800000, size 11000, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 196, offset 488565, dts 7840000, size 11828, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 197, offset 48c989, dts 7880000, size 13774, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 198, offset 491146, dts 7920000, size 10846, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 199, offset 49479f, dts 7960000, size 14348, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 200, offset 498bbc, dts 8000000, size 10154, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 201, offset 49bfa8, dts 8040000, size 12511, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 202, offset 49fa3a, dts 8080000, size 8821, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 203, offset 4a24c6, dts 8120000, size 8235, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 204, offset 4a4d03, dts 8160000, size 14070, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 205, offset 4a8bf6, dts 8200000, size 7062, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 206, offset 4ad792, dts 8240000, size 26974, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 207, offset 4b40f0, dts 8280000, size 13749, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 208, offset 4b7e9b, dts 8320000, size 15201, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 209, offset 4bfa5d, dts 8360000, size 12893, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 210, offset 4c42d6, dts 8400000, size 40641, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 211, offset 4ceda0, dts 8440000, size 14781, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 212, offset 4d335c, dts 8480000, size 9656, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 213, offset 4d66fe, dts 8520000, size 13298, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 214, offset 4da8d7, dts 8560000, size 16475, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 215, offset 4e3b62, dts 8600000, size 17019, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 216, offset 4ea804, dts 8640000, size 20175, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 217, offset 4f04d2, dts 8680000, size 23204, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 218, offset 4f6d77, dts 8720000, size 16288, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 219, offset 4fb76b, dts 8760000, size 12090, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 220, offset 4fee8c, dts 8800000, size 9534, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 221, offset 501e27, dts 8840000, size 11990, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 222, offset 5058a0, dts 8880000, size 11933, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 223, offset 50952d, dts 8920000, size 13536, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 224, offset 50f4f2, dts 8960000, size 28402, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 225, offset 5165f3, dts 9000000, size 27553, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 226, offset 51dbc2, dts 9040000, size 26603, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 227, offset 524996, dts 9080000, size 25265, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 228, offset 52d1d5, dts 9120000, size 8676, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 229, offset 530080, dts 9160000, size 10278, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 230, offset 533310, dts 9200000, size 13118, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 231, offset 53707a, dts 9240000, size 19869, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 232, offset 53c236, dts 9280000, size 19078, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 233, offset 544ed4, dts 9320000, size 775, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 234, offset 545e8e, dts 9360000, size 126, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 235, offset 546512, dts 9400000, size 110, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 236, offset 546b1b, dts 9440000, size 110, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 237, offset 548c15, dts 9480000, size 110, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 238, offset 549a56, dts 9520000, size 110, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 239, offset 549ac4, dts 9560000, size 110, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 240, offset 54bf87, dts 9600000, size 28954, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 241, offset 554861, dts 9640000, size 15141, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 242, offset 558feb, dts 9680000, size 573, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 243, offset 559c09, dts 9720000, size 130, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 244, offset 55a467, dts 9760000, size 111, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 245, offset 55e519, dts 9800000, size 110, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 246, offset 55ef9a, dts 9840000, size 110, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 247, offset 55fbf2, dts 9880000, size 110, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 248, offset 560e78, dts 9920000, size 110, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 249, offset 56531a, dts 9960000, size 16733, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 250, offset 56d093, dts 10000000, size 5449, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 251, offset 56e5dc, dts 10040000, size 12321, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 252, offset 5715fd, dts 10080000, size 10697, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 253, offset 573fc6, dts 10120000, size 4585, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 254, offset 5751af, dts 10160000, size 13511, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 255, offset 578676, dts 10200000, size 12536, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 256, offset 57b76e, dts 10240000, size 13762, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 257, offset 57ed30, dts 10280000, size 13106, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 258, offset 582062, dts 10320000, size 3425, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 259, offset 582dc3, dts 10360000, size 13143, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 260, offset 58611a, dts 10400000, size 18311, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 261, offset 58a8a1, dts 10440000, size 15949, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 262, offset 58e6ee, dts 10480000, size 15009, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 263, offset 59218f, dts 10520000, size 2951, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 264, offset 592d16, dts 10560000, size 12780, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 265, offset 595f02, dts 10600000, size 12516, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 266, offset 598fe6, dts 10640000, size 5843, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 267, offset 59a6b9, dts 10680000, size 5038, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 268, offset 59ba67, dts 10720000, size 14547, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 269, offset 59f33a, dts 10760000, size 2333, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 270, offset 59fc57, dts 10800000, size 20059, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 271, offset 5a4ab2, dts 10840000, size 2278, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 272, offset 5a5398, dts 10880000, size 3285, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 273, offset 5a606d, dts 10920000, size 4114, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 274, offset 5a707f, dts 10960000, size 4033, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 275, offset 5a8040, dts 11000000, size 5963, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 276, offset 5a978b, dts 11040000, size 5141, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 277, offset 5aaba0, dts 11080000, size 7802, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 278, offset 5aca1a, dts 11120000, size 6626, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 279, offset 5ae3fc, dts 11160000, size 8355, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 280, offset 5b049f, dts 11200000, size 7396, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 281, offset 5b2183, dts 11240000, size 10850, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 282, offset 5b4be5, dts 11280000, size 9236, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 283, offset 5b6ff9, dts 11320000, size 11337, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 284, offset 5b9c42, dts 11360000, size 10816, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 285, offset 5bc682, dts 11400000, size 15075, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 286, offset 5c0165, dts 11440000, size 11174, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 287, offset 5c2d0b, dts 11480000, size 15523, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 288, offset 5c69ae, dts 11520000, size 12331, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 289, offset 5c99d9, dts 11560000, size 18106, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 290, offset 5ce093, dts 11600000, size 13517, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 291, offset 5d1560, dts 11640000, size 14394, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 292, offset 5d4d9a, dts 11680000, size 15739, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 293, offset 5d8b15, dts 11720000, size 17897, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 294, offset 5dd0fe, dts 11760000, size 14178, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 295, offset 5e0860, dts 11800000, size 18175, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 296, offset 5e4f5f, dts 11840000, size 14655, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 297, offset 5e889e, dts 11880000, size 16298, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 298, offset 5ec848, dts 11920000, size 13830, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 299, offset 5efe4e, dts 11960000, size 59846, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 300, offset 5fe814, dts 12000000, size 88502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 301, offset 6141ca, dts 12040000, size 23734, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 302, offset 619e80, dts 12080000, size 28424, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 303, offset 620d88, dts 12120000, size 29342, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 304, offset 628026, dts 12160000, size 29885, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 305, offset 62f4e3, dts 12200000, size 27787, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 306, offset 63616e, dts 12240000, size 30575, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 307, offset 63d8dd, dts 12280000, size 31983, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 308, offset 6455cc, dts 12320000, size 32117, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 309, offset 64d341, dts 12360000, size 25727, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 310, offset 6537c0, dts 12400000, size 25593, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 311, offset 659bb9, dts 12440000, size 29196, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 312, offset 660dc5, dts 12480000, size 28167, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 313, offset 667bcc, dts 12520000, size 32167, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 314, offset 66f973, dts 12560000, size 36657, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 315, offset 6788a4, dts 12600000, size 24995, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 316, offset 67ea47, dts 12640000, size 41920, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 317, offset 688e07, dts 12680000, size 36748, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 318, offset 691d93, dts 12720000, size 20283, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 319, offset 696cce, dts 12760000, size 34432, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 320, offset 69f34e, dts 12800000, size 30577, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 321, offset 6a6abf, dts 12840000, size 13943, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 322, offset 6aa136, dts 12880000, size 27696, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 323, offset 6b0d66, dts 12920000, size 21951, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 324, offset 6b6325, dts 12960000, size 31372, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 325, offset 6bddb1, dts 13000000, size 20775, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 326, offset 6c2ed8, dts 13040000, size 12597, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 327, offset 6c600d, dts 13080000, size 24470, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 328, offset 6cbfa3, dts 13120000, size 23505, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 329, offset 6d1b74, dts 13160000, size 11907, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 330, offset 6d49f7, dts 13200000, size 44461, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 331, offset 6df7a4, dts 13240000, size 17220, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 332, offset 6e3ae8, dts 13280000, size 6790, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 333, offset 6e556e, dts 13320000, size 6827, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 334, offset 6e7019, dts 13360000, size 6820, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 335, offset 6e8abd, dts 13400000, size 6927, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 336, offset 6ea5cc, dts 13440000, size 7260, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 337, offset 6ec228, dts 13480000, size 7394, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 338, offset 6edf0a, dts 13520000, size 7820, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 339, offset 6efd96, dts 13560000, size 7456, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 340, offset 6f1ab6, dts 13600000, size 7572, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 341, offset 6f384a, dts 13640000, size 7655, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 342, offset 6f5631, dts 13680000, size 7507, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 343, offset 6f7384, dts 13720000, size 7146, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 344, offset 6f8f6e, dts 13760000, size 6803, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 345, offset 6faa01, dts 13800000, size 6915, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 346, offset 6fc504, dts 13840000, size 10298, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 347, offset 6fed3e, dts 13880000, size 9592, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 348, offset 7012b6, dts 13920000, size 13766, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 349, offset 70487c, dts 13960000, size 12871, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 350, offset 707ac3, dts 14000000, size 7807, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 351, offset 709942, dts 14040000, size 12227, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 352, offset 70c905, dts 14080000, size 10810, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 353, offset 70f33f, dts 14120000, size 21183, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 354, offset 7145fe, dts 14160000, size 17437, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 355, offset 718a1b, dts 14200000, size 6206, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 356, offset 71a259, dts 14240000, size 5871, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 357, offset 71b948, dts 14280000, size 63399, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 358, offset 72b0ef, dts 14320000, size 9754, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 359, offset 72d709, dts 14360000, size 16056, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 360, offset 7315c1, dts 14400000, size 87720, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 361, offset 746c69, dts 14440000, size 13464, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 362, offset 74a101, dts 14480000, size 23139, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 363, offset 74fb64, dts 14520000, size 7945, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 364, offset 751a6d, dts 14560000, size 17980, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 365, offset 7560a9, dts 14600000, size 17278, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 366, offset 75a427, dts 14640000, size 16087, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 367, offset 75e2fe, dts 14680000, size 20440, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 368, offset 7632d6, dts 14720000, size 8330, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 369, offset 765360, dts 14760000, size 16390, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 370, offset 769366, dts 14800000, size 16322, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 371, offset 76d328, dts 14840000, size 16464, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 372, offset 771378, dts 14880000, size 19257, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 373, offset 775eb1, dts 14920000, size 7609, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 374, offset 777c6a, dts 14960000, size 15957, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 375, offset 77babf, dts 15000000, size 17813, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 376, offset 780054, dts 15040000, size 17570, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 377, offset 7844f6, dts 15080000, size 22527, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 378, offset 789cf5, dts 15120000, size 8761, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 379, offset 78bf2e, dts 15160000, size 17085, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 380, offset 7901eb, dts 15200000, size 17869, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 381, offset 7947b8, dts 15240000, size 19442, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 382, offset 7993aa, dts 15280000, size 24378, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 383, offset 79f2e4, dts 15320000, size 9284, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 384, offset 7a1728, dts 15360000, size 17907, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 385, offset 7a5d1b, dts 15400000, size 18259, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 386, offset 7aa46e, dts 15440000, size 16807, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 387, offset 7ae615, dts 15480000, size 23389, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 388, offset 7b4172, dts 15520000, size 8124, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 389, offset 7b612e, dts 15560000, size 20094, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 390, offset 7bafac, dts 15600000, size 102169, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 391, offset 7d3ec5, dts 15640000, size 16928, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 392, offset 7d80e5, dts 15680000, size 20784, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 393, offset 7dd215, dts 15720000, size 6153, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 394, offset 7dea1e, dts 15760000, size 10152, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 395, offset 7e11c6, dts 15800000, size 6585, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 396, offset 7e2b7f, dts 15840000, size 10620, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 397, offset 7e54fb, dts 15880000, size 7288, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 398, offset 7e7173, dts 15920000, size 10302, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 399, offset 7e99b1, dts 15960000, size 6908, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 400, offset 7eb4ad, dts 16000000, size 9610, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 401, offset 7eda37, dts 16040000, size 9439, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 402, offset 7eff16, dts 16080000, size 10016, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 403, offset 7f2636, dts 16120000, size 7724, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 404, offset 7f4462, dts 16160000, size 14830, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 405, offset 7f7e50, dts 16200000, size 5813, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 406, offset 7f9505, dts 16240000, size 5631, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 407, offset 7fab04, dts 16280000, size 5736, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 408, offset 7fc16c, dts 16320000, size 12787, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 409, offset 7ff35f, dts 16360000, size 14710, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 410, offset 802cd5, dts 16400000, size 15430, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 411, offset 80691b, dts 16440000, size 13995, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 412, offset 809fc6, dts 16480000, size 14652, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 413, offset 80d902, dts 16520000, size 12792, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 414, offset 810afa, dts 16560000, size 11945, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 415, offset 8139a3, dts 16600000, size 38936, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 416, offset 81d1bb, dts 16640000, size 43120, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 417, offset 827a2b, dts 16680000, size 17228, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 418, offset 82bd77, dts 16720000, size 22808, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 419, offset 83168f, dts 16760000, size 15056, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 420, offset 83515f, dts 16800000, size 30824, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 421, offset 83c9c7, dts 16840000, size 15093, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 422, offset 8404bc, dts 16880000, size 83959, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 423, offset 854cb3, dts 16920000, size 57712, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 424, offset 862e23, dts 16960000, size 63308, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 425, offset 87256f, dts 17000000, size 65515, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 426, offset 88255a, dts 17040000, size 64725, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 427, offset 89222f, dts 17080000, size 45111, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 428, offset 89d266, dts 17120000, size 37941, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 429, offset 8a669b, dts 17160000, size 39103, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 430, offset 8aff5a, dts 17200000, size 32805, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 431, offset 8b7f7f, dts 17240000, size 32834, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 432, offset 8bffc1, dts 17280000, size 28276, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 433, offset 8c6e35, dts 17320000, size 29436, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 434, offset 8ce131, dts 17360000, size 26659, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 435, offset 8d4954, dts 17400000, size 26488, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 436, offset 8db0cc, dts 17440000, size 21783, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 437, offset 8e05e3, dts 17480000, size 22899, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 438, offset 8e5f56, dts 17520000, size 23502, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 439, offset 8ebb24, dts 17560000, size 23504, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 440, offset 8f16f4, dts 17600000, size 20695, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 441, offset 8f67cb, dts 17640000, size 21567, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 442, offset 8fbc0a, dts 17680000, size 22060, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 443, offset 901236, dts 17720000, size 21835, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 444, offset 906781, dts 17760000, size 22044, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 445, offset 90bd9d, dts 17800000, size 22525, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 446, offset 91159a, dts 17840000, size 22622, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 447, offset 916df8, dts 17880000, size 25079, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 448, offset 91cfef, dts 17920000, size 21073, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 449, offset 922240, dts 17960000, size 20880, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 450, offset 9273d0, dts 18000000, size 54676, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 451, offset 934964, dts 18040000, size 15810, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 452, offset 938726, dts 18080000, size 16927, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 453, offset 93c945, dts 18120000, size 13671, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 454, offset 93feac, dts 18160000, size 14042, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 455, offset 943586, dts 18200000, size 12954, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 456, offset 946820, dts 18240000, size 12664, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 457, offset 949998, dts 18280000, size 12349, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 458, offset 94c9d5, dts 18320000, size 12120, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 459, offset 94f92d, dts 18360000, size 11132, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 460, offset 9524a9, dts 18400000, size 10677, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 461, offset 954e5e, dts 18440000, size 10330, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 462, offset 9576b8, dts 18480000, size 10103, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 463, offset 959e2f, dts 18520000, size 9948, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 464, offset 95c50b, dts 18560000, size 9888, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 465, offset 95ebab, dts 18600000, size 9627, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 466, offset 961146, dts 18640000, size 9737, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 467, offset 96374f, dts 18680000, size 9485, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 468, offset 965c5c, dts 18720000, size 9458, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 469, offset 96814e, dts 18760000, size 8872, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 470, offset 96a3f6, dts 18800000, size 8557, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 471, offset 96c563, dts 18840000, size 5749, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 472, offset 96dbd8, dts 18880000, size 3912, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 473, offset 96eb20, dts 18920000, size 4201, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 474, offset 96fb89, dts 18960000, size 4028, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 475, offset 970b45, dts 19000000, size 4161, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 476, offset 971b86, dts 19040000, size 4069, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 477, offset 972b6b, dts 19080000, size 3962, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 478, offset 973ae5, dts 19120000, size 3766, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 479, offset 97499b, dts 19160000, size 3954, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 480, offset 97590d, dts 19200000, size 24832, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 481, offset 97ba0d, dts 19240000, size 1749, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 482, offset 97c0e2, dts 19280000, size 2525, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 483, offset 97cabf, dts 19320000, size 2656, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 484, offset 97d51f, dts 19360000, size 2843, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 485, offset 97e03a, dts 19400000, size 3027, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 486, offset 97ec0d, dts 19440000, size 3254, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 487, offset 97f8c3, dts 19480000, size 3893, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 488, offset 9807f8, dts 19520000, size 10781, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 489, offset 983215, dts 19560000, size 9317, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 490, offset 98567a, dts 19600000, size 6888, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 491, offset 987162, dts 19640000, size 5569, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 492, offset 988723, dts 19680000, size 20176, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 493, offset 98d5f3, dts 19720000, size 1336, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 494, offset 98db2b, dts 19760000, size 5200, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 495, offset 98ef7b, dts 19800000, size 6991, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 496, offset 990aca, dts 19840000, size 6886, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 497, offset 9925b0, dts 19880000, size 7126, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 498, offset 994186, dts 19920000, size 4058, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 499, offset 995160, dts 19960000, size 8590, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 500, offset 9972ee, dts 20000000, size 10014, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 501, offset 999a0c, dts 20040000, size 9185, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 502, offset 99bded, dts 20080000, size 12385, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 503, offset 99ee4e, dts 20120000, size 1082, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 504, offset 99f288, dts 20160000, size 12563, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 505, offset 9a239b, dts 20200000, size 11499, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 506, offset 9a5086, dts 20240000, size 15016, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 507, offset 9a8b2e, dts 20280000, size 13563, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 508, offset 9ac029, dts 20320000, size 17733, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 509, offset 9b056e, dts 20360000, size 1367, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 510, offset 9b0ac5, dts 20400000, size 71060, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 511, offset 9c2059, dts 20440000, size 9512, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 512, offset 9c4581, dts 20480000, size 12845, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 513, offset 9c77ae, dts 20520000, size 14369, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 514, offset 9cafcf, dts 20560000, size 1105, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 515, offset 9cb420, dts 20600000, size 16607, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 516, offset 9cf4ff, dts 20640000, size 16264, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 517, offset 9d3487, dts 20680000, size 19903, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 518, offset 9d8246, dts 20720000, size 18849, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 519, offset 9dcbe7, dts 20760000, size 1448, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 520, offset 9dd18f, dts 20800000, size 18459, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 521, offset 9e19aa, dts 20840000, size 22466, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 522, offset 9e716c, dts 20880000, size 22352, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 523, offset 9ec8bc, dts 20920000, size 20698, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 524, offset 9f1996, dts 20960000, size 20958, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 525, offset 9f6b74, dts 21000000, size 1426, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 526, offset 9f7106, dts 21040000, size 20166, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 527, offset 9fbfcc, dts 21080000, size 19558, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 528, offset a00c32, dts 21120000, size 19524, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 529, offset a05876, dts 21160000, size 22938, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 530, offset a0b210, dts 21200000, size 1406, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 531, offset a0b78e, dts 21240000, size 21871, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 532, offset a10cfd, dts 21280000, size 22239, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 533, offset a163dc, dts 21320000, size 21244, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 534, offset a1b6d8, dts 21360000, size 20572, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 535, offset a20734, dts 21400000, size 1239, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 536, offset a20c0b, dts 21440000, size 19870, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 537, offset a259a9, dts 21480000, size 19150, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 538, offset a2a477, dts 21520000, size 19217, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 539, offset a2ef88, dts 21560000, size 21334, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 540, offset a342de, dts 21600000, size 68348, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 541, offset a44dda, dts 21640000, size 127, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 542, offset a44e59, dts 21680000, size 13294, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 543, offset a48247, dts 21720000, size 16276, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 544, offset a4c1db, dts 21760000, size 16608, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 545, offset a502bb, dts 21800000, size 17529, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 546, offset a54734, dts 21840000, size 1263, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 547, offset a54c23, dts 21880000, size 18413, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 548, offset a59410, dts 21920000, size 17697, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 549, offset a5d931, dts 21960000, size 20079, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 550, offset a627a0, dts 22000000, size 19081, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 551, offset a67229, dts 22040000, size 1426, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 552, offset a677bb, dts 22080000, size 19122, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 553, offset a6c26d, dts 22120000, size 20271, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 554, offset a7119c, dts 22160000, size 18574, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 555, offset a75a2a, dts 22200000, size 17414, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 556, offset a79e30, dts 22240000, size 16742, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 557, offset a7df96, dts 22280000, size 1502, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 558, offset a7e574, dts 22320000, size 21186, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 559, offset a83836, dts 22360000, size 19343, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 560, offset a883c5, dts 22400000, size 17290, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 561, offset a8c74f, dts 22440000, size 16768, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 562, offset a908cf, dts 22480000, size 1706, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 563, offset a90f79, dts 22520000, size 19669, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 564, offset a95c4e, dts 22560000, size 16535, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 565, offset a99ce5, dts 22600000, size 20798, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 566, offset a9ee23, dts 22640000, size 22025, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 567, offset aa442c, dts 22680000, size 14631, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 568, offset aa7d53, dts 22720000, size 19697, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 569, offset aaca44, dts 22760000, size 19435, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 570, offset ab162f, dts 22800000, size 101188, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 571, offset aca173, dts 22840000, size 20681, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 572, offset acf23c, dts 22880000, size 23521, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 573, offset ad4e1d, dts 22920000, size 16282, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 574, offset ad8db7, dts 22960000, size 22891, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 575, offset ade722, dts 23000000, size 23713, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 576, offset ae43c3, dts 23040000, size 23601, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 577, offset ae9ff4, dts 23080000, size 23729, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 578, offset aefca5, dts 23120000, size 16896, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 579, offset af3ea5, dts 23160000, size 22545, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 580, offset af96b6, dts 23200000, size 22869, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 581, offset aff00b, dts 23240000, size 22573, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 582, offset b04838, dts 23280000, size 24286, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 583, offset b0a716, dts 23320000, size 12440, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 584, offset b0d7ae, dts 23360000, size 17565, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 585, offset b11c4b, dts 23400000, size 19572, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 586, offset b168bf, dts 23440000, size 19093, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 587, offset b1b354, dts 23480000, size 19722, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 588, offset b2005e, dts 23520000, size 19334, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 589, offset b24be4, dts 23560000, size 15024, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 590, offset b28694, dts 23600000, size 18727, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 591, offset b2cfbb, dts 23640000, size 18688, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 592, offset b318bb, dts 23680000, size 19727, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 593, offset b365ca, dts 23720000, size 18580, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 594, offset b3ae5e, dts 23760000, size 14704, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 595, offset b3e7ce, dts 23800000, size 18120, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 596, offset b42e96, dts 23840000, size 5369, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 597, offset b4438f, dts 23880000, size 683, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 598, offset b4463a, dts 23920000, size 227, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 599, offset b4471d, dts 23960000, size 593, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 600, offset b4496e, dts 24000000, size 6700, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 601, offset b4639a, dts 24040000, size 154, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 602, offset b46434, dts 24080000, size 113, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 603, offset b464a5, dts 24120000, size 135, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 604, offset b4652c, dts 24160000, size 113, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 605, offset b4659d, dts 24200000, size 147, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 606, offset b46630, dts 24240000, size 120, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 607, offset b466a8, dts 24280000, size 180, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 608, offset b4675c, dts 24320000, size 124, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 609, offset b467d8, dts 24360000, size 255, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 610, offset b468d7, dts 24400000, size 123, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 611, offset b46952, dts 24440000, size 404, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 612, offset b46ae6, dts 24480000, size 699, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 613, offset b46da1, dts 24520000, size 663, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 614, offset b47038, dts 24560000, size 266, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 615, offset b47142, dts 24600000, size 587, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 616, offset b4738d, dts 24640000, size 260, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 617, offset b47491, dts 24680000, size 809, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 618, offset b477ba, dts 24720000, size 368, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 619, offset b4792a, dts 24760000, size 784, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 620, offset b47c3a, dts 24800000, size 377, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 621, offset b47db3, dts 24840000, size 880, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 622, offset b48123, dts 24880000, size 419, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 623, offset b482c6, dts 24920000, size 376, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 624, offset b4843e, dts 24960000, size 372, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 625, offset b485b2, dts 25000000, size 374, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 626, offset b48728, dts 25040000, size 369, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 627, offset b48899, dts 25080000, size 370, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 628, offset b48a0b, dts 25120000, size 370, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 629, offset b48b7d, dts 25160000, size 370, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 630, offset b48cef, dts 25200000, size 9867, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 631, offset b4b37a, dts 25240000, size 126, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 632, offset b4b3f8, dts 25280000, size 126, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 633, offset b4b476, dts 25320000, size 122, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 634, offset b4b4f0, dts 25360000, size 116, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 635, offset b4b564, dts 25400000, size 121, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 636, offset b4b5dd, dts 25440000, size 127, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 637, offset b4b65c, dts 25480000, size 128, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 638, offset b4b6dc, dts 25520000, size 122, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 639, offset b4b756, dts 25560000, size 118, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 640, offset b4b7cc, dts 25600000, size 124, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 641, offset b4b848, dts 25640000, size 127, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 642, offset b4b8c7, dts 25680000, size 212, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 643, offset b4b99b, dts 25720000, size 186, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 644, offset b4ba55, dts 25760000, size 156, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 645, offset b4baf1, dts 25800000, size 148, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 646, offset b4bb85, dts 25840000, size 145, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 647, offset b4bc16, dts 25880000, size 150, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 648, offset b4bcac, dts 25920000, size 145, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 649, offset b4bd3d, dts 25960000, size 148, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 650, offset b4bdd1, dts 26000000, size 150, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 651, offset b4be67, dts 26040000, size 151, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 652, offset b4befe, dts 26080000, size 231, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 653, offset b4bfe5, dts 26120000, size 207, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 654, offset b4c0b4, dts 26160000, size 148, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 655, offset b4c148, dts 26200000, size 146482, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 656, offset b6fd7a, dts 26240000, size 28586, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 657, offset b76d24, dts 26280000, size 34323, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 658, offset b7f337, dts 26320000, size 43257, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 659, offset b89c30, dts 26360000, size 51859, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 660, offset b966c3, dts 26400000, size 163586, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 661, offset bbe5c5, dts 26440000, size 65174, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 662, offset bce45b, dts 26480000, size 79078, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 663, offset be1941, dts 26520000, size 66666, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 664, offset bf1dab, dts 26560000, size 22720, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 665, offset bf766b, dts 26600000, size 61156, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 666, offset c0654f, dts 26640000, size 58421, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 667, offset c14984, dts 26680000, size 56754, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 668, offset c22736, dts 26720000, size 23687, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 669, offset c283bd, dts 26760000, size 55219, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 670, offset c35b70, dts 26800000, size 53577, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 671, offset c42cb9, dts 26840000, size 45298, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 672, offset c4ddab, dts 26880000, size 24153, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 673, offset c53c04, dts 26920000, size 28933, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 674, offset c5ad09, dts 26960000, size 26426, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 675, offset c61443, dts 27000000, size 26472, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 676, offset c67bab, dts 27040000, size 21475, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 677, offset c6cf8e, dts 27080000, size 41059, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 678, offset c76ff1, dts 27120000, size 59066, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 679, offset c856ab, dts 27160000, size 57252, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 680, offset c9364f, dts 27200000, size 53484, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 681, offset ca073b, dts 27240000, size 55858, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 682, offset cae16d, dts 27280000, size 54310, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 683, offset cbb593, dts 27320000, size 56017, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 684, offset cc9064, dts 27360000, size 51260, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 685, offset cd58a0, dts 27400000, size 59101, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 686, offset ce3f7d, dts 27440000, size 50469, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 687, offset cf04a2, dts 27480000, size 42178, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 688, offset cfa964, dts 27520000, size 42678, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 689, offset d0501a, dts 27560000, size 43795, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 690, offset d0fb2d, dts 27600000, size 111089, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 691, offset d2ad1e, dts 27640000, size 41093, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 692, offset d34da3, dts 27680000, size 45112, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 693, offset d3fddb, dts 27720000, size 38147, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 694, offset d492de, dts 27760000, size 39279, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 695, offset d52c4d, dts 27800000, size 33109, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 696, offset d5ada2, dts 27840000, size 33779, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 697, offset d63195, dts 27880000, size 29855, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 698, offset d6a634, dts 27920000, size 29186, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 699, offset d71836, dts 27960000, size 22339, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 700, offset d76f79, dts 28000000, size 20301, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 701, offset d7bec6, dts 28040000, size 16492, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 702, offset d7ff32, dts 28080000, size 18347, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 703, offset d846dd, dts 28120000, size 18775, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 704, offset d89034, dts 28160000, size 15747, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 705, offset d8cdb7, dts 28200000, size 17227, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 706, offset d91102, dts 28240000, size 17107, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 707, offset d953d5, dts 28280000, size 17494, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 708, offset d9982b, dts 28320000, size 17851, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 709, offset d9dde6, dts 28360000, size 17663, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 710, offset da22e5, dts 28400000, size 13988, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 711, offset da5989, dts 28440000, size 14305, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 712, offset da916a, dts 28480000, size 14269, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 713, offset dac927, dts 28520000, size 14458, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 714, offset db01a1, dts 28560000, size 14789, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 715, offset db3b66, dts 28600000, size 16568, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 716, offset db7c1e, dts 28640000, size 14033, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 717, offset dbb2ef, dts 28680000, size 14816, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 718, offset dbeccf, dts 28720000, size 15809, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 719, offset dc2a90, dts 28760000, size 16040, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 720, offset dc6938, dts 28800000, size 60097, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 721, offset dd53f9, dts 28840000, size 7729, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 722, offset dd722a, dts 28880000, size 11925, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 723, offset dda0bf, dts 28920000, size 13360, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 724, offset ddd4ef, dts 28960000, size 11725, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 725, offset de02bc, dts 29000000, size 13659, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 726, offset de3817, dts 29040000, size 13269, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 727, offset de6bec, dts 29080000, size 13638, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 728, offset dea132, dts 29120000, size 13736, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 729, offset ded6da, dts 29160000, size 13970, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 730, offset df0d6c, dts 29200000, size 13833, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 731, offset df4375, dts 29240000, size 13812, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 732, offset df7969, dts 29280000, size 13850, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 733, offset dfaf83, dts 29320000, size 10624, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 734, offset dfd903, dts 29360000, size 7384, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 735, offset dff5db, dts 29400000, size 6736, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 736, offset e0102b, dts 29440000, size 6519, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 737, offset e029a2, dts 29480000, size 6382, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 738, offset e04290, dts 29520000, size 6198, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 739, offset e05ac6, dts 29560000, size 6374, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 740, offset e073ac, dts 29600000, size 6135, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 741, offset e08ba3, dts 29640000, size 5807, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 742, offset e0a252, dts 29680000, size 5794, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 743, offset e0b8f4, dts 29720000, size 5511, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 744, offset e0ce7b, dts 29760000, size 5782, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 745, offset e0e511, dts 29800000, size 6458, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 746, offset e0fe4b, dts 29840000, size 5986, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 747, offset e115ad, dts 29880000, size 7135, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 748, offset e1318c, dts 29920000, size 11589, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 749, offset e15ed1, dts 29960000, size 13497, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 750, offset e1938a, dts 30000000, size 52236, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 751, offset e25f96, dts 30040000, size 7074, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 752, offset e27b38, dts 30080000, size 12926, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 753, offset e2adb6, dts 30120000, size 13342, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 754, offset e2e1d4, dts 30160000, size 10915, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 755, offset e30c77, dts 30200000, size 11740, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 756, offset e33a53, dts 30240000, size 11468, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 757, offset e3671f, dts 30280000, size 11450, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 758, offset e393d9, dts 30320000, size 11269, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 759, offset e3bfde, dts 30360000, size 11313, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 760, offset e3ec0f, dts 30400000, size 10657, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 761, offset e415b0, dts 30440000, size 10823, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 762, offset e43ff7, dts 30480000, size 13642, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 763, offset e47541, dts 30520000, size 11979, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 764, offset e4a40c, dts 30560000, size 12119, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 765, offset e4d363, dts 30600000, size 11439, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 766, offset e50012, dts 30640000, size 13439, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 767, offset e53491, dts 30680000, size 11647, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 768, offset e56210, dts 30720000, size 11391, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 769, offset e58e8f, dts 30760000, size 12852, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 770, offset e5c0c3, dts 30800000, size 6408, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 771, offset e5d9cb, dts 30840000, size 8215, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 772, offset e5f9e2, dts 30880000, size 7001, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 773, offset e6153b, dts 30920000, size 8997, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 774, offset e63860, dts 30960000, size 8024, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 775, offset e657b8, dts 31000000, size 10242, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 776, offset e67fba, dts 31040000, size 8893, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 777, offset e6a277, dts 31080000, size 12911, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 778, offset e6d4e6, dts 31120000, size 10889, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 779, offset e6ff6f, dts 31160000, size 12904, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 780, offset e731d7, dts 31200000, size 62959, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 781, offset e827c6, dts 31240000, size 7253, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 782, offset e8441b, dts 31280000, size 8793, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 783, offset e86674, dts 31320000, size 9019, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 784, offset e889af, dts 31360000, size 8816, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 785, offset e8ac1f, dts 31400000, size 8700, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 786, offset e8ce1b, dts 31440000, size 12268, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 787, offset e8fe07, dts 31480000, size 11456, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 788, offset e92ac7, dts 31520000, size 15590, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 789, offset e967ad, dts 31560000, size 14241, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 790, offset e99f4e, dts 31600000, size 18321, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 791, offset e9e6df, dts 31640000, size 17496, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 792, offset ea2b37, dts 31680000, size 17444, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 793, offset ea6f5b, dts 31720000, size 17359, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 794, offset eab32a, dts 31760000, size 17951, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 795, offset eaf949, dts 31800000, size 18479, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 796, offset eb4178, dts 31840000, size 19199, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 797, offset eb8c77, dts 31880000, size 20196, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 798, offset ebdb5b, dts 31920000, size 21261, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 799, offset ec2e68, dts 31960000, size 21655, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 800, offset ec82ff, dts 32000000, size 22033, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 801, offset ecd910, dts 32040000, size 27436, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 802, offset ed443c, dts 32080000, size 38411, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 803, offset edda47, dts 32120000, size 38556, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 804, offset ee70e3, dts 32160000, size 38612, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 805, offset ef07b7, dts 32200000, size 33874, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 806, offset ef8c09, dts 32240000, size 36326, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 807, offset f019ef, dts 32280000, size 39462, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 808, offset f0b415, dts 32320000, size 38687, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 809, offset f14b34, dts 32360000, size 32719, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 810, offset f1cb03, dts 32400000, size 78743, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 811, offset f2fe9a, dts 32440000, size 39525, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 812, offset f398ff, dts 32480000, size 43501, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 813, offset f442ec, dts 32520000, size 39173, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 814, offset f4dbf1, dts 32560000, size 40765, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 815, offset f57b2e, dts 32600000, size 34321, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 816, offset f6013f, dts 32640000, size 35767, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 817, offset f68cf6, dts 32680000, size 31326, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 818, offset f70754, dts 32720000, size 32871, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 819, offset f787bb, dts 32760000, size 30409, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 820, offset f7fe84, dts 32800000, size 31280, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 821, offset f878b4, dts 32840000, size 26470, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 822, offset f8e01a, dts 32880000, size 28407, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 823, offset f94f11, dts 32920000, size 26082, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 824, offset f9b4f3, dts 32960000, size 27894, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 825, offset fa21e9, dts 33000000, size 25602, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 826, offset fa85eb, dts 33040000, size 11003, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 827, offset fab0e6, dts 33080000, size 10329, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 828, offset fad93f, dts 33120000, size 10916, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 829, offset fb03e3, dts 33160000, size 11975, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 830, offset fb32aa, dts 33200000, size 12563, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 831, offset fb63bd, dts 33240000, size 12520, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 832, offset fb94a5, dts 33280000, size 12554, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 833, offset fbc5af, dts 33320000, size 12643, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 834, offset fbf712, dts 33360000, size 12204, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 835, offset fc26be, dts 33400000, size 13047, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 836, offset fc59b5, dts 33440000, size 13928, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 837, offset fc901d, dts 33480000, size 12774, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 838, offset fcc203, dts 33520000, size 12516, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 839, offset fcf2e7, dts 33560000, size 12418, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 840, offset fd2369, dts 33600000, size 81604, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 841, offset fe622d, dts 33640000, size 11358, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 842, offset fe8e8b, dts 33680000, size 12655, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 843, offset febffa, dts 33720000, size 14721, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 844, offset fef97b, dts 33760000, size 11891, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 845, offset ff27ee, dts 33800000, size 13389, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 846, offset ff5c3b, dts 33840000, size 13260, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 847, offset ff9007, dts 33880000, size 13404, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 848, offset ffc463, dts 33920000, size 13553, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 849, offset fff954, dts 33960000, size 13339, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 850, offset 1002d6f, dts 34000000, size 13344, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 851, offset 100618f, dts 34040000, size 13154, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 852, offset 10094f1, dts 34080000, size 13042, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 853, offset 100c7e3, dts 34120000, size 13108, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 854, offset 100fb17, dts 34160000, size 12851, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 855, offset 1012d4a, dts 34200000, size 12833, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 856, offset 1015f6b, dts 34240000, size 12867, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 857, offset 10191ae, dts 34280000, size 12752, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 858, offset 101c37e, dts 34320000, size 12763, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 859, offset 101f559, dts 34360000, size 12528, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 860, offset 1022649, dts 34400000, size 12575, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 861, offset 1025768, dts 34440000, size 12416, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 862, offset 10287e8, dts 34480000, size 11938, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 863, offset 102b68a, dts 34520000, size 11875, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 864, offset 102e4ed, dts 34560000, size 11719, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 865, offset 10312b4, dts 34600000, size 12734, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 866, offset 1034472, dts 34640000, size 11598, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 867, offset 10371c0, dts 34680000, size 11622, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 868, offset 1039f26, dts 34720000, size 11807, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 869, offset 103cd45, dts 34760000, size 12387, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 870, offset 103fda8, dts 34800000, size 97853, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 871, offset 1057be5, dts 34840000, size 9321, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 872, offset 105a04e, dts 34880000, size 9082, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 873, offset 105c3c8, dts 34920000, size 10138, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 874, offset 105eb62, dts 34960000, size 8864, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 875, offset 1060e02, dts 35000000, size 9874, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 876, offset 1063494, dts 35040000, size 10234, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 877, offset 1065c8e, dts 35080000, size 10726, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 878, offset 1068674, dts 35120000, size 11000, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 879, offset 106b16c, dts 35160000, size 11149, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 880, offset 106dcf9, dts 35200000, size 11669, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 881, offset 1070a8e, dts 35240000, size 11784, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 882, offset 1073896, dts 35280000, size 12050, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 883, offset 10767a8, dts 35320000, size 12562, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 884, offset 10798ba, dts 35360000, size 12684, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 885, offset 107ca46, dts 35400000, size 13613, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 886, offset 107ff73, dts 35440000, size 14142, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 887, offset 10836b1, dts 35480000, size 14808, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 888, offset 1087089, dts 35520000, size 15147, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 889, offset 108abb4, dts 35560000, size 16267, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 890, offset 108eb3f, dts 35600000, size 16512, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 891, offset 1092bbf, dts 35640000, size 17196, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 892, offset 1096eeb, dts 35680000, size 17692, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 893, offset 109b407, dts 35720000, size 18118, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 894, offset 109facd, dts 35760000, size 18667, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 895, offset 10a43b8, dts 35800000, size 20095, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 896, offset 10a9237, dts 35840000, size 18526, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 897, offset 10ada95, dts 35880000, size 24936, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 898, offset 10b3bfd, dts 35920000, size 27662, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 899, offset 10ba80b, dts 35960000, size 26321, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 900, offset 10c0edc, dts 36000000, size 72615, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 901, offset 10d2a83, dts 36040000, size 15574, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 902, offset 10d6759, dts 36080000, size 21078, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 903, offset 10db9af, dts 36120000, size 19312, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 904, offset 10e051f, dts 36160000, size 20753, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 905, offset 10e5630, dts 36200000, size 20472, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 906, offset 10ea628, dts 36240000, size 16426, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 907, offset 10ee652, dts 36280000, size 17174, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 908, offset 10f2968, dts 36320000, size 16503, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 909, offset 10f69df, dts 36360000, size 15602, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 910, offset 10fa6d1, dts 36400000, size 14170, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 911, offset 10fde2b, dts 36440000, size 12417, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 912, offset 1100eac, dts 36480000, size 10163, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 913, offset 110365f, dts 36520000, size 6922, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 914, offset 1105169, dts 36560000, size 7698, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 915, offset 1106f7b, dts 36600000, size 8355, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 916, offset 110901e, dts 36640000, size 8497, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 917, offset 110b14f, dts 36680000, size 8680, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 918, offset 110d337, dts 36720000, size 8423, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 919, offset 110f41e, dts 36760000, size 8105, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 920, offset 11113c7, dts 36800000, size 6892, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 921, offset 1112eb3, dts 36840000, size 9298, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 922, offset 1115305, dts 36880000, size 8446, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 923, offset 1117403, dts 36920000, size 8502, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 924, offset 1119539, dts 36960000, size 8812, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 925, offset 111b7a5, dts 37000000, size 8980, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 926, offset 111dab9, dts 37040000, size 11349, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 927, offset 112070e, dts 37080000, size 7857, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 928, offset 11225bf, dts 37120000, size 13165, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 929, offset 112592c, dts 37160000, size 11335, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 930, offset 1128573, dts 37200000, size 48318, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 931, offset 1134231, dts 37240000, size 6928, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 932, offset 1135d41, dts 37280000, size 9829, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 933, offset 11383a6, dts 37320000, size 11001, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 934, offset 113ae9f, dts 37360000, size 11284, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 935, offset 113dab3, dts 37400000, size 8814, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 936, offset 113fd21, dts 37440000, size 14431, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 937, offset 1143580, dts 37480000, size 12595, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 938, offset 11466b3, dts 37520000, size 15723, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 939, offset 114a41e, dts 37560000, size 14042, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 940, offset 114daf8, dts 37600000, size 11893, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 941, offset 115096d, dts 37640000, size 12065, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 942, offset 115388e, dts 37680000, size 10748, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 943, offset 115628a, dts 37720000, size 9209, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 944, offset 1158683, dts 37760000, size 13214, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 945, offset 115ba21, dts 37800000, size 15076, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 946, offset 115f505, dts 37840000, size 14116, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 947, offset 1162c29, dts 37880000, size 19312, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 948, offset 1167799, dts 37920000, size 16204, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 949, offset 116b6e5, dts 37960000, size 15218, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 950, offset 116f257, dts 38000000, size 5399, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 951, offset 117076e, dts 38040000, size 13880, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 952, offset 1173da6, dts 38080000, size 18949, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 953, offset 11787ab, dts 38120000, size 16818, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 954, offset 117c95d, dts 38160000, size 20977, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 955, offset 1181b4e, dts 38200000, size 20673, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 956, offset 1186c0f, dts 38240000, size 17935, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 957, offset 118b21e, dts 38280000, size 18095, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 958, offset 118f8cd, dts 38320000, size 4345, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 959, offset 11909c6, dts 38360000, size 17469, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 960, offset 1194e03, dts 38400000, size 108075, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 961, offset 11af42e, dts 38440000, size 20753, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 962, offset 11b453f, dts 38480000, size 23296, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 963, offset 11ba03f, dts 38520000, size 23360, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 964, offset 11bfb7f, dts 38560000, size 16257, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 965, offset 11c3b00, dts 38600000, size 17358, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 966, offset 11c7ece, dts 38640000, size 5863, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 967, offset 11c95b5, dts 38680000, size 24827, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 968, offset 11cf6b0, dts 38720000, size 23558, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 969, offset 11d52b6, dts 38760000, size 24936, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 970, offset 11db41e, dts 38800000, size 31134, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 971, offset 11e2dbc, dts 38840000, size 50082, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 972, offset 11ef15e, dts 38880000, size 41393, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 973, offset 11f930f, dts 38920000, size 37600, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 974, offset 12025ef, dts 38960000, size 43677, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 975, offset 120d08c, dts 39000000, size 44592, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 976, offset 1217ebc, dts 39040000, size 39835, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 977, offset 1221a57, dts 39080000, size 40763, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 978, offset 122b992, dts 39120000, size 39648, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 979, offset 1235472, dts 39160000, size 34604, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 980, offset 123db9e, dts 39200000, size 34845, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 981, offset 12463bb, dts 39240000, size 28282, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 982, offset 124d235, dts 39280000, size 31404, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 983, offset 1254ce1, dts 39320000, size 27413, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 984, offset 125b7f6, dts 39360000, size 26761, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 985, offset 126207f, dts 39400000, size 24865, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 986, offset 12681a0, dts 39440000, size 24719, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 987, offset 126e635, dts 39480000, size 21154, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 988, offset 1273ccd, dts 39520000, size 22970, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 989, offset 1279a82, dts 39560000, size 21545, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 990, offset 127f2b4, dts 39600000, size 44568, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 991, offset 128a4d4, dts 39640000, size 17530, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 992, offset 128eb31, dts 39680000, size 18554, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 993, offset 12937b7, dts 39720000, size 15926, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 994, offset 12979f9, dts 39760000, size 15605, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 995, offset 129baea, dts 39800000, size 12660, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 996, offset 129f04e, dts 39840000, size 11654, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 997, offset 12a21f7, dts 39880000, size 11708, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 998, offset 12a5388, dts 39920000, size 12203, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 999, offset 12a8720, dts 39960000, size 12208, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1000, offset 12ab8c9, dts 40000000, size 12353, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1001, offset 12aed55, dts 40040000, size 12234, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1002, offset 12b211c, dts 40080000, size 12352, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1003, offset 12b5521, dts 40120000, size 11850, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1004, offset 12b8796, dts 40160000, size 11488, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1005, offset 12bb870, dts 40200000, size 12137, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1006, offset 12bebc3, dts 40240000, size 11370, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1007, offset 12c1c4a, dts 40280000, size 11831, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1008, offset 12c4c8c, dts 40320000, size 11315, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1009, offset 12c7ce3, dts 40360000, size 11435, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1010, offset 12cad9c, dts 40400000, size 11176, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1011, offset 12cdd1f, dts 40440000, size 11459, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1012, offset 12d0df8, dts 40480000, size 11105, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1013, offset 12d3d38, dts 40520000, size 11360, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1014, offset 12d6de9, dts 40560000, size 11711, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1015, offset 12d9f72, dts 40600000, size 11769, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1016, offset 12dcf70, dts 40640000, size 11479, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1017, offset 12e008a, dts 40680000, size 11342, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1018, offset 12e30ab, dts 40720000, size 11330, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1019, offset 12e60f2, dts 40760000, size 9775, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1020, offset 12e8b25, dts 40800000, size 41246, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1021, offset 12f302e, dts 40840000, size 9217, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1022, offset 12f584d, dts 40880000, size 9915, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1023, offset 12f82fa, dts 40920000, size 11021, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1024, offset 12fafe9, dts 40960000, size 10889, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1025, offset 12fde9b, dts 41000000, size 16490, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1026, offset 13022f4, dts 41040000, size 18330, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1027, offset 1306e7e, dts 41080000, size 20056, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1028, offset 130c0ca, dts 41120000, size 21632, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1029, offset 131192b, dts 41160000, size 22876, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1030, offset 1317678, dts 41200000, size 22316, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1031, offset 131d1b9, dts 41240000, size 23292, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1032, offset 1322ea4, dts 41280000, size 23873, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1033, offset 1328ffc, dts 41320000, size 25087, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1034, offset 132f62c, dts 41360000, size 22014, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1035, offset 1334ffb, dts 41400000, size 22756, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1036, offset 133acf1, dts 41440000, size 23060, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1037, offset 1340b25, dts 41480000, size 20744, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1038, offset 134603c, dts 41520000, size 21068, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1039, offset 134b6a6, dts 41560000, size 22219, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1040, offset 1350f57, dts 41600000, size 21427, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1041, offset 13566fd, dts 41640000, size 19679, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1042, offset 135b7d6, dts 41680000, size 21430, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1043, offset 1360fa8, dts 41720000, size 22015, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1044, offset 136698c, dts 41760000, size 25396, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1045, offset 136d0bc, dts 41800000, size 25857, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1046, offset 13739be, dts 41840000, size 17006, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1047, offset 1378028, dts 41880000, size 16900, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1048, offset 137c436, dts 41920000, size 18490, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1049, offset 1381073, dts 41960000, size 18916, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1050, offset 1385e47, dts 42000000, size 56697, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1051, offset 1393fc9, dts 42040000, size 17162, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1052, offset 13986c6, dts 42080000, size 16021, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1053, offset 139c95d, dts 42120000, size 13268, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1054, offset 13a013b, dts 42160000, size 18786, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1055, offset 13a4e97, dts 42200000, size 14544, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1056, offset 13a8970, dts 42240000, size 17772, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1057, offset 13ad2d2, dts 42280000, size 17010, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1058, offset 13b194f, dts 42320000, size 12369, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1059, offset 13b4d9e, dts 42360000, size 17057, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1060, offset 13b9441, dts 42400000, size 17935, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1061, offset 13bde5a, dts 42440000, size 15355, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1062, offset 13c1e46, dts 42480000, size 18728, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1063, offset 13c6b62, dts 42520000, size 18603, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1064, offset 13cb608, dts 42560000, size 16678, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1065, offset 13cfafd, dts 42600000, size 21015, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1066, offset 13d5124, dts 42640000, size 20892, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1067, offset 13da6de, dts 42680000, size 22173, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1068, offset 13e017a, dts 42720000, size 17096, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1069, offset 13e4800, dts 42760000, size 19733, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1070, offset 13e999c, dts 42800000, size 21458, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1071, offset 13ef144, dts 42840000, size 15591, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1072, offset 13f304f, dts 42880000, size 22025, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1073, offset 13f8ab8, dts 42920000, size 21873, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1074, offset 13fe442, dts 42960000, size 18649, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1075, offset 14030e7, dts 43000000, size 21984, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1076, offset 1408af7, dts 43040000, size 21225, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1077, offset 140e1e4, dts 43080000, size 13020, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1078, offset 14118c1, dts 43120000, size 19580, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1079, offset 1416949, dts 43160000, size 18371, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1080, offset 141b2fd, dts 43200000, size 66130, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1081, offset 142b976, dts 43240000, size 15450, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1082, offset 142f988, dts 43280000, size 17810, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1083, offset 143433e, dts 43320000, size 16067, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1084, offset 14385ee, dts 43360000, size 12812, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1085, offset 143bbed, dts 43400000, size 17380, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1086, offset 14403de, dts 43440000, size 18440, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1087, offset 1445032, dts 43480000, size 12047, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1088, offset 14481c6, dts 43520000, size 17055, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1089, offset 144c807, dts 43560000, size 18973, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1090, offset 1451620, dts 43600000, size 13721, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1091, offset 1454fc0, dts 43640000, size 19483, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1092, offset 145a07d, dts 43680000, size 18583, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1093, offset 145ecc2, dts 43720000, size 12987, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1094, offset 146235f, dts 43760000, size 18591, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1095, offset 1467014, dts 43800000, size 17765, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1096, offset 146b76f, dts 43840000, size 18606, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1097, offset 147041b, dts 43880000, size 12501, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1098, offset 14738ec, dts 43920000, size 18563, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1099, offset 147858c, dts 43960000, size 20455, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1100, offset 147d96a, dts 44000000, size 12472, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1101, offset 1480e17, dts 44040000, size 18098, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1102, offset 14858e3, dts 44080000, size 17201, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1103, offset 148a005, dts 44120000, size 12108, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1104, offset 148d151, dts 44160000, size 16569, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1105, offset 1491617, dts 44200000, size 17512, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1106, offset 1495e83, dts 44240000, size 15651, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1107, offset 1499f82, dts 44280000, size 23827, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1108, offset 14a00bd, dts 44320000, size 23219, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1109, offset 14a5f63, dts 44360000, size 14789, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1110, offset 14a9d2d, dts 44400000, size 72329, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1111, offset 14bbbb2, dts 44440000, size 14879, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1112, offset 14bf7cf, dts 44480000, size 17793, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1113, offset 14c415b, dts 44520000, size 13381, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1114, offset 14c7b38, dts 44560000, size 17396, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1115, offset 14cc2fe, dts 44600000, size 16576, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1116, offset 14d08ab, dts 44640000, size 13852, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1117, offset 14d42cd, dts 44680000, size 17323, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1118, offset 14d8aff, dts 44720000, size 17979, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1119, offset 14dd62d, dts 44760000, size 15429, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1120, offset 14e1431, dts 44800000, size 18779, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1121, offset 14e614f, dts 44840000, size 17222, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1122, offset 14ea8c9, dts 44880000, size 14610, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1123, offset 14ee5c6, dts 44920000, size 17992, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1124, offset 14f2ff6, dts 44960000, size 18621, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1125, offset 14f7cbd, dts 45000000, size 16105, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1126, offset 14fbf9b, dts 45040000, size 13394, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1127, offset 14ff7ec, dts 45080000, size 15510, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1128, offset 150364e, dts 45120000, size 15038, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1129, offset 15075c7, dts 45160000, size 13403, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1130, offset 150ae65, dts 45200000, size 15100, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1131, offset 150ecf2, dts 45240000, size 15350, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1132, offset 1512d03, dts 45280000, size 13417, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1133, offset 15165a7, dts 45320000, size 14417, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1134, offset 151a258, dts 45360000, size 13583, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1135, offset 151db95, dts 45400000, size 11797, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1136, offset 1520b72, dts 45440000, size 13056, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1137, offset 1524297, dts 45480000, size 12621, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1138, offset 152783c, dts 45520000, size 10700, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1139, offset 152a5f2, dts 45560000, size 12957, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1140, offset 152dd57, dts 45600000, size 50792, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1141, offset 153a7dd, dts 45640000, size 7559, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1142, offset 153c907, dts 45680000, size 7971, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1143, offset 153ecc7, dts 45720000, size 8596, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1144, offset 154107f, dts 45760000, size 8215, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1145, offset 1543525, dts 45800000, size 7033, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1146, offset 15454fa, dts 45840000, size 8554, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1147, offset 15479d8, dts 45880000, size 7603, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1148, offset 1549c17, dts 45920000, size 6327, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1149, offset 154b8ca, dts 45960000, size 8455, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1150, offset 154de0d, dts 46000000, size 7132, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1151, offset 154fe27, dts 46040000, size 7289, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1152, offset 1551cd2, dts 46080000, size 7140, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1153, offset 1553c5a, dts 46120000, size 7067, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1154, offset 1555bfb, dts 46160000, size 6227, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1155, offset 155784a, dts 46200000, size 308, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1156, offset 1557d7c, dts 46240000, size 8248, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1157, offset 155a1a8, dts 46280000, size 7451, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1158, offset 155c2be, dts 46320000, size 6510, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1159, offset 155e01d, dts 46360000, size 6577, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1160, offset 155fbd8, dts 46400000, size 6202, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1161, offset 1561820, dts 46440000, size 7910, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1162, offset 1563b1b, dts 46480000, size 4348, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1163, offset 1565011, dts 46520000, size 9075, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1164, offset 156778c, dts 46560000, size 6801, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1165, offset 1569614, dts 46600000, size 8356, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1166, offset 156bac4, dts 46640000, size 5494, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1167, offset 156d411, dts 46680000, size 9023, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1168, offset 156f968, dts 46720000, size 7394, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1169, offset 1571a5b, dts 46760000, size 12429, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1170, offset 1574ee0, dts 46800000, size 75118, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1171, offset 158786a, dts 46840000, size 3526, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1172, offset 1588a17, dts 46880000, size 6675, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1173, offset 158a820, dts 46920000, size 6865, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1174, offset 158c6e8, dts 46960000, size 9810, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1175, offset 158f145, dts 47000000, size 6433, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1176, offset 1590c73, dts 47040000, size 10423, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1177, offset 159391c, dts 47080000, size 9571, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1178, offset 159623d, dts 47120000, size 10396, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1179, offset 1598f13, dts 47160000, size 766, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1180, offset 159963b, dts 47200000, size 16842, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1181, offset 159dbff, dts 47240000, size 11022, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1182, offset 15a0aef, dts 47280000, size 7979, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1183, offset 15a2e0d, dts 47320000, size 8987, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1184, offset 15a538b, dts 47360000, size 8290, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1185, offset 15a7794, dts 47400000, size 12508, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1186, offset 15aac82, dts 47440000, size 6930, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1187, offset 15acb8d, dts 47480000, size 15792, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1188, offset 15b0d56, dts 47520000, size 10689, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1189, offset 15b3ab4, dts 47560000, size 16053, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1190, offset 15b7da9, dts 47600000, size 25820, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1191, offset 15be67b, dts 47640000, size 2850, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1192, offset 15bf3e5, dts 47680000, size 16450, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1193, offset 15c37f6, dts 47720000, size 1889, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1194, offset 15c4360, dts 47760000, size 22312, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1195, offset 15c9e8d, dts 47800000, size 9877, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1196, offset 15cc915, dts 47840000, size 29867, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1197, offset 15d41cf, dts 47880000, size 2983, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1198, offset 15d5168, dts 47920000, size 16367, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1199, offset 15d9565, dts 47960000, size 3169, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1200, offset 15da3b1, dts 48000000, size 232255, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1201, offset 16132f3, dts 48040000, size 1394, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1202, offset 1613c64, dts 48080000, size 16560, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1203, offset 1618133, dts 48120000, size 1814, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1204, offset 1618c48, dts 48160000, size 22142, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1205, offset 161e6e7, dts 48200000, size 4934, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1206, offset 161fe2e, dts 48240000, size 28285, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1207, offset 16270c9, dts 48280000, size 6772, distance 7, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1208, offset 1628d22, dts 48320000, size 23516, distance 8, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1209, offset 162ed0a, dts 48360000, size 14487, distance 9, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1210, offset 16329b4, dts 48400000, size 35795, distance 10, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1211, offset 163b997, dts 48440000, size 4224, distance 11, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1212, offset 163ce36, dts 48480000, size 38092, distance 12, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1213, offset 16466ff, dts 48520000, size 3936, distance 13, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1214, offset 1647a79, dts 48560000, size 29052, distance 14, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1215, offset 164efe5, dts 48600000, size 3194, distance 15, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1216, offset 164fe6e, dts 48640000, size 29948, distance 16, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1217, offset 165776b, dts 48680000, size 3375, distance 17, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1218, offset 165888f, dts 48720000, size 39280, distance 18, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1219, offset 16625f5, dts 48760000, size 4627, distance 19, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1220, offset 1663be3, dts 48800000, size 940, distance 20, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1221, offset 1664378, dts 48840000, size 112, distance 21, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1222, offset 16647ba, dts 48880000, size 131, distance 22, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1223, offset 1664c40, dts 48920000, size 113, distance 23, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1224, offset 1664eae, dts 48960000, size 113, distance 24, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1225, offset 166531c, dts 49000000, size 113, distance 25, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1226, offset 1665794, dts 49040000, size 149, distance 26, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1227, offset 1665c1b, dts 49080000, size 114, distance 27, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1228, offset 1666093, dts 49120000, size 116, distance 28, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1229, offset 166653c, dts 49160000, size 116, distance 29, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1230, offset 1666974, dts 49200000, size 722, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1231, offset 1667077, dts 49240000, size 113, distance 1, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1232, offset 16672c9, dts 49280000, size 113, distance 2, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1233, offset 1667746, dts 49320000, size 113, distance 3, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1234, offset 16677c3, dts 49360000, size 113, distance 4, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1235, offset 1667840, dts 49400000, size 113, distance 5, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 0, sample 1236, offset 16678bd, dts 49440000, size 114, distance 6, keyframe 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] Processing st: 0, edit list 0 - media time: 0, duration: 49480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'trak' parent:'moov' sz: 14693 8178 22992
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'tkhd' parent:'trak' sz: 92 8 14685
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'edts' parent:'trak' sz: 36 100 14685
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'elst' parent:'edts' sz: 28 8 28
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] track[1].edit_count = 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] duration=49493 time=1024 rate=1.000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'mdia' parent:'trak' sz: 14557 136 14685
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'mdhd' parent:'mdia' sz: 32 8 14549
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'hdlr' parent:'mdia' sz: 45 40 14549
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] ctype=[0][0][0][0]
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stype=soun
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'minf' parent:'mdia' sz: 14472 85 14549
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'smhd' parent:'minf' sz: 16 8 14464
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'dinf' parent:'minf' sz: 36 24 14464
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'dref' parent:'dinf' sz: 28 8 28
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] Unknown dref type 0x206c7275 size 12
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stbl' parent:'minf' sz: 14412 60 14464
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stsd' parent:'stbl' sz: 126 8 14404
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] size=110 4CC=mp4a codec_type=1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] audio channels 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] version =0, isom =1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'esds' parent:'stsd' sz: 54 8 74
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] MPEG-4 description: tag=0x03 len=37
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] MPEG-4 description: tag=0x04 len=23
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] esds object type id 0x40
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] MPEG-4 description: tag=0x05 len=5
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] Specific MPEG-4 header len=5
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] mp4a config channels 2 obj 2 ext obj 5 sample rate 48000 ext sample rate 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'btrt' parent:'stsd' sz: 20 62 74
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stts' parent:'stbl' sz: 24 134 14404
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] track[1].stts.entries = 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] sample_count=2321, sample_duration=1024
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stsc' parent:'stbl' sz: 2896 158 14404
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] track[1].stsc.entries = 240
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stsz' parent:'stbl' sz: 9304 3054 14404
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] sample_size = 0 sample_count = 2321
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'stco' parent:'stbl' sz: 2000 12358 14404
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'sgpd' parent:'stbl' sz: 26 14358 14404
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'sbgp' parent:'stbl' sz: 28 14384 14404
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 0, offset 30, dts 0, size 345, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1, offset 23712, dts 1024, size 390, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2, offset 23898, dts 2048, size 376, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 3, offset 2717b, dts 3072, size 376, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 4, offset 272f3, dts 4096, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 5, offset 2d5a8, dts 5120, size 560, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 6, offset 2d7d8, dts 6144, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 7, offset 33189, dts 7168, size 402, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 8, offset 3331b, dts 8192, size 416, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 9, offset 39c96, dts 9216, size 444, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 10, offset 39e52, dts 10240, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 11, offset 3f264, dts 11264, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 12, offset 3f44f, dts 12288, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 13, offset 44d64, dts 13312, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 14, offset 44f58, dts 14336, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 15, offset 4a069, dts 15360, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 16, offset 4fe90, dts 16384, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 17, offset 50085, dts 17408, size 472, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 18, offset 55cde, dts 18432, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 19, offset 55edc, dts 19456, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 20, offset 5c037, dts 20480, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 21, offset 5c245, dts 21504, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 22, offset 610e5, dts 22528, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 23, offset 61309, dts 23552, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 24, offset 66d09, dts 24576, size 459, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 25, offset 66ed4, dts 25600, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 26, offset 6c7d7, dts 26624, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 27, offset 6c9e6, dts 27648, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 28, offset 72457, dts 28672, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 29, offset 7266a, dts 29696, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 30, offset 76bc8, dts 30720, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 31, offset 7b1f2, dts 31744, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 32, offset 7b40d, dts 32768, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 33, offset 802b5, dts 33792, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 34, offset 804d2, dts 34816, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 35, offset 84e6f, dts 35840, size 602, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 36, offset 850c9, dts 36864, size 397, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 37, offset 8879b, dts 37888, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 38, offset 8899e, dts 38912, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 39, offset 8c4a4, dts 39936, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 40, offset 8c6ab, dts 40960, size 551, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 41, offset 905a6, dts 41984, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 42, offset 9079b, dts 43008, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 43, offset 94298, dts 44032, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 44, offset 9448b, dts 45056, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 45, offset 98063, dts 46080, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 46, offset 9bc9c, dts 47104, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 47, offset 9be93, dts 48128, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 48, offset 9f9fa, dts 49152, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 49, offset 9fc0b, dts 50176, size 560, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 50, offset a3cf8, dts 51200, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 51, offset a3f07, dts 52224, size 457, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 52, offset a7c2b, dts 53248, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 53, offset a7e3a, dts 54272, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 54, offset abc0b, dts 55296, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 55, offset abdf8, dts 56320, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 56, offset afcc9, dts 57344, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 57, offset afeeb, dts 58368, size 474, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 58, offset c6784, dts 59392, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 59, offset c69a3, dts 60416, size 471, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 60, offset c9a27, dts 61440, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 61, offset ccc5c, dts 62464, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 62, offset cce44, dts 63488, size 562, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 63, offset d09bb, dts 64512, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 64, offset d0b9a, dts 65536, size 558, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 65, offset d4372, dts 66560, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 66, offset d4566, dts 67584, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 67, offset d826b, dts 68608, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 68, offset d8473, dts 69632, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 69, offset dc298, dts 70656, size 471, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 70, offset dc46f, dts 71680, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 71, offset e00c6, dts 72704, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 72, offset e02d7, dts 73728, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 73, offset e40b7, dts 74752, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 74, offset e42c0, dts 75776, size 470, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 75, offset e87b1, dts 76800, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 76, offset ec831, dts 77824, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 77, offset eca26, dts 78848, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 78, offset f0924, dts 79872, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 79, offset f0b31, dts 80896, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 80, offset f49e5, dts 81920, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 81, offset f4bc7, dts 82944, size 593, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 82, offset f8e80, dts 83968, size 448, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 83, offset f9040, dts 84992, size 558, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 84, offset fd0b6, dts 86016, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 85, offset fd2a5, dts 87040, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 86, offset 1010c9, dts 88064, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 87, offset 1012ac, dts 89088, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 88, offset 1050e0, dts 90112, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 89, offset 105305, dts 91136, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 90, offset 109529, dts 92160, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 91, offset 10d354, dts 93184, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 92, offset 10d52d, dts 94208, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 93, offset 1114b1, dts 95232, size 565, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 94, offset 1116e6, dts 96256, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 95, offset 1153cb, dts 97280, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 96, offset 1155b3, dts 98304, size 545, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 97, offset 11926c, dts 99328, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 98, offset 119482, dts 100352, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 99, offset 11d535, dts 101376, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 100, offset 11d748, dts 102400, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 101, offset 121581, dts 103424, size 560, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 102, offset 1217b1, dts 104448, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 103, offset 125595, dts 105472, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 104, offset 125774, dts 106496, size 562, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 105, offset 1296ab, dts 107520, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 106, offset 12daf7, dts 108544, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 107, offset 12dcd8, dts 109568, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 108, offset 131aa2, dts 110592, size 574, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 109, offset 131ce0, dts 111616, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 110, offset 135a12, dts 112640, size 545, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 111, offset 135c33, dts 113664, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 112, offset 139b47, dts 114688, size 444, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 113, offset 139d03, dts 115712, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 114, offset 14e4cb, dts 116736, size 621, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 115, offset 14e738, dts 117760, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 116, offset 151542, dts 118784, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 117, offset 15173c, dts 119808, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 118, offset 15466b, dts 120832, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 119, offset 15484e, dts 121856, size 635, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 120, offset 154ac9, dts 122880, size 466, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 121, offset 154c9b, dts 123904, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 122, offset 154e87, dts 124928, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 123, offset 155099, dts 125952, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 124, offset 15529c, dts 126976, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 125, offset 15549c, dts 128000, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 126, offset 155691, dts 129024, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 127, offset 1558a0, dts 130048, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 128, offset 155a95, dts 131072, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 129, offset 155c75, dts 132096, size 557, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 130, offset 155ea2, dts 133120, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 131, offset 15609b, dts 134144, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 132, offset 156292, dts 135168, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 133, offset 1564ae, dts 136192, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 134, offset 1566ab, dts 137216, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 135, offset 156897, dts 138240, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 136, offset 156a9f, dts 139264, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 137, offset 156c94, dts 140288, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 138, offset 156ea6, dts 141312, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 139, offset 1570a8, dts 142336, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 140, offset 157297, dts 143360, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 141, offset 1574b7, dts 144384, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 142, offset 1576b0, dts 145408, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 143, offset 157899, dts 146432, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 144, offset 157a9c, dts 147456, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 145, offset 157ca8, dts 148480, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 146, offset 157eaf, dts 149504, size 478, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 147, offset 15808d, dts 150528, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 148, offset 1582a2, dts 151552, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 149, offset 15b6c9, dts 152576, size 588, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 150, offset 15b915, dts 153600, size 472, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 151, offset 15baed, dts 154624, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 152, offset 15bd00, dts 155648, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 153, offset 15beea, dts 156672, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 154, offset 15c0f9, dts 157696, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 155, offset 15c2e1, dts 158720, size 555, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 156, offset 15c50c, dts 159744, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 157, offset 15f43e, dts 160768, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 158, offset 15f62e, dts 161792, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 159, offset 15f829, dts 162816, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 160, offset 15fa31, dts 163840, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 161, offset 15fc29, dts 164864, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 162, offset 15fe19, dts 165888, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 163, offset 163c84, dts 166912, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 164, offset 163e85, dts 167936, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 165, offset 16408f, dts 168960, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 166, offset 164278, dts 169984, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 167, offset 16447e, dts 171008, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 168, offset 16468b, dts 172032, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 169, offset 1648a7, dts 173056, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 170, offset 164ab5, dts 174080, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 171, offset 168533, dts 175104, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 172, offset 16872e, dts 176128, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 173, offset 16893e, dts 177152, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 174, offset 168b55, dts 178176, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 175, offset 168d3f, dts 179200, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 176, offset 168f48, dts 180224, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 177, offset 16913e, dts 181248, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 178, offset 16cb29, dts 182272, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 179, offset 16cd47, dts 183296, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 180, offset 16cf34, dts 184320, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 181, offset 16d148, dts 185344, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 182, offset 17091b, dts 186368, size 559, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 183, offset 170b4a, dts 187392, size 472, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 184, offset 170d22, dts 188416, size 558, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 185, offset 170f50, dts 189440, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 186, offset 17113f, dts 190464, size 456, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 187, offset 171307, dts 191488, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 188, offset 17151a, dts 192512, size 433, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 189, offset 1716cb, dts 193536, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 190, offset 1718c0, dts 194560, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 191, offset 171ad2, dts 195584, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 192, offset 171cef, dts 196608, size 456, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 193, offset 171eb7, dts 197632, size 631, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 194, offset 17212e, dts 198656, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 195, offset 17230a, dts 199680, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 196, offset 172529, dts 200704, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 197, offset 172731, dts 201728, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 198, offset 17291d, dts 202752, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 199, offset 172b20, dts 203776, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 200, offset 172d3e, dts 204800, size 454, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 201, offset 172f04, dts 205824, size 554, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 202, offset 17312e, dts 206848, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 203, offset 17331e, dts 207872, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 204, offset 173519, dts 208896, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 205, offset 17371f, dts 209920, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 206, offset 17390f, dts 210944, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 207, offset 173aff, dts 211968, size 568, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 208, offset 173d37, dts 212992, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 209, offset 173f1d, dts 214016, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 210, offset 174129, dts 215040, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 211, offset 174309, dts 216064, size 547, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 212, offset 17452c, dts 217088, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 213, offset 17471a, dts 218112, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 214, offset 17491a, dts 219136, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 215, offset 174b39, dts 220160, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 216, offset 174d38, dts 221184, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 217, offset 174f3d, dts 222208, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 218, offset 175163, dts 223232, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 219, offset 175353, dts 224256, size 466, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 220, offset 179058, dts 225280, size 570, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 221, offset 179292, dts 226304, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 222, offset 17947b, dts 227328, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 223, offset 179689, dts 228352, size 547, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 224, offset 17d00e, dts 229376, size 468, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 225, offset 17d1e2, dts 230400, size 689, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 226, offset 17d493, dts 231424, size 386, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 227, offset 17d615, dts 232448, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 228, offset 181192, dts 233472, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 229, offset 18136b, dts 234496, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 230, offset 181567, dts 235520, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 231, offset 181782, dts 236544, size 586, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 232, offset 1819cc, dts 237568, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 233, offset 185340, dts 238592, size 454, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 234, offset 185506, dts 239616, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 235, offset 18571c, dts 240640, size 440, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 236, offset 189052, dts 241664, size 596, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 237, offset 1892a6, dts 242688, size 448, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 238, offset 189466, dts 243712, size 575, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 239, offset 18d33d, dts 244736, size 451, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 240, offset 18d500, dts 245760, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 241, offset 18d6fb, dts 246784, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 242, offset 1912b1, dts 247808, size 610, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 243, offset 191513, dts 248832, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 244, offset 191710, dts 249856, size 457, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 245, offset 1918d9, dts 250880, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 246, offset 191a9a, dts 251904, size 610, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 247, offset 191cfc, dts 252928, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 248, offset 191ee5, dts 253952, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 249, offset 1920da, dts 254976, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 250, offset 1922ec, dts 256000, size 590, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 251, offset 19253a, dts 257024, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 252, offset 192723, dts 258048, size 444, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 253, offset 1928df, dts 259072, size 589, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 254, offset 192b2c, dts 260096, size 460, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 255, offset 192cf8, dts 261120, size 572, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 256, offset 192f34, dts 262144, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 257, offset 193124, dts 263168, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 258, offset 193336, dts 264192, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 259, offset 193530, dts 265216, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 260, offset 193722, dts 266240, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 261, offset 193924, dts 267264, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 262, offset 193b2f, dts 268288, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 263, offset 193d1a, dts 269312, size 471, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 264, offset 193ef1, dts 270336, size 564, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 265, offset 194125, dts 271360, size 537, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 266, offset 19433e, dts 272384, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 267, offset 194527, dts 273408, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 268, offset 19472e, dts 274432, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 269, offset 198596, dts 275456, size 580, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 270, offset 1987da, dts 276480, size 441, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 271, offset 198993, dts 277504, size 625, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 272, offset 198c04, dts 278528, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 273, offset 19c926, dts 279552, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 274, offset 19cb29, dts 280576, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 275, offset 19cd3e, dts 281600, size 464, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 276, offset 19cf0e, dts 282624, size 584, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 277, offset 19d156, dts 283648, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 278, offset 1a13f7, dts 284672, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 279, offset 1a15f7, dts 285696, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 280, offset 1a17fe, dts 286720, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 281, offset 1a19f5, dts 287744, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 282, offset 1a5640, dts 288768, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 283, offset 1a5852, dts 289792, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 284, offset 1a5a47, dts 290816, size 467, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 285, offset 1a5c1a, dts 291840, size 603, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 286, offset 1a5e75, dts 292864, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 287, offset 1a604e, dts 293888, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 288, offset 1a9a05, dts 294912, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 289, offset 1a9c11, dts 295936, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 290, offset 1a9e15, dts 296960, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 291, offset 1aa003, dts 297984, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 292, offset 1ad823, dts 299008, size 470, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 293, offset 1ad9f9, dts 300032, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 294, offset 1adc14, dts 301056, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 295, offset 1ade10, dts 302080, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 296, offset 1adff6, dts 303104, size 565, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 297, offset 1ae22b, dts 304128, size 448, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 298, offset 1b1bf3, dts 305152, size 581, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 299, offset 1b1e38, dts 306176, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 300, offset 1b2014, dts 307200, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 301, offset 1b222a, dts 308224, size 487, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 302, offset 1b2411, dts 309248, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 303, offset 1b261e, dts 310272, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 304, offset 1b2816, dts 311296, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 305, offset 1b6017, dts 312320, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 306, offset 1b6214, dts 313344, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 307, offset 1b6404, dts 314368, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 308, offset 1b9f85, dts 315392, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 309, offset 1ba172, dts 316416, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 310, offset 1ba385, dts 317440, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 311, offset 1bd47c, dts 318464, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 312, offset 1bd66d, dts 319488, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 313, offset 1bd86d, dts 320512, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 314, offset 1bda7e, dts 321536, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 315, offset 1bdc68, dts 322560, size 547, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 316, offset 1bde8b, dts 323584, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 317, offset 1be07c, dts 324608, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 318, offset 1be261, dts 325632, size 560, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 319, offset 1be491, dts 326656, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 320, offset 1be681, dts 327680, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 321, offset 1c0b7e, dts 328704, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 322, offset 1c0d99, dts 329728, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 323, offset 1c0f82, dts 330752, size 551, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 324, offset 1c11a9, dts 331776, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 325, offset 1c138b, dts 332800, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 326, offset 1c157e, dts 333824, size 562, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 327, offset 1c17b0, dts 334848, size 457, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 328, offset 1c1979, dts 335872, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 329, offset 1c1b99, dts 336896, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 330, offset 1c1d6a, dts 337920, size 557, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 331, offset 1c1f97, dts 338944, size 454, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 332, offset 1c215d, dts 339968, size 583, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 333, offset 1c23a4, dts 340992, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 334, offset 1c259d, dts 342016, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 335, offset 1c278d, dts 343040, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 336, offset 1c297f, dts 344064, size 553, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 337, offset 1c2ba8, dts 345088, size 425, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 338, offset 1c2d51, dts 346112, size 606, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 339, offset 1c59f9, dts 347136, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 340, offset 1c5bf4, dts 348160, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 341, offset 1c5ddc, dts 349184, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 342, offset 1c5ffb, dts 350208, size 466, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 343, offset 1c61cd, dts 351232, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 344, offset 1c8600, dts 352256, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 345, offset 1c881c, dts 353280, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 346, offset 1c8a1b, dts 354304, size 474, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 347, offset 1cabec, dts 355328, size 630, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 348, offset 1cae62, dts 356352, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 349, offset 1cb03e, dts 357376, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 350, offset 1dc324, dts 358400, size 478, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 351, offset 1dc502, dts 359424, size 572, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 352, offset 1dc73e, dts 360448, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 353, offset 1dc94a, dts 361472, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 354, offset 1dd9a0, dts 362496, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 355, offset 1ddb83, dts 363520, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 356, offset 1ddd90, dts 364544, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 357, offset 1ddfa6, dts 365568, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 358, offset 1de19d, dts 366592, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 359, offset 1de39d, dts 367616, size 466, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 360, offset 1de56f, dts 368640, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 361, offset 1dfc0c, dts 369664, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 362, offset 1dfe29, dts 370688, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 363, offset 1e003d, dts 371712, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 364, offset 1e182b, dts 372736, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 365, offset 1e1a37, dts 373760, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 366, offset 1e1c45, dts 374784, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 367, offset 1e1e55, dts 375808, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 368, offset 1e2066, dts 376832, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 369, offset 1e226e, dts 377856, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 370, offset 1e2471, dts 378880, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 371, offset 1e2677, dts 379904, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 372, offset 1e2888, dts 380928, size 547, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 373, offset 1e2aab, dts 381952, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 374, offset 1e2cc9, dts 382976, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 375, offset 1e2ec3, dts 384000, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 376, offset 1e30b8, dts 385024, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 377, offset 1e32c0, dts 386048, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 378, offset 1e34bc, dts 387072, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 379, offset 1e36bf, dts 388096, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 380, offset 1e38d3, dts 389120, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 381, offset 1e3ad5, dts 390144, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 382, offset 1e3cdf, dts 391168, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 383, offset 1e55a8, dts 392192, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 384, offset 1e57a3, dts 393216, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 385, offset 1e59b8, dts 394240, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 386, offset 1e5baf, dts 395264, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 387, offset 1e7822, dts 396288, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 388, offset 1e7a14, dts 397312, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 389, offset 1e7c15, dts 398336, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 390, offset 1e7e29, dts 399360, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 391, offset 1e8037, dts 400384, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 392, offset 1e9d02, dts 401408, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 393, offset 1e9ed7, dts 402432, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 394, offset 1ea0fd, dts 403456, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 395, offset 1ea303, dts 404480, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 396, offset 1ea517, dts 405504, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 397, offset 1ec2a9, dts 406528, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 398, offset 1ec4c7, dts 407552, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 399, offset 1ec6cb, dts 408576, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 400, offset 1ec8bf, dts 409600, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 401, offset 1ee7de, dts 410624, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 402, offset 1ee9dc, dts 411648, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 403, offset 1eebe8, dts 412672, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 404, offset 1eedd1, dts 413696, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 405, offset 1f0aa3, dts 414720, size 566, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 406, offset 1f0cd9, dts 415744, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 407, offset 1f0ef7, dts 416768, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 408, offset 1f10d8, dts 417792, size 439, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 409, offset 1f128f, dts 418816, size 446, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 410, offset 1f144d, dts 419840, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 411, offset 1f1652, dts 420864, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 412, offset 1f1848, dts 421888, size 602, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 413, offset 1f1aa2, dts 422912, size 437, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 414, offset 1f42c7, dts 423936, size 432, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 415, offset 1f4477, dts 424960, size 603, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 416, offset 1f46d2, dts 425984, size 560, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 417, offset 1f4902, dts 427008, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 418, offset 1f4ae6, dts 428032, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 419, offset 1f4cfd, dts 429056, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 420, offset 1f4efb, dts 430080, size 537, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 421, offset 1f7362, dts 431104, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 422, offset 1f959a, dts 432128, size 577, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 423, offset 1f97db, dts 433152, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 424, offset 1f99c4, dts 434176, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 425, offset 1f9bb0, dts 435200, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 426, offset 1f9dc8, dts 436224, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 427, offset 1f9f9d, dts 437248, size 572, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 428, offset 1fa1d9, dts 438272, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 429, offset 1fa3bd, dts 439296, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 430, offset 1fa5cf, dts 440320, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 431, offset 1fa7b4, dts 441344, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 432, offset 1fa9d0, dts 442368, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 433, offset 1fabcc, dts 443392, size 453, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 434, offset 1fad91, dts 444416, size 468, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 435, offset 1faf65, dts 445440, size 579, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 436, offset 1fb1a8, dts 446464, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 437, offset 1fb393, dts 447488, size 556, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 438, offset 1fb5bf, dts 448512, size 464, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 439, offset 1fb78f, dts 449536, size 567, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 440, offset 1fb9c6, dts 450560, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 441, offset 1fdc1b, dts 451584, size 460, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 442, offset 1fdde7, dts 452608, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 443, offset 1fe00b, dts 453632, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 444, offset 1fe20e, dts 454656, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 445, offset 1fe406, dts 455680, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 446, offset 1fe600, dts 456704, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 447, offset 1fe7f6, dts 457728, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 448, offset 1fe9ff, dts 458752, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 449, offset 1fec0e, dts 459776, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 450, offset 2013d4, dts 460800, size 448, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 451, offset 201594, dts 461824, size 561, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 452, offset 2017c5, dts 462848, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 453, offset 2019b8, dts 463872, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 454, offset 201ba9, dts 464896, size 610, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 455, offset 201e0b, dts 465920, size 612, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 456, offset 2044a2, dts 466944, size 351, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 457, offset 204601, dts 467968, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 458, offset 204829, dts 468992, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 459, offset 204a11, dts 470016, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 460, offset 204bf4, dts 471040, size 571, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 461, offset 2071e5, dts 472064, size 450, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 462, offset 2073a7, dts 473088, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 463, offset 2075bb, dts 474112, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 464, offset 2077ce, dts 475136, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 465, offset 20ab38, dts 476160, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 466, offset 20ad1e, dts 477184, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 467, offset 20af28, dts 478208, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 468, offset 20b10c, dts 479232, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 469, offset 20b32e, dts 480256, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 470, offset 20dd23, dts 481280, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 471, offset 20df2c, dts 482304, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 472, offset 20e149, dts 483328, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 473, offset 20e35e, dts 484352, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 474, offset 20e548, dts 485376, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 475, offset 20e727, dts 486400, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 476, offset 20e93b, dts 487424, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 477, offset 212206, dts 488448, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 478, offset 212401, dts 489472, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 479, offset 2125f2, dts 490496, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 480, offset 2127d5, dts 491520, size 566, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 481, offset 212a0b, dts 492544, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 482, offset 215944, dts 493568, size 687, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 483, offset 215bf3, dts 494592, size 372, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 484, offset 215d67, dts 495616, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 485, offset 215f36, dts 496640, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 486, offset 21613e, dts 497664, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 487, offset 216333, dts 498688, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 488, offset 216528, dts 499712, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 489, offset 216725, dts 500736, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 490, offset 21694d, dts 501760, size 467, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 491, offset 216b20, dts 502784, size 580, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 492, offset 216d64, dts 503808, size 445, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 493, offset 216f21, dts 504832, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 494, offset 2170f6, dts 505856, size 566, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 495, offset 21732c, dts 506880, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 496, offset 217510, dts 507904, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 497, offset 217706, dts 508928, size 451, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 498, offset 2178c9, dts 509952, size 580, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 499, offset 217b0d, dts 510976, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 500, offset 21baca, dts 512000, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 501, offset 21bcdf, dts 513024, size 569, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 502, offset 21bf18, dts 514048, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 503, offset 21c108, dts 515072, size 474, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 504, offset 21c2e2, dts 516096, size 564, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 505, offset 21c516, dts 517120, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 506, offset 21fa14, dts 518144, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 507, offset 21fbf3, dts 519168, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 508, offset 21fdfd, dts 520192, size 487, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 509, offset 21ffe4, dts 521216, size 477, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 510, offset 2201c1, dts 522240, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 511, offset 224631, dts 523264, size 603, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 512, offset 22488c, dts 524288, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 513, offset 2281b7, dts 525312, size 445, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 514, offset 228374, dts 526336, size 568, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 515, offset 2285ac, dts 527360, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 516, offset 228798, dts 528384, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 517, offset 228995, dts 529408, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 518, offset 22c0bd, dts 530432, size 573, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 519, offset 22c2fa, dts 531456, size 448, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 520, offset 22c4ba, dts 532480, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 521, offset 22c67b, dts 533504, size 460, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 522, offset 22c847, dts 534528, size 703, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 523, offset 22cb06, dts 535552, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 524, offset 22cd10, dts 536576, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 525, offset 22cef6, dts 537600, size 547, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 526, offset 22d119, dts 538624, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 527, offset 22d30a, dts 539648, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 528, offset 22d513, dts 540672, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 529, offset 22d706, dts 541696, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 530, offset 22d90f, dts 542720, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 531, offset 23147d, dts 543744, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 532, offset 23168d, dts 544768, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 533, offset 231895, dts 545792, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 534, offset 231a7e, dts 546816, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 535, offset 231c9e, dts 547840, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 536, offset 231e79, dts 548864, size 545, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 537, offset 23209a, dts 549888, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 538, offset 232280, dts 550912, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 539, offset 232498, dts 551936, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 540, offset 23bc0e, dts 552960, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 541, offset 23be29, dts 553984, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 542, offset 23c03c, dts 555008, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 543, offset 23c22c, dts 556032, size 446, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 544, offset 23c3ea, dts 557056, size 565, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 545, offset 23c61f, dts 558080, size 545, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 546, offset 23c840, dts 559104, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 547, offset 23ca3d, dts 560128, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 548, offset 240958, dts 561152, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 549, offset 25a6ef, dts 562176, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 550, offset 25a8f2, dts 563200, size 553, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 551, offset 25ab1b, dts 564224, size 477, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 552, offset 25acf8, dts 565248, size 574, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 553, offset 25af36, dts 566272, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 554, offset 25b115, dts 567296, size 477, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 555, offset 25b2f2, dts 568320, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 556, offset 25b4fa, dts 569344, size 470, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 557, offset 25b6d0, dts 570368, size 629, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 558, offset 25b945, dts 571392, size 409, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 559, offset 25bade, dts 572416, size 624, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 560, offset 25bd4e, dts 573440, size 430, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 561, offset 25befc, dts 574464, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 562, offset 25c103, dts 575488, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 563, offset 25f16c, dts 576512, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 564, offset 25f36a, dts 577536, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 565, offset 25f552, dts 578560, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 566, offset 25f753, dts 579584, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 567, offset 25f96a, dts 580608, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 568, offset 263153, dts 581632, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 569, offset 26335e, dts 582656, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 570, offset 263549, dts 583680, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 571, offset 263753, dts 584704, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 572, offset 263946, dts 585728, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 573, offset 263b64, dts 586752, size 462, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 574, offset 263d32, dts 587776, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 575, offset 263f0d, dts 588800, size 595, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 576, offset 264160, dts 589824, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 577, offset 264348, dts 590848, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 578, offset 264535, dts 591872, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 579, offset 264741, dts 592896, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 580, offset 264943, dts 593920, size 487, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 581, offset 264b2a, dts 594944, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 582, offset 264cff, dts 595968, size 592, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 583, offset 264f4f, dts 596992, size 468, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 584, offset 265123, dts 598016, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 585, offset 265330, dts 599040, size 592, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 586, offset 265580, dts 600064, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 587, offset 265776, dts 601088, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 588, offset 265964, dts 602112, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 589, offset 265b40, dts 603136, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 590, offset 265d57, dts 604160, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 591, offset 265f47, dts 605184, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 592, offset 266151, dts 606208, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 593, offset 266352, dts 607232, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 594, offset 26654c, dts 608256, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 595, offset 266754, dts 609280, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 596, offset 266951, dts 610304, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 597, offset 26b0c3, dts 611328, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 598, offset 26b2c0, dts 612352, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 599, offset 26b4ae, dts 613376, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 600, offset 26b69c, dts 614400, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 601, offset 26b8c4, dts 615424, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 602, offset 26bac2, dts 616448, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 603, offset 26bca8, dts 617472, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 604, offset 26bec5, dts 618496, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 605, offset 26c0b2, dts 619520, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 606, offset 270a7e, dts 620544, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 607, offset 270c7d, dts 621568, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 608, offset 270e91, dts 622592, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 609, offset 271084, dts 623616, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 610, offset 27127a, dts 624640, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 611, offset 271475, dts 625664, size 432, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 612, offset 271625, dts 626688, size 556, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 613, offset 271851, dts 627712, size 557, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 614, offset 271a7e, dts 628736, size 442, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 615, offset 271c38, dts 629760, size 603, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 616, offset 271e93, dts 630784, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 617, offset 2760f8, dts 631808, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 618, offset 2762ef, dts 632832, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 619, offset 2764e5, dts 633856, size 487, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 620, offset 2766cc, dts 634880, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 621, offset 2768c8, dts 635904, size 571, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 622, offset 276b03, dts 636928, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 623, offset 276d04, dts 637952, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 624, offset 27c10f, dts 638976, size 471, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 625, offset 27c2e6, dts 640000, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 626, offset 27c4f2, dts 641024, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 627, offset 27c6ec, dts 642048, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 628, offset 27c904, dts 643072, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 629, offset 27cb17, dts 644096, size 460, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 630, offset 281cc8, dts 645120, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 631, offset 281ebc, dts 646144, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 632, offset 2820cb, dts 647168, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 633, offset 2822e6, dts 648192, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 634, offset 286ee0, dts 649216, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 635, offset 2870d2, dts 650240, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 636, offset 2872c3, dts 651264, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 637, offset 2874e3, dts 652288, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 638, offset 2876c4, dts 653312, size 554, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 639, offset 2878ee, dts 654336, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 640, offset 287adf, dts 655360, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 641, offset 287ce8, dts 656384, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 642, offset 287edb, dts 657408, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 643, offset 2880de, dts 658432, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 644, offset 2882be, dts 659456, size 554, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 645, offset 2884e8, dts 660480, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 646, offset 288706, dts 661504, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 647, offset 29142d, dts 662528, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 648, offset 29162f, dts 663552, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 649, offset 291833, dts 664576, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 650, offset 291a34, dts 665600, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 651, offset 296829, dts 666624, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 652, offset 296a26, dts 667648, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 653, offset 296c40, dts 668672, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 654, offset 296e3e, dts 669696, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 655, offset 297041, dts 670720, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 656, offset 297258, dts 671744, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 657, offset 29bc47, dts 672768, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 658, offset 29be42, dts 673792, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 659, offset 29c047, dts 674816, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 660, offset 29c251, dts 675840, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 661, offset 29c444, dts 676864, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 662, offset 29c62a, dts 677888, size 487, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 663, offset 29c811, dts 678912, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 664, offset 29c9f5, dts 679936, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 665, offset 29cbee, dts 680960, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 666, offset 29cdeb, dts 681984, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 667, offset 29cff2, dts 683008, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 668, offset 29d204, dts 684032, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 669, offset 29d41b, dts 685056, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 670, offset 29d615, dts 686080, size 472, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 671, offset 29d7ed, dts 687104, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 672, offset 29d9d5, dts 688128, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 673, offset 29dbb0, dts 689152, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 674, offset 29ddc8, dts 690176, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 675, offset 29dfbe, dts 691200, size 563, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 676, offset 29e1f1, dts 692224, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 677, offset 29e3f0, dts 693248, size 438, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 678, offset 29e5a6, dts 694272, size 574, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 679, offset 29e7e4, dts 695296, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 680, offset 29e9fb, dts 696320, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 681, offset 29ebf4, dts 697344, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 682, offset 2a34d8, dts 698368, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 683, offset 2a36e2, dts 699392, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 684, offset 2a38de, dts 700416, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 685, offset 2a3ae9, dts 701440, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 686, offset 2a3cdf, dts 702464, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 687, offset 2a3ee8, dts 703488, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 688, offset 2a40d9, dts 704512, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 689, offset 2a8ce1, dts 705536, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 690, offset 2a8ee6, dts 706560, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 691, offset 2a90a7, dts 707584, size 435, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 692, offset 2adc2c, dts 708608, size 560, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 693, offset 2ade5c, dts 709632, size 586, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 694, offset 2ae0a6, dts 710656, size 466, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 695, offset 2ae278, dts 711680, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 696, offset 2ae49c, dts 712704, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 697, offset 2ae6b4, dts 713728, size 441, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 698, offset 2b2778, dts 714752, size 561, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 699, offset 2b29a9, dts 715776, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 700, offset 2b2ba3, dts 716800, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 701, offset 2b2db1, dts 717824, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 702, offset 2b2fb9, dts 718848, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 703, offset 2b3194, dts 719872, size 545, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 704, offset 2b75f8, dts 720896, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 705, offset 2b77f2, dts 721920, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 706, offset 2b79fe, dts 722944, size 458, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 707, offset 2b7bc8, dts 723968, size 609, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 708, offset 2b7e29, dts 724992, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 709, offset 2b8017, dts 726016, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 710, offset 2b8217, dts 727040, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 711, offset 2bcd22, dts 728064, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 712, offset 2bcf21, dts 729088, size 461, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 713, offset 2bd0ee, dts 730112, size 595, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 714, offset 2bd341, dts 731136, size 471, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 715, offset 2bd518, dts 732160, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 716, offset 2bd71c, dts 733184, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 717, offset 2bd91c, dts 734208, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 718, offset 2bdb13, dts 735232, size 537, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 719, offset 2bdd2c, dts 736256, size 437, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 720, offset 2bdee1, dts 737280, size 593, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 721, offset 2be132, dts 738304, size 452, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 722, offset 2be2f6, dts 739328, size 555, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 723, offset 2be521, dts 740352, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 724, offset 2be73c, dts 741376, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 725, offset 2be91e, dts 742400, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 726, offset 2beb2b, dts 743424, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 727, offset 2c373e, dts 744448, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 728, offset 2c3929, dts 745472, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 729, offset 2c3afe, dts 746496, size 570, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 730, offset 2c3d38, dts 747520, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 731, offset 2c3f60, dts 748544, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 732, offset 2c4157, dts 749568, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 733, offset 2c4369, dts 750592, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 734, offset 2c4544, dts 751616, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 735, offset 2c4738, dts 752640, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 736, offset 2c4952, dts 753664, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 737, offset 2c4b45, dts 754688, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 738, offset 2c4d28, dts 755712, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 739, offset 2c4f44, dts 756736, size 478, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 740, offset 2c5122, dts 757760, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 741, offset 2c5302, dts 758784, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 742, offset 2c550d, dts 759808, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 743, offset 2c9fb9, dts 760832, size 566, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 744, offset 2ca1ef, dts 761856, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 745, offset 2ceb03, dts 762880, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 746, offset 2cecfc, dts 763904, size 577, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 747, offset 2cef3d, dts 764928, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 748, offset 2cf137, dts 765952, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 749, offset 2cf35c, dts 766976, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 750, offset 2d3ff9, dts 768000, size 559, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 751, offset 2d4228, dts 769024, size 477, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 752, offset 2d4405, dts 770048, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 753, offset 2d8ac1, dts 771072, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 754, offset 2d8cb6, dts 772096, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 755, offset 2d8ecd, dts 773120, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 756, offset 2d90d7, dts 774144, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 757, offset 2d92d9, dts 775168, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 758, offset 2d94dd, dts 776192, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 759, offset 2d96c3, dts 777216, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 760, offset 2d98b2, dts 778240, size 427, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 761, offset 2d9a5d, dts 779264, size 630, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 762, offset 2d9cd3, dts 780288, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 763, offset 2d9ea4, dts 781312, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 764, offset 2da0a8, dts 782336, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 765, offset 2da2b6, dts 783360, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 766, offset 2da4c5, dts 784384, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 767, offset 2da6c8, dts 785408, size 448, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 768, offset 2da888, dts 786432, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 769, offset 2daa9b, dts 787456, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 770, offset 2daca2, dts 788480, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 771, offset 2dae99, dts 789504, size 563, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 772, offset 2db0cc, dts 790528, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 773, offset 2dfdda, dts 791552, size 452, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 774, offset 2e4ab0, dts 792576, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 775, offset 2e4ca0, dts 793600, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 776, offset 2e4ebf, dts 794624, size 613, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 777, offset 2e5124, dts 795648, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 778, offset 2e530e, dts 796672, size 537, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 779, offset 2e5527, dts 797696, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 780, offset 2e5736, dts 798720, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 781, offset 2e9a7e, dts 799744, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 782, offset 2e9c7e, dts 800768, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 783, offset 2e9e4d, dts 801792, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 784, offset 2ea062, dts 802816, size 635, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 785, offset 2ea2dd, dts 803840, size 377, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 786, offset 2ea456, dts 804864, size 648, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 787, offset 2ea6de, dts 805888, size 425, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 788, offset 2ea887, dts 806912, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 789, offset 2eaa9a, dts 807936, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 790, offset 2eaca3, dts 808960, size 438, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 791, offset 2eae59, dts 809984, size 566, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 792, offset 2eb08f, dts 811008, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 793, offset 2eb296, dts 812032, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 794, offset 2eb4a4, dts 813056, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 795, offset 2eb68a, dts 814080, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 796, offset 2eb88b, dts 815104, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 797, offset 2eba8c, dts 816128, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 798, offset 2ebc7d, dts 817152, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 799, offset 2ebe56, dts 818176, size 591, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 800, offset 2ec0a5, dts 819200, size 456, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 801, offset 2ec26d, dts 820224, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 802, offset 2ec472, dts 821248, size 581, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 803, offset 2ec6b7, dts 822272, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 804, offset 2ec8a2, dts 823296, size 471, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 805, offset 2eca79, dts 824320, size 573, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 806, offset 2eccb6, dts 825344, size 435, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 807, offset 2ece69, dts 826368, size 586, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 808, offset 2ed0b3, dts 827392, size 577, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 809, offset 2ed2f4, dts 828416, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 810, offset 2ed505, dts 829440, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 811, offset 2ed711, dts 830464, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 812, offset 2ed8f7, dts 831488, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 813, offset 2edaef, dts 832512, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 814, offset 2edcfb, dts 833536, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 815, offset 2edf0b, dts 834560, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 816, offset 2ee0ee, dts 835584, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 817, offset 2ee2f3, dts 836608, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 818, offset 2ee4f7, dts 837632, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 819, offset 2ee703, dts 838656, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 820, offset 2ee8fb, dts 839680, size 547, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 821, offset 2eeb1e, dts 840704, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 822, offset 2eed03, dts 841728, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 823, offset 2eef13, dts 842752, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 824, offset 2ef0fc, dts 843776, size 558, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 825, offset 2ef32a, dts 844800, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 826, offset 2ef4fb, dts 845824, size 558, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 827, offset 2f3f2b, dts 846848, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 828, offset 2f413c, dts 847872, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 829, offset 2f430d, dts 848896, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 830, offset 2f451b, dts 849920, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 831, offset 2f4739, dts 850944, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 832, offset 2f4923, dts 851968, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 833, offset 2f4b31, dts 852992, size 474, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 834, offset 2f4d0b, dts 854016, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 835, offset 2f4f2d, dts 855040, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 836, offset 2f5120, dts 856064, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 837, offset 2f5337, dts 857088, size 478, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 838, offset 2fa68b, dts 858112, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 839, offset 2fa89f, dts 859136, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 840, offset 2faa92, dts 860160, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 841, offset 2fac8c, dts 861184, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 842, offset 2fae76, dts 862208, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 843, offset 2fb091, dts 863232, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 844, offset 2fb298, dts 864256, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 845, offset 2fb4a1, dts 865280, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 846, offset 2fb691, dts 866304, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 847, offset 2fb8b6, dts 867328, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 848, offset 2fbab2, dts 868352, size 470, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 849, offset 2fbc88, dts 869376, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 850, offset 2fbeae, dts 870400, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 851, offset 300acc, dts 871424, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 852, offset 300ccd, dts 872448, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 853, offset 300ecc, dts 873472, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 854, offset 3010b8, dts 874496, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 855, offset 3012d5, dts 875520, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 856, offset 3014d2, dts 876544, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 857, offset 3016d6, dts 877568, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 858, offset 3018d1, dts 878592, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 859, offset 3189c0, dts 879616, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 860, offset 318bd2, dts 880640, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 861, offset 318dc9, dts 881664, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 862, offset 318fd5, dts 882688, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 863, offset 3191e6, dts 883712, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 864, offset 3193eb, dts 884736, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 865, offset 3195e5, dts 885760, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 866, offset 3197d5, dts 886784, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 867, offset 3199db, dts 887808, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 868, offset 31d88c, dts 888832, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 869, offset 31da87, dts 889856, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 870, offset 31dcac, dts 890880, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 871, offset 31de94, dts 891904, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 872, offset 31e090, dts 892928, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 873, offset 31e2a0, dts 893952, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 874, offset 31e4b8, dts 894976, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 875, offset 31e6c3, dts 896000, size 433, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 876, offset 31e874, dts 897024, size 580, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 877, offset 31eab8, dts 898048, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 878, offset 31ecca, dts 899072, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 879, offset 31eebd, dts 900096, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 880, offset 31f0b6, dts 901120, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 881, offset 31f2c0, dts 902144, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 882, offset 31f4b4, dts 903168, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 883, offset 31f6bf, dts 904192, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 884, offset 31f8bd, dts 905216, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 885, offset 31fabd, dts 906240, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 886, offset 31fcb5, dts 907264, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 887, offset 31fea6, dts 908288, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 888, offset 3200b5, dts 909312, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 889, offset 3202ad, dts 910336, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 890, offset 3204a2, dts 911360, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 891, offset 3206ac, dts 912384, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 892, offset 3208af, dts 913408, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 893, offset 320acb, dts 914432, size 487, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 894, offset 320cb2, dts 915456, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 895, offset 320ebb, dts 916480, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 896, offset 3210b3, dts 917504, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 897, offset 3212b9, dts 918528, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 898, offset 3214b4, dts 919552, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 899, offset 3216c8, dts 920576, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 900, offset 3218d6, dts 921600, size 477, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 901, offset 32643c, dts 922624, size 558, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 902, offset 32666a, dts 923648, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 903, offset 32a341, dts 924672, size 580, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 904, offset 32a585, dts 925696, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 905, offset 32a781, dts 926720, size 459, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 906, offset 32a94c, dts 927744, size 569, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 907, offset 32ab85, dts 928768, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 908, offset 32ad8c, dts 929792, size 452, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 909, offset 32f1b6, dts 930816, size 606, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 910, offset 32f414, dts 931840, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 911, offset 32f5e5, dts 932864, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 912, offset 32f7e2, dts 933888, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 913, offset 32f9d1, dts 934912, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 914, offset 334020, dts 935936, size 574, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 915, offset 33425e, dts 936960, size 569, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 916, offset 334497, dts 937984, size 435, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 917, offset 33464a, dts 939008, size 464, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 918, offset 33481a, dts 940032, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 919, offset 334a25, dts 941056, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 920, offset 334c28, dts 942080, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 921, offset 334e3a, dts 943104, size 478, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 922, offset 335018, dts 944128, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 923, offset 335226, dts 945152, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 924, offset 33541a, dts 946176, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 925, offset 33563a, dts 947200, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 926, offset 335834, dts 948224, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 927, offset 335a0f, dts 949248, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 928, offset 335c34, dts 950272, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 929, offset 335e34, dts 951296, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 930, offset 336049, dts 952320, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 931, offset 336250, dts 953344, size 445, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 932, offset 33640d, dts 954368, size 577, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 933, offset 33664e, dts 955392, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 934, offset 336845, dts 956416, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 935, offset 336a16, dts 957440, size 583, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 936, offset 336c5d, dts 958464, size 478, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 937, offset 336e3b, dts 959488, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 938, offset 337036, dts 960512, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 939, offset 337227, dts 961536, size 596, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 940, offset 33747b, dts 962560, size 437, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 941, offset 337630, dts 963584, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 942, offset 337827, dts 964608, size 468, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 943, offset 3379fb, dts 965632, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 944, offset 337be0, dts 966656, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 945, offset 337de8, dts 967680, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 946, offset 337ff4, dts 968704, size 591, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 947, offset 3551b9, dts 969728, size 567, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 948, offset 3553f0, dts 970752, size 460, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 949, offset 3555bc, dts 971776, size 439, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 950, offset 355773, dts 972800, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 951, offset 355982, dts 973824, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 952, offset 355ba7, dts 974848, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 953, offset 35d736, dts 975872, size 462, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 954, offset 35d904, dts 976896, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 955, offset 35dadf, dts 977920, size 589, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 956, offset 36587e, dts 978944, size 725, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 957, offset 365b53, dts 979968, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 958, offset 365d39, dts 980992, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 959, offset 365f47, dts 982016, size 628, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 960, offset 3661bb, dts 983040, size 599, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 961, offset 366412, dts 984064, size 459, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 962, offset 36deec, dts 985088, size 438, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 963, offset 36e0a2, dts 986112, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 964, offset 36e2b5, dts 987136, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 965, offset 36e4d2, dts 988160, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 966, offset 36e6b3, dts 989184, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 967, offset 36e8b9, dts 990208, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 968, offset 36eade, dts 991232, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 969, offset 36ecd4, dts 992256, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 970, offset 37bcec, dts 993280, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 971, offset 37bec5, dts 994304, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 972, offset 37c0d3, dts 995328, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 973, offset 37c2df, dts 996352, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 974, offset 37c4d3, dts 997376, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 975, offset 37c6cf, dts 998400, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 976, offset 37c8bc, dts 999424, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 977, offset 37cad0, dts 1000448, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 978, offset 37cc9f, dts 1001472, size 619, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 979, offset 37cf0a, dts 1002496, size 613, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 980, offset 37d16f, dts 1003520, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 981, offset 382478, dts 1004544, size 453, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 982, offset 3879d8, dts 1005568, size 695, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 983, offset 387c8f, dts 1006592, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 984, offset 387e7f, dts 1007616, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 985, offset 388061, dts 1008640, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 986, offset 38826e, dts 1009664, size 454, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 987, offset 388434, dts 1010688, size 580, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 988, offset 388678, dts 1011712, size 451, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 989, offset 38883b, dts 1012736, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 990, offset 388a4b, dts 1013760, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 991, offset 388c35, dts 1014784, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 992, offset 388e42, dts 1015808, size 563, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 993, offset 389075, dts 1016832, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 994, offset 38925f, dts 1017856, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 995, offset 389477, dts 1018880, size 457, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 996, offset 38e0ae, dts 1019904, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 997, offset 3930b4, dts 1020928, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 998, offset 3932a8, dts 1021952, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 999, offset 393491, dts 1022976, size 598, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1000, offset 3936e7, dts 1024000, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1001, offset 3938d6, dts 1025024, size 584, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1002, offset 393b1e, dts 1026048, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1003, offset 393d18, dts 1027072, size 433, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1004, offset 393ec9, dts 1028096, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1005, offset 3940c2, dts 1029120, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1006, offset 3942a5, dts 1030144, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1007, offset 3944c4, dts 1031168, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1008, offset 3946c6, dts 1032192, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1009, offset 3948d1, dts 1033216, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1010, offset 394ad4, dts 1034240, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1011, offset 394ccd, dts 1035264, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1012, offset 394ec3, dts 1036288, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1013, offset 3950e5, dts 1037312, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1014, offset 3952f7, dts 1038336, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1015, offset 39a1da, dts 1039360, size 545, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1016, offset 39a3fb, dts 1040384, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1017, offset 39a60a, dts 1041408, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1018, offset 39a7f0, dts 1042432, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1019, offset 39a9ee, dts 1043456, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1020, offset 39abd1, dts 1044480, size 554, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1021, offset 39adfb, dts 1045504, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1022, offset 39afe6, dts 1046528, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1023, offset 39b1f4, dts 1047552, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1024, offset 39b3ff, dts 1048576, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1025, offset 39b5e4, dts 1049600, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1026, offset 39b7e7, dts 1050624, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1027, offset 39b9f9, dts 1051648, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1028, offset 39bc05, dts 1052672, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1029, offset 39bdee, dts 1053696, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1030, offset 39bffc, dts 1054720, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1031, offset 39c1e8, dts 1055744, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1032, offset 39c408, dts 1056768, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1033, offset 39c5eb, dts 1057792, size 563, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1034, offset 39c81e, dts 1058816, size 468, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1035, offset 39c9f2, dts 1059840, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1036, offset 39cc11, dts 1060864, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1037, offset 39ce06, dts 1061888, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1038, offset 39d00d, dts 1062912, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1039, offset 39d1f2, dts 1063936, size 487, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1040, offset 39d3d9, dts 1064960, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1041, offset 39d5f9, dts 1065984, size 564, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1042, offset 3a04f9, dts 1067008, size 468, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1043, offset 3a06cd, dts 1068032, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1044, offset 3a08f3, dts 1069056, size 459, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1045, offset 3a0abe, dts 1070080, size 588, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1046, offset 3a0d0a, dts 1071104, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1047, offset 3a0efb, dts 1072128, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1048, offset 3a5314, dts 1073152, size 561, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1049, offset 3a5545, dts 1074176, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1050, offset 3a5714, dts 1075200, size 600, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1051, offset 3a596c, dts 1076224, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1052, offset 3a5b3b, dts 1077248, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1053, offset 3a5d1c, dts 1078272, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1054, offset 3aa32b, dts 1079296, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1055, offset 3aa546, dts 1080320, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1056, offset 3aa731, dts 1081344, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1057, offset 3aa93d, dts 1082368, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1058, offset 3aab35, dts 1083392, size 584, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1059, offset 3af311, dts 1084416, size 455, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1060, offset 3af4d8, dts 1085440, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1061, offset 3af6b1, dts 1086464, size 576, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1062, offset 3af8f1, dts 1087488, size 444, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1063, offset 3afaad, dts 1088512, size 641, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1064, offset 3afd2e, dts 1089536, size 451, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1065, offset 3afef1, dts 1090560, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1066, offset 3b00f8, dts 1091584, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1067, offset 3b02fb, dts 1092608, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1068, offset 3b04f8, dts 1093632, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1069, offset 3b06ef, dts 1094656, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1070, offset 3b0917, dts 1095680, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1071, offset 3b0af8, dts 1096704, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1072, offset 3b0cd1, dts 1097728, size 472, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1073, offset 3b0ea9, dts 1098752, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1074, offset 3b10c6, dts 1099776, size 580, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1075, offset 3b130a, dts 1100800, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1076, offset 3b1502, dts 1101824, size 462, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1077, offset 3b16d0, dts 1102848, size 574, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1078, offset 3b190e, dts 1103872, size 462, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1079, offset 3b1adc, dts 1104896, size 472, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1080, offset 3b1cb4, dts 1105920, size 611, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1081, offset 3b1f17, dts 1106944, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1082, offset 3b20f6, dts 1107968, size 454, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1083, offset 3b22bc, dts 1108992, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1084, offset 3b24d7, dts 1110016, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1085, offset 3b26e9, dts 1111040, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1086, offset 3b28cc, dts 1112064, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1087, offset 3b2ac6, dts 1113088, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1088, offset 3b2cb9, dts 1114112, size 602, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1089, offset 3b2f13, dts 1115136, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1090, offset 3b3101, dts 1116160, size 425, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1091, offset 3b32aa, dts 1117184, size 583, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1092, offset 3b34f1, dts 1118208, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1093, offset 3b36e4, dts 1119232, size 474, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1094, offset 3b38be, dts 1120256, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1095, offset 3b3ac7, dts 1121280, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1096, offset 3b3cdc, dts 1122304, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1097, offset 3b3eee, dts 1123328, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1098, offset 3b40fe, dts 1124352, size 426, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1099, offset 3b42a8, dts 1125376, size 713, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1100, offset 3b4571, dts 1126400, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1101, offset 3b4765, dts 1127424, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1102, offset 3b4959, dts 1128448, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1103, offset 3b4b51, dts 1129472, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1104, offset 3b4d57, dts 1130496, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1105, offset 3b4f65, dts 1131520, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1106, offset 3b97de, dts 1132544, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1107, offset 3b99df, dts 1133568, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1108, offset 3b9bf4, dts 1134592, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1109, offset 3b9de9, dts 1135616, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1110, offset 3b9fea, dts 1136640, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1111, offset 3ba1fc, dts 1137664, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1112, offset 3ba3e8, dts 1138688, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1113, offset 3bef44, dts 1139712, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1114, offset 3bf161, dts 1140736, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1115, offset 3bf362, dts 1141760, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1116, offset 3bf560, dts 1142784, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1117, offset 3bf75a, dts 1143808, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1118, offset 3c4190, dts 1144832, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1119, offset 3c438f, dts 1145856, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1120, offset 3c458b, dts 1146880, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1121, offset 3c4784, dts 1147904, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1122, offset 3c877b, dts 1148928, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1123, offset 3c8973, dts 1149952, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1124, offset 3c8b9b, dts 1150976, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1125, offset 3c8da3, dts 1152000, size 444, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1126, offset 3cd232, dts 1153024, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1127, offset 3cd446, dts 1154048, size 605, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1128, offset 3cd6a3, dts 1155072, size 557, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1129, offset 3cd8d0, dts 1156096, size 428, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1130, offset 3cda7c, dts 1157120, size 448, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1131, offset 3d44bc, dts 1158144, size 576, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1132, offset 3d46fc, dts 1159168, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1133, offset 3d48fa, dts 1160192, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1134, offset 3d4acb, dts 1161216, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1135, offset 3d4cc5, dts 1162240, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1136, offset 3d4eaf, dts 1163264, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1137, offset 3d50bd, dts 1164288, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1138, offset 3d52aa, dts 1165312, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1139, offset 3d54d0, dts 1166336, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1140, offset 3d56bc, dts 1167360, size 554, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1141, offset 3d58e6, dts 1168384, size 462, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1142, offset 3d5ab4, dts 1169408, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1143, offset 3e0aa7, dts 1170432, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1144, offset 3e0ccf, dts 1171456, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1145, offset 3e0ee9, dts 1172480, size 431, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1146, offset 3e1098, dts 1173504, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1147, offset 3e1297, dts 1174528, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1148, offset 3e1466, dts 1175552, size 558, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1149, offset 3e1694, dts 1176576, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1150, offset 3e1884, dts 1177600, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1151, offset 3e1a89, dts 1178624, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1152, offset 3e1ca0, dts 1179648, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1153, offset 3e1e8c, dts 1180672, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1154, offset 3e208b, dts 1181696, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1155, offset 3e2273, dts 1182720, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1156, offset 3e249b, dts 1183744, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1157, offset 3e662a, dts 1184768, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1158, offset 3e681d, dts 1185792, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1159, offset 3f0cbc, dts 1186816, size 622, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1160, offset 3f0f2a, dts 1187840, size 455, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1161, offset 3f10f1, dts 1188864, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1162, offset 3f12d3, dts 1189888, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1163, offset 3f14b2, dts 1190912, size 431, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1164, offset 3f1661, dts 1191936, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1165, offset 3f1869, dts 1192960, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1166, offset 3f1a49, dts 1193984, size 554, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1167, offset 3f1c73, dts 1195008, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1168, offset 3f1e4c, dts 1196032, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1169, offset 3f2064, dts 1197056, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1170, offset 4069f3, dts 1198080, size 567, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1171, offset 406c2a, dts 1199104, size 568, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1172, offset 411dc4, dts 1200128, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1173, offset 411fb0, dts 1201152, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1174, offset 4121ba, dts 1202176, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1175, offset 4123b7, dts 1203200, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1176, offset 4125c0, dts 1204224, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1177, offset 4127bc, dts 1205248, size 435, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1178, offset 41296f, dts 1206272, size 434, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1179, offset 412b21, dts 1207296, size 441, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1180, offset 412cda, dts 1208320, size 612, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1181, offset 412f3e, dts 1209344, size 471, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1182, offset 413115, dts 1210368, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1183, offset 413332, dts 1211392, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1184, offset 413527, dts 1212416, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1185, offset 413732, dts 1213440, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1186, offset 41391f, dts 1214464, size 558, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1187, offset 413b4d, dts 1215488, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1188, offset 413d35, dts 1216512, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1189, offset 413f30, dts 1217536, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1190, offset 414133, dts 1218560, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1191, offset 414320, dts 1219584, size 553, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1192, offset 414549, dts 1220608, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1193, offset 41472a, dts 1221632, size 628, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1194, offset 41499e, dts 1222656, size 337, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1195, offset 414aef, dts 1223680, size 427, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1196, offset 414c9a, dts 1224704, size 672, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1197, offset 414f3a, dts 1225728, size 436, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1198, offset 4150ee, dts 1226752, size 563, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1199, offset 415321, dts 1227776, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1200, offset 415509, dts 1228800, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1201, offset 41570b, dts 1229824, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1202, offset 4158ee, dts 1230848, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1203, offset 41fcc1, dts 1231872, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1204, offset 41fec4, dts 1232896, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1205, offset 4200bc, dts 1233920, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1206, offset 4202b7, dts 1234944, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1207, offset 4204b1, dts 1235968, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1208, offset 420697, dts 1236992, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1209, offset 42069d, dts 1238016, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1210, offset 4206a3, dts 1239040, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1211, offset 4206a9, dts 1240064, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1212, offset 4206af, dts 1241088, size 838, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1213, offset 42ab08, dts 1242112, size 826, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1214, offset 42ae42, dts 1243136, size 626, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1215, offset 42b0b4, dts 1244160, size 583, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1216, offset 42b2fb, dts 1245184, size 603, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1217, offset 42b556, dts 1246208, size 585, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1218, offset 42b79f, dts 1247232, size 583, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1219, offset 42b9e6, dts 1248256, size 626, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1220, offset 42bc58, dts 1249280, size 751, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1221, offset 42bf47, dts 1250304, size 790, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1222, offset 4361cb, dts 1251328, size 734, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1223, offset 4364a9, dts 1252352, size 724, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1224, offset 43677d, dts 1253376, size 696, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1225, offset 436a35, dts 1254400, size 441, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1226, offset 436bee, dts 1255424, size 414, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1227, offset 436d8c, dts 1256448, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1228, offset 436fa6, dts 1257472, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1229, offset 437185, dts 1258496, size 440, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1230, offset 43733d, dts 1259520, size 580, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1231, offset 441d33, dts 1260544, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1232, offset 441f34, dts 1261568, size 448, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1233, offset 4420f4, dts 1262592, size 612, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1234, offset 44ad24, dts 1263616, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1235, offset 44af10, dts 1264640, size 459, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1236, offset 44b0db, dts 1265664, size 610, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1237, offset 44b33d, dts 1266688, size 442, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1238, offset 453f62, dts 1267712, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1239, offset 454131, dts 1268736, size 758, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1240, offset 454427, dts 1269760, size 407, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1241, offset 45d7d6, dts 1270784, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1242, offset 45d9e3, dts 1271808, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1243, offset 45dbfa, dts 1272832, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1244, offset 45dded, dts 1273856, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1245, offset 465b38, dts 1274880, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1246, offset 465d44, dts 1275904, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1247, offset 465f31, dts 1276928, size 461, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1248, offset 4660fe, dts 1277952, size 617, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1249, offset 466367, dts 1278976, size 478, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1250, offset 466545, dts 1280000, size 448, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1251, offset 466705, dts 1281024, size 661, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1252, offset 46699a, dts 1282048, size 391, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1253, offset 46c37a, dts 1283072, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1254, offset 46c57f, dts 1284096, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1255, offset 46c790, dts 1285120, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1256, offset 46c97a, dts 1286144, size 610, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1257, offset 46cbdc, dts 1287168, size 457, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1258, offset 46cda5, dts 1288192, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1259, offset 478688, dts 1289216, size 606, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1260, offset 4788e6, dts 1290240, size 447, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1261, offset 478aa5, dts 1291264, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1262, offset 478c84, dts 1292288, size 568, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1263, offset 478ebc, dts 1293312, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1264, offset 4790af, dts 1294336, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1265, offset 4792b9, dts 1295360, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1266, offset 4794c4, dts 1296384, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1267, offset 4796b7, dts 1297408, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1268, offset 47989f, dts 1298432, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1269, offset 479aa8, dts 1299456, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1270, offset 47d720, dts 1300480, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1271, offset 47d908, dts 1301504, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1272, offset 47daf4, dts 1302528, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1273, offset 47dd0a, dts 1303552, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1274, offset 47defd, dts 1304576, size 545, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1275, offset 47e11e, dts 1305600, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1276, offset 47e328, dts 1306624, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1277, offset 47e504, dts 1307648, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1278, offset 47e6ed, dts 1308672, size 607, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1279, offset 47e94c, dts 1309696, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1280, offset 483269, dts 1310720, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1281, offset 483449, dts 1311744, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1282, offset 483645, dts 1312768, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1283, offset 483853, dts 1313792, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1284, offset 483a55, dts 1314816, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1285, offset 483c51, dts 1315840, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1286, offset 483e55, dts 1316864, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1287, offset 484042, dts 1317888, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1288, offset 484260, dts 1318912, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1289, offset 484444, dts 1319936, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1290, offset 484645, dts 1320960, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1291, offset 484859, dts 1321984, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1292, offset 484a55, dts 1323008, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1293, offset 48772e, dts 1324032, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1294, offset 487952, dts 1325056, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1295, offset 487b4f, dts 1326080, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1296, offset 487d53, dts 1327104, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1297, offset 487f4b, dts 1328128, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1298, offset 48814c, dts 1329152, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1299, offset 488359, dts 1330176, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1300, offset 48b399, dts 1331200, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1301, offset 48b590, dts 1332224, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1302, offset 48b785, dts 1333248, size 471, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1303, offset 48b95c, dts 1334272, size 575, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1304, offset 48bb9b, dts 1335296, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1305, offset 48bd97, dts 1336320, size 477, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1306, offset 48bf74, dts 1337344, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1307, offset 48c194, dts 1338368, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1308, offset 48c393, dts 1339392, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1309, offset 48c58a, dts 1340416, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1310, offset 48c77f, dts 1341440, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1311, offset 48ff57, dts 1342464, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1312, offset 49014c, dts 1343488, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1313, offset 49032f, dts 1344512, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1314, offset 490555, dts 1345536, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1315, offset 490767, dts 1346560, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1316, offset 490964, dts 1347584, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1317, offset 490b5e, dts 1348608, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1318, offset 490d6e, dts 1349632, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1319, offset 490f7b, dts 1350656, size 459, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1320, offset 493ba4, dts 1351680, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1321, offset 493dc0, dts 1352704, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1322, offset 493fd5, dts 1353728, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1323, offset 4941e7, dts 1354752, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1324, offset 4943a8, dts 1355776, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1325, offset 49459f, dts 1356800, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1326, offset 497fab, dts 1357824, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1327, offset 4981a2, dts 1358848, size 565, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1328, offset 4983d7, dts 1359872, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1329, offset 4985db, dts 1360896, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1330, offset 4987d9, dts 1361920, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1331, offset 4989c4, dts 1362944, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1332, offset 49b366, dts 1363968, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1333, offset 49b562, dts 1364992, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1334, offset 49b746, dts 1366016, size 605, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1335, offset 49b9a3, dts 1367040, size 455, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1336, offset 49bb6a, dts 1368064, size 467, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1337, offset 49bd3d, dts 1369088, size 619, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1338, offset 49f087, dts 1370112, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1339, offset 49f262, dts 1371136, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1340, offset 49f448, dts 1372160, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1341, offset 49f627, dts 1373184, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1342, offset 49f841, dts 1374208, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1343, offset 4a1caf, dts 1375232, size 462, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1344, offset 4a1e7d, dts 1376256, size 613, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1345, offset 4a20e2, dts 1377280, size 559, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1346, offset 4a2311, dts 1378304, size 437, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1347, offset 4a44f1, dts 1379328, size 575, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1348, offset 4a4730, dts 1380352, size 451, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1349, offset 4a48f3, dts 1381376, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1350, offset 4a4ae8, dts 1382400, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1351, offset 4a83f9, dts 1383424, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1352, offset 4a85fa, dts 1384448, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1353, offset 4a87ee, dts 1385472, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1354, offset 4a89e7, dts 1386496, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1355, offset 4aa78c, dts 1387520, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1356, offset 4aa985, dts 1388544, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1357, offset 4aab6f, dts 1389568, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1358, offset 4aad65, dts 1390592, size 623, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1359, offset 4aafd4, dts 1391616, size 439, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1360, offset 4ab18b, dts 1392640, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1361, offset 4ab377, dts 1393664, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1362, offset 4ab587, dts 1394688, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1363, offset 4ab790, dts 1395712, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1364, offset 4ab97c, dts 1396736, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1365, offset 4abb75, dts 1397760, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1366, offset 4abd76, dts 1398784, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1367, offset 4abf86, dts 1399808, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1368, offset 4ac19b, dts 1400832, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1369, offset 4ac385, dts 1401856, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1370, offset 4ac577, dts 1402880, size 565, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1371, offset 4ac7ac, dts 1403904, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1372, offset 4ac991, dts 1404928, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1373, offset 4acb73, dts 1405952, size 578, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1374, offset 4acdb5, dts 1406976, size 477, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1375, offset 4acf92, dts 1408000, size 545, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1376, offset 4ad1b3, dts 1409024, size 478, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1377, offset 4ad391, dts 1410048, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1378, offset 4ad58e, dts 1411072, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1379, offset 4b76a5, dts 1412096, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1380, offset 4b78a4, dts 1413120, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1381, offset 4b7abb, dts 1414144, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1382, offset 4b7cb5, dts 1415168, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1383, offset 4bb9fc, dts 1416192, size 575, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1384, offset 4bbc3b, dts 1417216, size 442, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1385, offset 4bbdf5, dts 1418240, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1386, offset 4bbffd, dts 1419264, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1387, offset 4bc1fb, dts 1420288, size 566, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1388, offset 4bc431, dts 1421312, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1389, offset 4bc616, dts 1422336, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1390, offset 4bc7ef, dts 1423360, size 626, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1391, offset 4bca61, dts 1424384, size 445, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1392, offset 4bcc1e, dts 1425408, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1393, offset 4bcdfa, dts 1426432, size 613, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1394, offset 4bd05f, dts 1427456, size 460, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1395, offset 4bd22b, dts 1428480, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1396, offset 4bd40c, dts 1429504, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1397, offset 4bd611, dts 1430528, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1398, offset 4bd80b, dts 1431552, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1399, offset 4bd9fc, dts 1432576, size 599, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1400, offset 4bdc53, dts 1433600, size 467, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1401, offset 4bde26, dts 1434624, size 472, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1402, offset 4bdffe, dts 1435648, size 537, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1403, offset 4be217, dts 1436672, size 569, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1404, offset 4be450, dts 1437696, size 477, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1405, offset 4be62d, dts 1438720, size 474, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1406, offset 4be807, dts 1439744, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1407, offset 4be9f7, dts 1440768, size 653, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1408, offset 4bec84, dts 1441792, size 425, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1409, offset 4bee2d, dts 1442816, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1410, offset 4bf012, dts 1443840, size 464, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1411, offset 4bf1e2, dts 1444864, size 649, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1412, offset 4bf46b, dts 1445888, size 561, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1413, offset 4bf69c, dts 1446912, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1414, offset 4bf877, dts 1447936, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1415, offset 4c2cba, dts 1448960, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1416, offset 4c2ee0, dts 1449984, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1417, offset 4c30da, dts 1451008, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1418, offset 4c32c9, dts 1452032, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1419, offset 4c34c1, dts 1453056, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1420, offset 4c36b4, dts 1454080, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1421, offset 4c38c3, dts 1455104, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1422, offset 4c3abe, dts 1456128, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1423, offset 4c3cbd, dts 1457152, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1424, offset 4c3ed0, dts 1458176, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1425, offset 4c40c8, dts 1459200, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1426, offset 4ce197, dts 1460224, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1427, offset 4ce389, dts 1461248, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1428, offset 4ce574, dts 1462272, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1429, offset 4ce785, dts 1463296, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1430, offset 4ce99d, dts 1464320, size 464, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1431, offset 4ceb6d, dts 1465344, size 563, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1432, offset 4d275d, dts 1466368, size 478, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1433, offset 4d293b, dts 1467392, size 573, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1434, offset 4d2b78, dts 1468416, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1435, offset 4d2d6d, dts 1469440, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1436, offset 4d2f4e, dts 1470464, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1437, offset 4d314e, dts 1471488, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1438, offset 4d5914, dts 1472512, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1439, offset 4d5b1f, dts 1473536, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1440, offset 4d5d1d, dts 1474560, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1441, offset 4d5f1b, dts 1475584, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1442, offset 4d6113, dts 1476608, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1443, offset 4d6320, dts 1477632, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1444, offset 4d64f5, dts 1478656, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1445, offset 4d9af0, dts 1479680, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1446, offset 4d9cfd, dts 1480704, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1447, offset 4d9ef4, dts 1481728, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1448, offset 4da0eb, dts 1482752, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1449, offset 4da2f4, dts 1483776, size 576, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1450, offset 4da534, dts 1484800, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1451, offset 4da71d, dts 1485824, size 442, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1452, offset 4de932, dts 1486848, size 617, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1453, offset 4deb9b, dts 1487872, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1454, offset 4ded84, dts 1488896, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1455, offset 4def73, dts 1489920, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1456, offset 4df157, dts 1490944, size 580, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1457, offset 4df39b, dts 1491968, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1458, offset 4df596, dts 1492992, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1459, offset 4df78e, dts 1494016, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1460, offset 4df977, dts 1495040, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1461, offset 4dfb6c, dts 1496064, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1462, offset 4dfd6a, dts 1497088, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1463, offset 4dff3f, dts 1498112, size 570, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1464, offset 4e0179, dts 1499136, size 545, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1465, offset 4e039a, dts 1500160, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1466, offset 4e058c, dts 1501184, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1467, offset 4e0781, dts 1502208, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1468, offset 4e0976, dts 1503232, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1469, offset 4e0b98, dts 1504256, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1470, offset 4e0d67, dts 1505280, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1471, offset 4e0f8c, dts 1506304, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1472, offset 4e1172, dts 1507328, size 563, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1473, offset 4e13a5, dts 1508352, size 472, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1474, offset 4e157d, dts 1509376, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1475, offset 4e176d, dts 1510400, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1476, offset 4e1993, dts 1511424, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1477, offset 4e1bb7, dts 1512448, size 455, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1478, offset 4e1d7e, dts 1513472, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1479, offset 4e1f6d, dts 1514496, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1480, offset 4e2151, dts 1515520, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1481, offset 4e2359, dts 1516544, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1482, offset 4e2561, dts 1517568, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1483, offset 4e2764, dts 1518592, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1484, offset 4e296f, dts 1519616, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1485, offset 4e2b63, dts 1520640, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1486, offset 4e2d6f, dts 1521664, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1487, offset 4e2f6f, dts 1522688, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1488, offset 4e3171, dts 1523712, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1489, offset 4e3364, dts 1524736, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1490, offset 4e354f, dts 1525760, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1491, offset 4e376d, dts 1526784, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1492, offset 4e396c, dts 1527808, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1493, offset 4e7ddd, dts 1528832, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1494, offset 4e7fe5, dts 1529856, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1495, offset 4e81d7, dts 1530880, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1496, offset 4e83e2, dts 1531904, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1497, offset 4e85d9, dts 1532928, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1498, offset 4e87d4, dts 1533952, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1499, offset 4e89d4, dts 1534976, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1500, offset 4e8bd6, dts 1536000, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1501, offset 4e8de9, dts 1537024, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1502, offset 4e8fc4, dts 1538048, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1503, offset 4e91c7, dts 1539072, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1504, offset 4e93d1, dts 1540096, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1505, offset 4e95c4, dts 1541120, size 557, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1506, offset 4e97f1, dts 1542144, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1507, offset 4e99da, dts 1543168, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1508, offset 4e9bdd, dts 1544192, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1509, offset 4e9dc8, dts 1545216, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1510, offset 4e9fd3, dts 1546240, size 597, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1511, offset 4ea228, dts 1547264, size 456, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1512, offset 4ea3f0, dts 1548288, size 454, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1513, offset 4ea5b6, dts 1549312, size 590, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1514, offset 4ef6d3, dts 1550336, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1515, offset 4ef8fb, dts 1551360, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1516, offset 4efad6, dts 1552384, size 467, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1517, offset 4efca9, dts 1553408, size 586, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1518, offset 4efef3, dts 1554432, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1519, offset 4f00f9, dts 1555456, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1520, offset 4f02d8, dts 1556480, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1521, offset 4f5f76, dts 1557504, size 596, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1522, offset 4f61ca, dts 1558528, size 457, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1523, offset 4f6393, dts 1559552, size 453, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1524, offset 4f6558, dts 1560576, size 681, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1525, offset 4f6801, dts 1561600, size 451, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1526, offset 4f69c4, dts 1562624, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1527, offset 4f6b85, dts 1563648, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1528, offset 4fad17, dts 1564672, size 583, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1529, offset 4faf5e, dts 1565696, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1530, offset 4fb11f, dts 1566720, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1531, offset 4fb312, dts 1567744, size 686, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1532, offset 4fb5c0, dts 1568768, size 427, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1533, offset 4fe6a5, dts 1569792, size 454, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1534, offset 4fe86b, dts 1570816, size 590, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1535, offset 4feab9, dts 1571840, size 459, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1536, offset 4fec84, dts 1572864, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1537, offset 5013ca, dts 1573888, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1538, offset 5015aa, dts 1574912, size 564, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1539, offset 5017de, dts 1575936, size 461, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1540, offset 5019ab, dts 1576960, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1541, offset 501bba, dts 1577984, size 621, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1542, offset 504cfd, dts 1579008, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1543, offset 504edc, dts 1580032, size 451, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1544, offset 50509f, dts 1581056, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1545, offset 505292, dts 1582080, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1546, offset 505495, dts 1583104, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1547, offset 505697, dts 1584128, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1548, offset 50873d, dts 1585152, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1549, offset 508923, dts 1586176, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1550, offset 508b45, dts 1587200, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1551, offset 508d14, dts 1588224, size 576, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1552, offset 508f54, dts 1589248, size 470, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1553, offset 50912a, dts 1590272, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1554, offset 50933a, dts 1591296, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1555, offset 50ca0d, dts 1592320, size 564, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1556, offset 50cc41, dts 1593344, size 453, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1557, offset 50ce06, dts 1594368, size 551, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1558, offset 50d02d, dts 1595392, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1559, offset 50d1fe, dts 1596416, size 561, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1560, offset 50d42f, dts 1597440, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1561, offset 50d60b, dts 1598464, size 565, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1562, offset 50d840, dts 1599488, size 462, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1563, offset 50da0e, dts 1600512, size 557, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1564, offset 50dc3b, dts 1601536, size 472, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1565, offset 50de13, dts 1602560, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1566, offset 50e035, dts 1603584, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1567, offset 50e20e, dts 1604608, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1568, offset 50e433, dts 1605632, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1569, offset 50e62a, dts 1606656, size 560, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1570, offset 50e85a, dts 1607680, size 460, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1571, offset 50ea26, dts 1608704, size 487, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1572, offset 50ec0d, dts 1609728, size 618, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1573, offset 50ee77, dts 1610752, size 714, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1574, offset 50f141, dts 1611776, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1575, offset 50f347, dts 1612800, size 427, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1576, offset 5163e4, dts 1613824, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1577, offset 51d194, dts 1614848, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1578, offset 51d37a, dts 1615872, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1579, offset 51d58b, dts 1616896, size 578, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1580, offset 51d7cd, dts 1617920, size 435, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1581, offset 51d980, dts 1618944, size 578, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1582, offset 5243ad, dts 1619968, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1583, offset 52456e, dts 1620992, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1584, offset 524780, dts 1622016, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1585, offset 52ac47, dts 1623040, size 582, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1586, offset 52ae8d, dts 1624064, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1587, offset 52b075, dts 1625088, size 438, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1588, offset 52b22b, dts 1626112, size 606, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1589, offset 52b489, dts 1627136, size 466, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1590, offset 52b65b, dts 1628160, size 590, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1591, offset 52b8a9, dts 1629184, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1592, offset 52baa6, dts 1630208, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1593, offset 52bccc, dts 1631232, size 602, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1594, offset 52bf26, dts 1632256, size 571, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1595, offset 52c161, dts 1633280, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1596, offset 52c378, dts 1634304, size 450, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1597, offset 52c53a, dts 1635328, size 445, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1598, offset 52c6f7, dts 1636352, size 622, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1599, offset 52c965, dts 1637376, size 466, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1600, offset 52cb37, dts 1638400, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1601, offset 52cd34, dts 1639424, size 558, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1602, offset 52cf62, dts 1640448, size 627, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1603, offset 52f3b9, dts 1641472, size 568, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1604, offset 52f5f1, dts 1642496, size 591, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1605, offset 52f840, dts 1643520, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1606, offset 52fa40, dts 1644544, size 588, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1607, offset 52fc8c, dts 1645568, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1608, offset 52fe80, dts 1646592, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1609, offset 5328a6, dts 1647616, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1610, offset 532a94, dts 1648640, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1611, offset 532c85, dts 1649664, size 596, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1612, offset 532ed9, dts 1650688, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1613, offset 5330fb, dts 1651712, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1614, offset 53664e, dts 1652736, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1615, offset 53685a, dts 1653760, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1616, offset 536a55, dts 1654784, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1617, offset 536c70, dts 1655808, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1618, offset 536e7f, dts 1656832, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1619, offset 53be17, dts 1657856, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1620, offset 53c01e, dts 1658880, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1621, offset 540cbc, dts 1659904, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1622, offset 540eae, dts 1660928, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1623, offset 54108e, dts 1661952, size 568, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1624, offset 5412c6, dts 1662976, size 565, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1625, offset 5414fb, dts 1664000, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1626, offset 5416f8, dts 1665024, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1627, offset 5418eb, dts 1666048, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1628, offset 541ad8, dts 1667072, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1629, offset 541cbc, dts 1668096, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1630, offset 541eb7, dts 1669120, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1631, offset 5420ba, dts 1670144, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1632, offset 5422a4, dts 1671168, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1633, offset 5424a3, dts 1672192, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1634, offset 5426a8, dts 1673216, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1635, offset 5428a3, dts 1674240, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1636, offset 542a99, dts 1675264, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1637, offset 542c96, dts 1676288, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1638, offset 542eaa, dts 1677312, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1639, offset 543098, dts 1678336, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1640, offset 5432b2, dts 1679360, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1641, offset 5434b8, dts 1680384, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1642, offset 5436ad, dts 1681408, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1643, offset 5438a8, dts 1682432, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1644, offset 543a9b, dts 1683456, size 564, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1645, offset 543ccf, dts 1684480, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1646, offset 543ed3, dts 1685504, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1647, offset 5440cf, dts 1686528, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1648, offset 5442cb, dts 1687552, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1649, offset 5444bc, dts 1688576, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1650, offset 5446c3, dts 1689600, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1651, offset 5448ce, dts 1690624, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1652, offset 544aee, dts 1691648, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1653, offset 544cdf, dts 1692672, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1654, offset 5451db, dts 1693696, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1655, offset 5453dd, dts 1694720, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1656, offset 5455ce, dts 1695744, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1657, offset 5457c1, dts 1696768, size 442, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1658, offset 54597b, dts 1697792, size 777, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1659, offset 545c84, dts 1698816, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1660, offset 545f0c, dts 1699840, size 407, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1661, offset 5460a3, dts 1700864, size 622, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1662, offset 546311, dts 1701888, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1663, offset 546580, dts 1702912, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1664, offset 54675b, dts 1703936, size 467, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1665, offset 54692e, dts 1704960, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1666, offset 546b89, dts 1705984, size 627, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1667, offset 546dfc, dts 1707008, size 461, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1668, offset 546fc9, dts 1708032, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1669, offset 5471ab, dts 1709056, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1670, offset 5473ae, dts 1710080, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1671, offset 5475b9, dts 1711104, size 593, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1672, offset 54780a, dts 1712128, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1673, offset 547a21, dts 1713152, size 472, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1674, offset 547bf9, dts 1714176, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1675, offset 547dde, dts 1715200, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1676, offset 547fcc, dts 1716224, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1677, offset 5481c8, dts 1717248, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1678, offset 5483cd, dts 1718272, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1679, offset 5485f3, dts 1719296, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1680, offset 5487ef, dts 1720320, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1681, offset 5489e5, dts 1721344, size 560, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1682, offset 548c83, dts 1722368, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1683, offset 548e6c, dts 1723392, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1684, offset 549048, dts 1724416, size 585, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1685, offset 549291, dts 1725440, size 462, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1686, offset 54945f, dts 1726464, size 603, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1687, offset 5496ba, dts 1727488, size 438, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1688, offset 549870, dts 1728512, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1689, offset 549b32, dts 1729536, size 607, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1690, offset 549d91, dts 1730560, size 450, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1691, offset 549f53, dts 1731584, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1692, offset 54a145, dts 1732608, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1693, offset 54a345, dts 1733632, size 590, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1694, offset 54a593, dts 1734656, size 459, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1695, offset 54a75e, dts 1735680, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1696, offset 54a93e, dts 1736704, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1697, offset 54ab24, dts 1737728, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1698, offset 54ad0f, dts 1738752, size 573, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1699, offset 54af4c, dts 1739776, size 430, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1700, offset 54b0fa, dts 1740800, size 565, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1701, offset 54b32f, dts 1741824, size 582, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1702, offset 54b575, dts 1742848, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1703, offset 54b78b, dts 1743872, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1704, offset 54b96c, dts 1744896, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1705, offset 54bb90, dts 1745920, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1706, offset 54bd76, dts 1746944, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1707, offset 5530a1, dts 1747968, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1708, offset 553294, dts 1748992, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1709, offset 553481, dts 1750016, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1710, offset 553676, dts 1751040, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1711, offset 553898, dts 1752064, size 448, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1712, offset 553a58, dts 1753088, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1713, offset 553c41, dts 1754112, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1714, offset 553e48, dts 1755136, size 555, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1715, offset 554073, dts 1756160, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1716, offset 55427c, dts 1757184, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1717, offset 55446f, dts 1758208, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1718, offset 55464a, dts 1759232, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1719, offset 558386, dts 1760256, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1720, offset 55857e, dts 1761280, size 578, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1721, offset 5587c0, dts 1762304, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1722, offset 5589c7, dts 1763328, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1723, offset 558be6, dts 1764352, size 591, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1724, offset 558e35, dts 1765376, size 438, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1725, offset 559228, dts 1766400, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1726, offset 5593e9, dts 1767424, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1727, offset 5595f2, dts 1768448, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1728, offset 5597d7, dts 1769472, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1729, offset 5599da, dts 1770496, size 559, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1730, offset 559c8b, dts 1771520, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1731, offset 559e8f, dts 1772544, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1732, offset 55a090, dts 1773568, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1733, offset 55a274, dts 1774592, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1734, offset 55a4d6, dts 1775616, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1735, offset 55a6c7, dts 1776640, size 559, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1736, offset 55a8f6, dts 1777664, size 466, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1737, offset 55aac8, dts 1778688, size 573, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1738, offset 55ad05, dts 1779712, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1739, offset 55af01, dts 1780736, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1740, offset 55b10f, dts 1781760, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1741, offset 55b30c, dts 1782784, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1742, offset 55b534, dts 1783808, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1743, offset 55b73a, dts 1784832, size 490, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1744, offset 55b924, dts 1785856, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1745, offset 55bb1a, dts 1786880, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1746, offset 55bd13, dts 1787904, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1747, offset 55bf0e, dts 1788928, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1748, offset 55c111, dts 1789952, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1749, offset 55c326, dts 1790976, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1750, offset 55c50c, dts 1792000, size 559, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1751, offset 55c73b, dts 1793024, size 488, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1752, offset 55c923, dts 1794048, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1753, offset 55cb18, dts 1795072, size 487, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1754, offset 55ccff, dts 1796096, size 572, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1755, offset 55cf3b, dts 1797120, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1756, offset 55d12d, dts 1798144, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1757, offset 55d32b, dts 1799168, size 537, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1758, offset 55d544, dts 1800192, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1759, offset 55d74d, dts 1801216, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1760, offset 55d932, dts 1802240, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1761, offset 55db31, dts 1803264, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1762, offset 55dd17, dts 1804288, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1763, offset 55df23, dts 1805312, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1764, offset 55e116, dts 1806336, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1765, offset 55e324, dts 1807360, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1766, offset 55e587, dts 1808384, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1767, offset 55e792, dts 1809408, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1768, offset 55e980, dts 1810432, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1769, offset 55eb96, dts 1811456, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1770, offset 55ed78, dts 1812480, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1771, offset 55f008, dts 1813504, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1772, offset 55f208, dts 1814528, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1773, offset 55f3f3, dts 1815552, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1774, offset 55f5f6, dts 1816576, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1775, offset 55f7f3, dts 1817600, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1776, offset 55f9f6, dts 1818624, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1777, offset 55fc60, dts 1819648, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1778, offset 55fe60, dts 1820672, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1779, offset 560069, dts 1821696, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1780, offset 560258, dts 1822720, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1781, offset 560467, dts 1823744, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1782, offset 560677, dts 1824768, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1783, offset 56086b, dts 1825792, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1784, offset 560a4a, dts 1826816, size 565, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1785, offset 560c7f, dts 1827840, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1786, offset 560ee6, dts 1828864, size 461, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1787, offset 5610b3, dts 1829888, size 572, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1788, offset 5612ef, dts 1830912, size 553, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1789, offset 561518, dts 1831936, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1790, offset 5616f9, dts 1832960, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1791, offset 56190f, dts 1833984, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1792, offset 561ae0, dts 1835008, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1793, offset 561d06, dts 1836032, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1794, offset 561f01, dts 1837056, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1795, offset 562111, dts 1838080, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1796, offset 5622f5, dts 1839104, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1797, offset 5624d1, dts 1840128, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1798, offset 5626f9, dts 1841152, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1799, offset 562917, dts 1842176, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1800, offset 562b07, dts 1843200, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1801, offset 562d14, dts 1844224, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1802, offset 562f0b, dts 1845248, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1803, offset 5630f7, dts 1846272, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1804, offset 563301, dts 1847296, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1805, offset 563519, dts 1848320, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1806, offset 563717, dts 1849344, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1807, offset 56390d, dts 1850368, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1808, offset 563aff, dts 1851392, size 553, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1809, offset 563d28, dts 1852416, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1810, offset 563f28, dts 1853440, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1811, offset 564104, dts 1854464, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1812, offset 56432a, dts 1855488, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1813, offset 564518, dts 1856512, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1814, offset 56470a, dts 1857536, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1815, offset 564920, dts 1858560, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1816, offset 564b21, dts 1859584, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1817, offset 564d10, dts 1860608, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1818, offset 564f0e, dts 1861632, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1819, offset 565120, dts 1862656, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1820, offset 569477, dts 1863680, size 462, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1821, offset 569645, dts 1864704, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1822, offset 569863, dts 1865728, size 566, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1823, offset 569a99, dts 1866752, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1824, offset 569c78, dts 1867776, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1825, offset 569e7d, dts 1868800, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1826, offset 56a072, dts 1869824, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1827, offset 56a27f, dts 1870848, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1828, offset 56a48b, dts 1871872, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1829, offset 56a686, dts 1872896, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1830, offset 56a87a, dts 1873920, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1831, offset 56aa8b, dts 1874944, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1832, offset 56ac8b, dts 1875968, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1833, offset 56ae9b, dts 1876992, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1834, offset 56b06a, dts 1878016, size 547, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1835, offset 56b28d, dts 1879040, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1836, offset 56b48f, dts 1880064, size 432, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1837, offset 56b63f, dts 1881088, size 581, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1838, offset 56b884, dts 1882112, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1839, offset 56baac, dts 1883136, size 466, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1840, offset 56bc7e, dts 1884160, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1841, offset 56be82, dts 1885184, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1842, offset 56c080, dts 1886208, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1843, offset 56c28f, dts 1887232, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1844, offset 56c4a1, dts 1888256, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1845, offset 56c695, dts 1889280, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1846, offset 56c89d, dts 1890304, size 477, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1847, offset 56ca7a, dts 1891328, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1848, offset 56cc92, dts 1892352, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1849, offset 56ce8f, dts 1893376, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1850, offset 126e22f, dts 1894400, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1851, offset 126e41c, dts 1895424, size 537, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1852, offset 12738d7, dts 1896448, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1853, offset 1273ae0, dts 1897472, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1854, offset 1279687, dts 1898496, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1855, offset 127988f, dts 1899520, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1856, offset 127eeab, dts 1900544, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1857, offset 127f0b7, dts 1901568, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1858, offset 128a0cc, dts 1902592, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1859, offset 128a2c4, dts 1903616, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1860, offset 128e94e, dts 1904640, size 483, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1861, offset 12933ab, dts 1905664, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1862, offset 12935a1, dts 1906688, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1863, offset 12975ed, dts 1907712, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1864, offset 12977fd, dts 1908736, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1865, offset 129b6ee, dts 1909760, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1866, offset 129b8eb, dts 1910784, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1867, offset 129ec5e, dts 1911808, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1868, offset 129ee40, dts 1912832, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1869, offset 12a1dd4, dts 1913856, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1870, offset 12a1ff6, dts 1914880, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1871, offset 12a4fb3, dts 1915904, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1872, offset 12a51ae, dts 1916928, size 474, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1873, offset 12a8333, dts 1917952, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1874, offset 12a852f, dts 1918976, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1875, offset 12ab6d0, dts 1920000, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1876, offset 12ae90a, dts 1921024, size 572, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1877, offset 12aeb46, dts 1922048, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1878, offset 12b1d1f, dts 1923072, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1879, offset 12b1f18, dts 1924096, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1880, offset 12b515c, dts 1925120, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1881, offset 12b5349, dts 1926144, size 472, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1882, offset 12b836b, dts 1927168, size 578, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1883, offset 12b85ad, dts 1928192, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1884, offset 12bb476, dts 1929216, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1885, offset 12bb682, dts 1930240, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1886, offset 12be7d9, dts 1931264, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1887, offset 12be9f8, dts 1932288, size 459, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1888, offset 12c182d, dts 1933312, size 573, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1889, offset 12c1a6a, dts 1934336, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1890, offset 12c4a81, dts 1935360, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1891, offset 12c78bf, dts 1936384, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1892, offset 12c7ac3, dts 1937408, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1893, offset 12ca98e, dts 1938432, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1894, offset 12cab77, dts 1939456, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1895, offset 12cd944, dts 1940480, size 445, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1896, offset 12cdb01, dts 1941504, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1897, offset 12d09e2, dts 1942528, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1898, offset 12d0bd0, dts 1943552, size 552, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1899, offset 12d3959, dts 1944576, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1900, offset 12d3b5e, dts 1945600, size 474, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1901, offset 12d6998, dts 1946624, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1902, offset 12d6ba6, dts 1947648, size 579, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1903, offset 12d9ba8, dts 1948672, size 471, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1904, offset 12d9d7f, dts 1949696, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1905, offset 12dcd6b, dts 1950720, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1906, offset 12dfc47, dts 1951744, size 470, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1907, offset 12dfe1d, dts 1952768, size 621, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1908, offset 12e2cd8, dts 1953792, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1909, offset 12e2ec7, dts 1954816, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1910, offset 12e5ced, dts 1955840, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1911, offset 12e5efa, dts 1956864, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1912, offset 12e8721, dts 1957888, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1913, offset 12e8933, dts 1958912, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1914, offset 12f2c43, dts 1959936, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1915, offset 12f2e4f, dts 1960960, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1916, offset 12f542f, dts 1961984, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1917, offset 12f5642, dts 1963008, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1918, offset 12f7f08, dts 1964032, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1919, offset 12f80f5, dts 1965056, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1920, offset 12fae07, dts 1966080, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1921, offset 12fda72, dts 1967104, size 601, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1922, offset 12fdccb, dts 1968128, size 464, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1923, offset 1301f05, dts 1969152, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1924, offset 13020de, dts 1970176, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1925, offset 1306a8e, dts 1971200, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1926, offset 1306c81, dts 1972224, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1927, offset 130bcd6, dts 1973248, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1928, offset 130bece, dts 1974272, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1929, offset 131154a, dts 1975296, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1930, offset 1311747, dts 1976320, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1931, offset 1317287, dts 1977344, size 556, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1932, offset 13174b3, dts 1978368, size 453, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1933, offset 131cda4, dts 1979392, size 546, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1934, offset 131cfc6, dts 1980416, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1935, offset 1322cb5, dts 1981440, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1936, offset 1328be5, dts 1982464, size 614, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1937, offset 1328e4b, dts 1983488, size 433, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1938, offset 132f1fb, dts 1984512, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1939, offset 132f3e1, dts 1985536, size 587, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1940, offset 1334c2a, dts 1986560, size 457, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1941, offset 1334df3, dts 1987584, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1942, offset 133a8df, dts 1988608, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1943, offset 133aae6, dts 1989632, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1944, offset 1340705, dts 1990656, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1945, offset 1340914, dts 1991680, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1946, offset 1345c2d, dts 1992704, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1947, offset 1345e47, dts 1993728, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1948, offset 134b288, dts 1994752, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1949, offset 134b487, dts 1995776, size 543, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1950, offset 1350d71, dts 1996800, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1951, offset 135630a, dts 1997824, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1952, offset 13564f9, dts 1998848, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1953, offset 135b3dc, dts 1999872, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1954, offset 135b5e0, dts 2000896, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1955, offset 1360b8c, dts 2001920, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1956, offset 1360d84, dts 2002944, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1957, offset 13665a7, dts 2003968, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1958, offset 13667a0, dts 2004992, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1959, offset 136ccc0, dts 2006016, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1960, offset 136cec1, dts 2007040, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1961, offset 13735bd, dts 2008064, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1962, offset 13737b7, dts 2009088, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1963, offset 1377c2c, dts 2010112, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1964, offset 1377e2e, dts 2011136, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1965, offset 137c22c, dts 2012160, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1966, offset 1380c70, dts 2013184, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1967, offset 1380e61, dts 2014208, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1968, offset 1385a57, dts 2015232, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1969, offset 1385c51, dts 2016256, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1970, offset 1393bc0, dts 2017280, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1971, offset 1393dbd, dts 2018304, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1972, offset 13982d3, dts 2019328, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1973, offset 13984cb, dts 2020352, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1974, offset 139c55b, dts 2021376, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1975, offset 139c771, dts 2022400, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1976, offset 139fd31, dts 2023424, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1977, offset 139ff3f, dts 2024448, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1978, offset 13a4a9d, dts 2025472, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1979, offset 13a4c95, dts 2026496, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1980, offset 13a8767, dts 2027520, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1981, offset 13acedc, dts 2028544, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1982, offset 13ad0cd, dts 2029568, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1983, offset 13b1544, dts 2030592, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1984, offset 13b174a, dts 2031616, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1985, offset 13b49a0, dts 2032640, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1986, offset 13b4ba9, dts 2033664, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1987, offset 13b903f, dts 2034688, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1988, offset 13b923d, dts 2035712, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1989, offset 13bda50, dts 2036736, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1990, offset 13bdc1f, dts 2037760, size 571, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1991, offset 13c1a55, dts 2038784, size 456, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1992, offset 13c1c1d, dts 2039808, size 553, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1993, offset 13c676e, dts 2040832, size 443, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1994, offset 13c6929, dts 2041856, size 569, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1995, offset 13cb40d, dts 2042880, size 507, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1996, offset 13cf72e, dts 2043904, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1997, offset 13cf936, dts 2044928, size 455, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1998, offset 13d4d14, dts 2045952, size 551, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 1999, offset 13d4f3b, dts 2046976, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2000, offset 13da2c0, dts 2048000, size 558, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2001, offset 13da4ee, dts 2049024, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2002, offset 13dfd7b, dts 2050048, size 571, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2003, offset 13dffb6, dts 2051072, size 452, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2004, offset 13e4442, dts 2052096, size 496, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2005, offset 13e4632, dts 2053120, size 462, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2006, offset 13e9515, dts 2054144, size 623, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2007, offset 13e9784, dts 2055168, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2008, offset 13eed6e, dts 2056192, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2009, offset 13eef77, dts 2057216, size 461, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2010, offset 13f2e2b, dts 2058240, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2011, offset 13f8658, dts 2059264, size 567, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2012, offset 13f888f, dts 2060288, size 553, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2013, offset 13fe029, dts 2061312, size 464, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2014, offset 13fe1f9, dts 2062336, size 585, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2015, offset 1402d1b, dts 2063360, size 480, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2016, offset 1402efb, dts 2064384, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2017, offset 14086c7, dts 2065408, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2018, offset 14088d1, dts 2066432, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2019, offset 140dde0, dts 2067456, size 479, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2020, offset 140dfbf, dts 2068480, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2021, offset 14114c0, dts 2069504, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2022, offset 1411691, dts 2070528, size 560, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2023, offset 141653d, dts 2071552, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2024, offset 1416712, dts 2072576, size 567, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2025, offset 141b10c, dts 2073600, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2026, offset 142b54f, dts 2074624, size 468, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2027, offset 142b723, dts 2075648, size 595, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2028, offset 142f5d0, dts 2076672, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2029, offset 142f7a1, dts 2077696, size 487, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2030, offset 1433f1a, dts 2078720, size 567, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2031, offset 1434151, dts 2079744, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2032, offset 1438201, dts 2080768, size 486, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2033, offset 14383e7, dts 2081792, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2034, offset 143b7fa, dts 2082816, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2035, offset 143ba00, dts 2083840, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2036, offset 143ffd1, dts 2084864, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2037, offset 14401d0, dts 2085888, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2038, offset 1444be6, dts 2086912, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2039, offset 1444de7, dts 2087936, size 587, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2040, offset 1447f41, dts 2088960, size 645, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2041, offset 144c465, dts 2089984, size 424, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2042, offset 144c60d, dts 2091008, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2043, offset 1451224, dts 2092032, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2044, offset 1451432, dts 2093056, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2045, offset 1454bb9, dts 2094080, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2046, offset 1454dca, dts 2095104, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2047, offset 1459bdb, dts 2096128, size 566, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2048, offset 1459e11, dts 2097152, size 620, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2049, offset 145e914, dts 2098176, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2050, offset 145eaf5, dts 2099200, size 461, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2051, offset 1461f7d, dts 2100224, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2052, offset 1462152, dts 2101248, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2053, offset 1466bfe, dts 2102272, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2054, offset 1466e10, dts 2103296, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2055, offset 146b579, dts 2104320, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2056, offset 147001d, dts 2105344, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2057, offset 147022d, dts 2106368, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2058, offset 14734f0, dts 2107392, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2059, offset 14736ff, dts 2108416, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2060, offset 147816f, dts 2109440, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2061, offset 147837c, dts 2110464, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2062, offset 147d573, dts 2111488, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2063, offset 147d760, dts 2112512, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2064, offset 1480a22, dts 2113536, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2065, offset 1480c22, dts 2114560, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2066, offset 14854c9, dts 2115584, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2067, offset 14856d3, dts 2116608, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2068, offset 1489c14, dts 2117632, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2069, offset 1489e0b, dts 2118656, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2070, offset 148cf51, dts 2119680, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2071, offset 149120a, dts 2120704, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2072, offset 1491416, dts 2121728, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2073, offset 1495a7f, dts 2122752, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2074, offset 1495c77, dts 2123776, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2075, offset 1499ba6, dts 2124800, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2076, offset 1499d82, dts 2125824, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2077, offset 149fc95, dts 2126848, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2078, offset 149fea7, dts 2127872, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2079, offset 14a5b70, dts 2128896, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2080, offset 14a5d59, dts 2129920, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2081, offset 14a9928, dts 2130944, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2082, offset 14a9b31, dts 2131968, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2083, offset 14bb7b6, dts 2132992, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2084, offset 14bb9ac, dts 2134016, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2085, offset 14bf5d1, dts 2135040, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2086, offset 14c3d50, dts 2136064, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2087, offset 14c3f50, dts 2137088, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2088, offset 14c75a0, dts 2138112, size 763, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2089, offset 14c789b, dts 2139136, size 669, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2090, offset 14cbf2c, dts 2140160, size 425, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2091, offset 14cc0d5, dts 2141184, size 553, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2092, offset 14d03be, dts 2142208, size 750, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2093, offset 14d06ac, dts 2143232, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2094, offset 14d3ec7, dts 2144256, size 448, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2095, offset 14d4087, dts 2145280, size 582, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2096, offset 14d8678, dts 2146304, size 573, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2097, offset 14d88b5, dts 2147328, size 586, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2098, offset 14dd13a, dts 2148352, size 744, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2099, offset 14dd422, dts 2149376, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2100, offset 14e1272, dts 2150400, size 447, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2101, offset 14e5d8c, dts 2151424, size 425, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2102, offset 14e5f35, dts 2152448, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2103, offset 14ea495, dts 2153472, size 537, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2104, offset 14ea6ae, dts 2154496, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2105, offset 14ee1db, dts 2155520, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2106, offset 14ee3f3, dts 2156544, size 467, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2107, offset 14f2c0e, dts 2157568, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2108, offset 14f2e03, dts 2158592, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2109, offset 14f78b3, dts 2159616, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2110, offset 14f7aa2, dts 2160640, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2111, offset 14fbba6, dts 2161664, size 457, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2112, offset 14fbd6f, dts 2162688, size 556, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2113, offset 14ff3ed, dts 2163712, size 464, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2114, offset 14ff5bd, dts 2164736, size 559, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2115, offset 1503482, dts 2165760, size 460, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2116, offset 150710c, dts 2166784, size 601, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2117, offset 1507365, dts 2167808, size 610, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2118, offset 150aa22, dts 2168832, size 558, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2119, offset 150ac50, dts 2169856, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2120, offset 150e961, dts 2170880, size 487, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2121, offset 150eb48, dts 2171904, size 426, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2122, offset 15128e8, dts 2172928, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2123, offset 1512b02, dts 2173952, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2124, offset 151616c, dts 2174976, size 545, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2125, offset 151638d, dts 2176000, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2126, offset 1519df8, dts 2177024, size 597, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2127, offset 151a04d, dts 2178048, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2128, offset 151d767, dts 2179072, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2129, offset 151d983, dts 2180096, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2130, offset 15209aa, dts 2181120, size 456, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2131, offset 1523e72, dts 2182144, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2132, offset 1524086, dts 2183168, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2133, offset 15273e4, dts 2184192, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2134, offset 15275fe, dts 2185216, size 574, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2135, offset 152a208, dts 2186240, size 477, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2136, offset 152a3e5, dts 2187264, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2137, offset 152d88f, dts 2188288, size 615, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2138, offset 152daf6, dts 2189312, size 609, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2139, offset 153a3bf, dts 2190336, size 529, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2140, offset 153a5d0, dts 2191360, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2141, offset 153c564, dts 2192384, size 446, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2142, offset 153c722, dts 2193408, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2143, offset 153e82a, dts 2194432, size 614, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2144, offset 153ea90, dts 2195456, size 567, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2145, offset 1540e5b, dts 2196480, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2146, offset 1543096, dts 2197504, size 574, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2147, offset 15432d4, dts 2198528, size 593, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2148, offset 154509e, dts 2199552, size 576, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2149, offset 15452de, dts 2200576, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2150, offset 1547664, dts 2201600, size 457, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2151, offset 154782d, dts 2202624, size 427, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2152, offset 154978b, dts 2203648, size 661, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2153, offset 1549a20, dts 2204672, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2154, offset 154b4ce, dts 2205696, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2155, offset 154b6d2, dts 2206720, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2156, offset 154d9d1, dts 2207744, size 550, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2157, offset 154dbf7, dts 2208768, size 534, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2158, offset 154f9e9, dts 2209792, size 538, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2159, offset 154fc03, dts 2210816, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2160, offset 1551aa0, dts 2211840, size 562, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2161, offset 15538b6, dts 2212864, size 409, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2162, offset 1553a4f, dts 2213888, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2163, offset 15557f5, dts 2214912, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2164, offset 15559e6, dts 2215936, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2165, offset 155744e, dts 2216960, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2166, offset 1557647, dts 2217984, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2167, offset 155797e, dts 2219008, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2168, offset 1557b78, dts 2220032, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2169, offset 1559db4, dts 2221056, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2170, offset 1559fb5, dts 2222080, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2171, offset 155bec3, dts 2223104, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2172, offset 155c0cd, dts 2224128, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2173, offset 155dc2c, dts 2225152, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2174, offset 155de2a, dts 2226176, size 499, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2175, offset 155f9ce, dts 2227200, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2176, offset 1561412, dts 2228224, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2177, offset 1561614, dts 2229248, size 524, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2178, offset 1563706, dts 2230272, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2179, offset 156391b, dts 2231296, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2180, offset 1564c17, dts 2232320, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2181, offset 1564e19, dts 2233344, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2182, offset 1567384, dts 2234368, size 532, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2183, offset 1567598, dts 2235392, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2184, offset 156921d, dts 2236416, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2185, offset 1569428, dts 2237440, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2186, offset 156b6b8, dts 2238464, size 541, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2187, offset 156b8d5, dts 2239488, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2188, offset 156d03a, dts 2240512, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2189, offset 156d225, dts 2241536, size 492, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2190, offset 156f750, dts 2242560, size 536, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2191, offset 157164a, dts 2243584, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2192, offset 157184e, dts 2244608, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2193, offset 1574ae8, dts 2245632, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2194, offset 1574cea, dts 2246656, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2195, offset 158744e, dts 2247680, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2196, offset 1587655, dts 2248704, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2197, offset 1588630, dts 2249728, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2198, offset 158880c, dts 2250752, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2199, offset 158a42a, dts 2251776, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2200, offset 158a61c, dts 2252800, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2201, offset 158c2f1, dts 2253824, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2202, offset 158c4fa, dts 2254848, size 494, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2203, offset 158ed3a, dts 2255872, size 544, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2204, offset 158ef5a, dts 2256896, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2205, offset 1590a66, dts 2257920, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2206, offset 159352a, dts 2258944, size 526, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2207, offset 1593738, dts 2259968, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2208, offset 1595e7f, dts 2260992, size 533, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2209, offset 1596094, dts 2262016, size 425, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2210, offset 1598ad9, dts 2263040, size 542, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2211, offset 1598cf7, dts 2264064, size 540, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2212, offset 1599211, dts 2265088, size 504, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2213, offset 1599409, dts 2266112, size 562, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2214, offset 159d805, dts 2267136, size 447, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2215, offset 159d9c4, dts 2268160, size 571, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2216, offset 15a070d, dts 2269184, size 469, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2217, offset 15a08e2, dts 2270208, size 525, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2218, offset 15a2a1a, dts 2271232, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2219, offset 15a2c10, dts 2272256, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2220, offset 15a5128, dts 2273280, size 611, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2221, offset 15a73ed, dts 2274304, size 453, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2222, offset 15a75b2, dts 2275328, size 482, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2223, offset 15aa870, dts 2276352, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2224, offset 15aaa80, dts 2277376, size 514, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2225, offset 15ac794, dts 2278400, size 501, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2226, offset 15ac989, dts 2279424, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2227, offset 15b093d, dts 2280448, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2228, offset 15b0b2c, dts 2281472, size 554, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2229, offset 15b3717, dts 2282496, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2230, offset 15b38d8, dts 2283520, size 476, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2231, offset 15b7969, dts 2284544, size 626, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2232, offset 15b7bdb, dts 2285568, size 462, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2233, offset 15be285, dts 2286592, size 539, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2234, offset 15be4a0, dts 2287616, size 475, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2235, offset 15bf19d, dts 2288640, size 584, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2236, offset 15c3427, dts 2289664, size 484, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2237, offset 15c360b, dts 2290688, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2238, offset 15c3f57, dts 2291712, size 584, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2239, offset 15c419f, dts 2292736, size 449, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2240, offset 15c9a88, dts 2293760, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2241, offset 15c9c86, dts 2294784, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2242, offset 15cc522, dts 2295808, size 495, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2243, offset 15cc711, dts 2296832, size 516, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2244, offset 15d3dc0, dts 2297856, size 522, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2245, offset 15d3fca, dts 2298880, size 517, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2246, offset 15d4d76, dts 2299904, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2247, offset 15d4f6f, dts 2300928, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2248, offset 15d9157, dts 2301952, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2249, offset 15d9362, dts 2302976, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2250, offset 15da1c6, dts 2304000, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2251, offset 1612ef0, dts 2305024, size 518, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2252, offset 16130f6, dts 2306048, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2253, offset 1613865, dts 2307072, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2254, offset 1613a77, dts 2308096, size 493, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2255, offset 1617d14, dts 2309120, size 592, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2256, offset 1617f64, dts 2310144, size 463, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2257, offset 1618849, dts 2311168, size 572, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2258, offset 1618a85, dts 2312192, size 451, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2259, offset 161e2c6, dts 2313216, size 592, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2260, offset 161e516, dts 2314240, size 465, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2261, offset 161fa2d, dts 2315264, size 548, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2262, offset 161fc51, dts 2316288, size 477, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2263, offset 1626cab, dts 2317312, size 531, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2264, offset 1626ebe, dts 2318336, size 523, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2265, offset 1628b3d, dts 2319360, size 485, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2266, offset 162e8fe, dts 2320384, size 563, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2267, offset 162eb31, dts 2321408, size 473, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2268, offset 16325a1, dts 2322432, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2269, offset 16327b8, dts 2323456, size 508, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2270, offset 163b587, dts 2324480, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2271, offset 163b78e, dts 2325504, size 521, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2272, offset 163ca17, dts 2326528, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2273, offset 163cc1f, dts 2327552, size 535, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2274, offset 1646302, dts 2328576, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2275, offset 16464f8, dts 2329600, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2276, offset 164765f, dts 2330624, size 530, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2277, offset 1647871, dts 2331648, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2278, offset 164ebf5, dts 2332672, size 506, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2279, offset 164edef, dts 2333696, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2280, offset 164fc5f, dts 2334720, size 527, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2281, offset 165736a, dts 2335744, size 520, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2282, offset 1657572, dts 2336768, size 505, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2283, offset 165849a, dts 2337792, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2284, offset 1658690, dts 2338816, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2285, offset 16621ff, dts 2339840, size 503, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2286, offset 16623f6, dts 2340864, size 511, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2287, offset 1663808, dts 2341888, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2288, offset 16639fa, dts 2342912, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2289, offset 1663f8f, dts 2343936, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2290, offset 166418f, dts 2344960, size 489, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2291, offset 16643e8, dts 2345984, size 497, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2292, offset 16645d9, dts 2347008, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2293, offset 166483d, dts 2348032, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2294, offset 1664a3d, dts 2349056, size 515, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2295, offset 1664cb1, dts 2350080, size 509, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2296, offset 1664f1f, dts 2351104, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2297, offset 1665126, dts 2352128, size 502, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2298, offset 166538d, dts 2353152, size 512, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2299, offset 166558d, dts 2354176, size 519, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2300, offset 1665829, dts 2355200, size 500, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2301, offset 1665a1d, dts 2356224, size 510, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2302, offset 1665c8d, dts 2357248, size 571, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2303, offset 1665ec8, dts 2358272, size 459, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2304, offset 1666107, dts 2359296, size 528, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2305, offset 1666317, dts 2360320, size 549, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2306, offset 16665b0, dts 2361344, size 513, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2307, offset 16667b1, dts 2362368, size 451, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2308, offset 1666c46, dts 2363392, size 498, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2309, offset 1666e38, dts 2364416, size 575, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2310, offset 16670e8, dts 2365440, size 481, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2311, offset 166733a, dts 2366464, size 545, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2312, offset 166755b, dts 2367488, size 491, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2313, offset 16677b7, dts 2368512, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2314, offset 16677bd, dts 2369536, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2315, offset 1667834, dts 2370560, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2316, offset 166783a, dts 2371584, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2317, offset 16678b1, dts 2372608, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2318, offset 16678b7, dts 2373632, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2319, offset 166792f, dts 2374656, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] AVIndex stream 1, sample 2320, offset 1667935, dts 2375680, size 6, distance 0, keyframe 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] Processing st: 1, edit list 0 - media time: 1024, duration: 2375664
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] drop a frame at curr_cts: 0 @ 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'udta' parent:'moov' sz: 129 22871 22992
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'meta' parent:'udta' sz: 121 8 121
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'hdlr' parent:'meta' sz: 33 8 109
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] ctype=[0][0][0][0]
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stype=mdta
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'keys' parent:'meta' sz: 31 41 109
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'ilst' parent:'meta' sz: 45 72 109
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] type:'[0][0][0][1]' parent:'ilst' sz: 37 8 37
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] on_parse_exit_offset=23515923
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] Before avformat_find_stream_info() pos: 23515923 bytes read:35545 seeks:1 nb_streams:2
[h264 @ 0x631f32c2e940] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 0x631f32c2e940] Decoding VUI
[h264 @ 0x631f32c2e940] nal_unit_type: 8(PPS), nal_ref_idc: 3
For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 120, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 60, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 4, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 352
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 120, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 60, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 480, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 240, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 16, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft16_asm_float_avx - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 480, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 240, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 512, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 256, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 512, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 256, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 960, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 480, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 960, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 480, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 1024, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 512, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 1024, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
For transform of length 512, forward, fft_float, flags: [aligned, inplace, preshuf], found 5 matches:
1: fft_sr_ns_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 448
2: fft_sr_ns_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 447
3: fft_sr_ns_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 416
4: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
5: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
Transform tree:
mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
fft_sr_ns_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 0, dts 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 0, dts -21333
[tcp @ 0x631f32c87400] Original list of addresses:
[tcp @ 0x631f32c87400] Address 192.168.0.106 port 7890
[tcp @ 0x631f32c87400] Interleaved list of addresses:
[tcp @ 0x631f32c87400] Address 192.168.0.106 port 7890
[tcp @ 0x631f32c87400] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x631f32c87400] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=48-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 23515875'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 48-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] demuxer injecting skip 1024 / discard 0
[aac @ 0x631f32c30e80] skip 1024 / discard 0 samples due to side data
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 0, dts 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 1, dts 0
[h264 @ 0x631f32c2e940] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 0x631f32c2e940] Decoding VUI
[h264 @ 0x631f32c2e940] nal_unit_type: 8(PPS), nal_ref_idc: 3
[h264 @ 0x631f32c2e940] Decoding VUI
[h264 @ 0x631f32c2e940] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 0x631f32c2e940] nal_unit_type: 8(PPS), nal_ref_idc: 3
[h264 @ 0x631f32c2e940] nal_unit_type: 5(IDR), nal_ref_idc: 3
[h264 @ 0x631f32c2e940] Decoding VUI
[h264 @ 0x631f32c2e940] Format yuv420p chosen by get_format().
[h264 @ 0x631f32c2e940] Reinit context to 2560x1440, pix_fmt: yuv420p
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0: start_time: 0 duration: 49.48
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1: start_time: 0 duration: 49.493
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] format: start_time: 0 duration: 49.493 (estimate from stream) bitrate=3801 kb/s
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] After avformat_find_stream_info() pos: 145170 bytes read:198178 seeks:2 frames:2
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://192.168.0.106:8000/input.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
creation_time : 2023-06-01T08:05:17.000000Z
encoder : Lavf58.76.100
Duration: 00:00:49.49, start: 0.000000, bitrate: 3801 kb/s
Stream #0:0[0x1](und), 1, 1/1000000: Video: h264 (Main), 1 reference frame (avc1 / 0x31637661), yuv420p(tv, bt709, progressive, left), 2560x1440 [SAR 1:1 DAR 16:9], 0/1, 3606 kb/s, 25 fps, 25 tbr, 1000k tbn (default)
Metadata:
creation_time : 2023-06-01T08:05:17.000000Z
handler_name : VideoHandler
vendor_id : [0][0][0][0]
Stream #0:1[0x2](und), 1, 1/48000: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 192 kb/s (default)
Metadata:
creation_time : 2023-06-01T08:05:17.000000Z
handler_name : SoundHandler
vendor_id : [0][0][0][0]
Successfully opened the file.
Parsing a group of options: output url output.mp4.
Applying option ss (set the start time offset) with argument 23.
Applying option t (record or transcode "duration" seconds of audio/video) with argument 11.0.
Successfully parsed a group of options.
Opening an output file: output.mp4.
[file @ 0x631f32c41880] Setting default whitelist 'file,crypto,data'
Successfully opened the file.
detected 16 logical cores
[h264 @ 0x631f32c597c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 0x631f32c597c0] Decoding VUI
[h264 @ 0x631f32c597c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 64, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 120, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 60, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 4, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 352
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 120, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 60, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft4_fwd_asm_float_sse2 - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 480, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 240, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 16, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft16_asm_float_avx - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 480, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 240, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft16_asm_float_fma3 - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 512, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 256, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 512, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 256, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 960, inverse, mdct_float, flags: [aligned, out_of_place], found 6 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
3: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
4: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
5: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
6: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 480, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 1 matches:
1: fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: [60, ∞], factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 655
For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 2 matches:
1: fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 512
2: fft32_asm_float_avx - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 480
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 960, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_pfa_15xM_asm_float_avx2 - type: fft_float, len: 480, factors[2]: [15, 2], flags: [aligned, inplace, out_of_place, preshuf, asm_call]
fft32_asm_float_fma3 - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 1024, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
For transform of length 512, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
Transform tree:
mdct_inv_float_avx2 - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
fft_sr_asm_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
For transform of length 1024, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
For transform of length 512, forward, fft_float, flags: [aligned, inplace, preshuf], found 5 matches:
1: fft_sr_ns_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 448
2: fft_sr_ns_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 447
3: fft_sr_ns_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 416
4: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
5: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
Transform tree:
mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
fft_sr_ns_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:1 -> #0:1 (aac (native) -> aac (native))
Press [q] to stop, [?] for help
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 1, dts 40000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 1, dts 0
[aac @ 0x631f32c43f40] skip 1024 / discard 0 samples due to side data
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 1, dts 40000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 2, dts 21333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 1, dts 40000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 3, dts 42667
[h264 @ 0x631f32c597c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 0x631f32c597c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
[h264 @ 0x631f32c597c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
[h264 @ 0x631f32c597c0] Decoding VUI
[h264 @ 0x631f32c597c0] Format yuv420p chosen by get_format().
[h264 @ 0x631f32c597c0] Reinit context to 2560x1440, pix_fmt: yuv420p
[graph_1_in_0_1 @ 0x631f32ed36c0] Setting 'time_base' to value '1/48000'
[graph_1_in_0_1 @ 0x631f32ed36c0] Setting 'sample_rate' to value '48000'
[graph_1_in_0_1 @ 0x631f32ed36c0] Setting 'sample_fmt' to value 'fltp'
[graph_1_in_0_1 @ 0x631f32ed36c0] Setting 'channel_layout' to value 'stereo'
[graph_1_in_0_1 @ 0x631f32ed36c0] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:stereo
[format_out_0_1 @ 0x631f32ed4080] Setting 'sample_fmts' to value 'fltp'
[format_out_0_1 @ 0x631f32ed4080] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
[AVFilterGraph @ 0x631f33bb5c00] query_formats: 5 queried, 12 merged, 0 already done, 0 delayed
For transform of length 1024, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
For transform of length 512, forward, fft_float, flags: [aligned, inplace, preshuf], found 5 matches:
1: fft_sr_ns_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 448
2: fft_sr_ns_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 447
3: fft_sr_ns_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 416
4: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
5: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
Transform tree:
mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
fft_sr_ns_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
For transform of length 128, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
For transform of length 64, forward, fft_float, flags: [aligned, inplace, preshuf], found 5 matches:
1: fft_sr_ns_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 448
2: fft_sr_ns_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 447
3: fft_sr_ns_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 416
4: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
5: fft64_ns_float_c - type: fft_float, len: 64, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
Transform tree:
mdct_fwd_float_c - type: mdct_float, len: 128, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
fft_sr_ns_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 2, dts 80000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 3, dts 42667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 2, dts 80000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 4, dts 64000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 2, dts 80000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 5, dts 85333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 3, dts 120000
[h264 @ 0x631f32c86840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 5, dts 85333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 3, dts 120000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 6, dts 106667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 3, dts 120000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 7, dts 128000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f32fbd540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 4, dts 160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 7, dts 128000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 4, dts 160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 8, dts 149333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 4, dts 160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 9, dts 170667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 5, dts 200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 9, dts 170667
[h264 @ 0x631f3308c6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 5, dts 200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 10, dts 192000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 5, dts 200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 11, dts 213333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 6, dts 240000
[h264 @ 0x631f3315bd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 11, dts 213333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 6, dts 240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 12, dts 234667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 6, dts 240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 13, dts 256000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f3322b5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 7, dts 280000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 13, dts 256000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 7, dts 280000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 14, dts 277333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 7, dts 280000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 15, dts 298667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f332fae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 8, dts 320000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 15, dts 298667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 8, dts 320000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 16, dts 320000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 9, dts 360000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 16, dts 320000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 9, dts 360000
[h264 @ 0x631f333ca6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 17, dts 341333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 9, dts 360000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 18, dts 362667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 10, dts 400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 18, dts 362667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 10, dts 400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 19, dts 384000
[h264 @ 0x631f33499f40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 10, dts 400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 20, dts 405333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 11, dts 440000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 20, dts 405333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 11, dts 440000
[h264 @ 0x631f335697c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 21, dts 426667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 11, dts 440000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 22, dts 448000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 12, dts 480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 22, dts 448000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 12, dts 480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 23, dts 469333
[h264 @ 0x631f33639040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 12, dts 480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 24, dts 490667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 13, dts 520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 24, dts 490667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 13, dts 520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 25, dts 512000
[h264 @ 0x631f337088c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 13, dts 520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 26, dts 533333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 14, dts 560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 26, dts 533333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 14, dts 560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 27, dts 554667
[h264 @ 0x631f337d8140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 14, dts 560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 28, dts 576000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 15, dts 600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 28, dts 576000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 15, dts 600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 29, dts 597333
[h264 @ 0x631f338a79c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 15, dts 600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 30, dts 618667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 16, dts 640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 30, dts 618667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 16, dts 640000
[h264 @ 0x631f33977240] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 31, dts 640000
[h264 @ 0x631f33a46ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[graph 0 input from stream 0:0 @ 0x631f35142680] Setting 'video_size' to value '2560x1440'
[graph 0 input from stream 0:0 @ 0x631f35142680] Setting 'pix_fmt' to value '0'
[graph 0 input from stream 0:0 @ 0x631f35142680] Setting 'time_base' to value '1/1000000'
[graph 0 input from stream 0:0 @ 0x631f35142680] Setting 'pixel_aspect' to value '1/1'
[graph 0 input from stream 0:0 @ 0x631f35142680] Setting 'frame_rate' to value '25/1'
[graph 0 input from stream 0:0 @ 0x631f35142680] w:2560 h:1440 pixfmt:yuv420p tb:1/1000000 fr:25/1 sar:1/1
[format @ 0x631f35142a80] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le|gray|gray10le'
[AVFilterGraph @ 0x631f32ed5540] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 17, dts 680000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 31, dts 640000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 17, dts 680000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 32, dts 661333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f32c597c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 17, dts 680000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 33, dts 682667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 18, dts 720000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 33, dts 682667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 18, dts 720000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 34, dts 704000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f32c86840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 18, dts 720000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 35, dts 725333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 19, dts 760000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 35, dts 725333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 19, dts 760000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 36, dts 746667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f32fbd540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 19, dts 760000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 37, dts 768000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 20, dts 800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 37, dts 768000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 20, dts 800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 38, dts 789333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f3308c6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 20, dts 800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 39, dts 810667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 21, dts 840000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 39, dts 810667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 21, dts 840000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 40, dts 832000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f3315bd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 21, dts 840000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 41, dts 853333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 22, dts 880000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 41, dts 853333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 22, dts 880000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 42, dts 874667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f3322b5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 22, dts 880000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 43, dts 896000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 23, dts 920000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 43, dts 896000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 23, dts 920000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 44, dts 917333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f332fae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 23, dts 920000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 45, dts 938667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 24, dts 960000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 45, dts 938667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 24, dts 960000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 46, dts 960000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f333ca6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 25, dts 1000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 46, dts 960000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 25, dts 1000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 47, dts 981333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f33499f40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 25, dts 1000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 48, dts 1002667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 26, dts 1040000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 48, dts 1002667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 26, dts 1040000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 49, dts 1024000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f335697c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 26, dts 1040000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 50, dts 1045333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 27, dts 1080000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 50, dts 1045333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 27, dts 1080000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 51, dts 1066667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f33639040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 27, dts 1080000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 52, dts 1088000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 28, dts 1120000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 52, dts 1088000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 28, dts 1120000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 53, dts 1109333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f337088c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 28, dts 1120000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 54, dts 1130667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 29, dts 1160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 54, dts 1130667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 29, dts 1160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 55, dts 1152000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f337d8140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 29, dts 1160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 56, dts 1173333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 30, dts 1200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 56, dts 1173333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 30, dts 1200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 57, dts 1194667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f338a79c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 30, dts 1200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 58, dts 1216000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 31, dts 1240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 58, dts 1216000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 31, dts 1240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 59, dts 1237333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 31, dts 1240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 60, dts 1258667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 32, dts 1280000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 60, dts 1258667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 32, dts 1280000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 61, dts 1280000
[h264 @ 0x631f33977240] nal_unit_type: 5(IDR), nal_ref_idc: 3
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f33a46ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 33, dts 1320000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 61, dts 1280000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 33, dts 1320000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 62, dts 1301333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f32c597c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 33, dts 1320000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 63, dts 1322667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 34, dts 1360000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 63, dts 1322667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 34, dts 1360000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 64, dts 1344000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f32c86840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 34, dts 1360000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 65, dts 1365333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 35, dts 1400000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 65, dts 1365333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 35, dts 1400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 66, dts 1386667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f32fbd540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 35, dts 1400000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 67, dts 1408000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 36, dts 1440000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 67, dts 1408000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 36, dts 1440000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 68, dts 1429333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f3308c6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 36, dts 1440000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 69, dts 1450667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 37, dts 1480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 69, dts 1450667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 37, dts 1480000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 70, dts 1472000
[h264 @ 0x631f3315bd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 37, dts 1480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 71, dts 1493333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 38, dts 1520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 71, dts 1493333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 38, dts 1520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 72, dts 1514667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f3322b5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 38, dts 1520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 73, dts 1536000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 39, dts 1560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 73, dts 1536000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 39, dts 1560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 74, dts 1557333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f332fae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 39, dts 1560000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 75, dts 1578667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 40, dts 1600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 75, dts 1578667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 40, dts 1600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 76, dts 1600000
[h264 @ 0x631f333ca6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 41, dts 1640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 76, dts 1600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 41, dts 1640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 77, dts 1621333
[h264 @ 0x631f33499f40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 41, dts 1640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 78, dts 1642667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 42, dts 1680000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 78, dts 1642667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 42, dts 1680000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 79, dts 1664000
[h264 @ 0x631f335697c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 42, dts 1680000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 80, dts 1685333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 43, dts 1720000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 80, dts 1685333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 43, dts 1720000
[h264 @ 0x631f33639040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 81, dts 1706667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 43, dts 1720000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 82, dts 1728000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 44, dts 1760000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 82, dts 1728000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 44, dts 1760000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 83, dts 1749333
[h264 @ 0x631f337088c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 44, dts 1760000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 84, dts 1770667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 45, dts 1800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 84, dts 1770667
[h264 @ 0x631f337d8140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 45, dts 1800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 85, dts 1792000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 45, dts 1800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 86, dts 1813333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 46, dts 1840000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 86, dts 1813333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 46, dts 1840000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 87, dts 1834667
[h264 @ 0x631f338a79c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 46, dts 1840000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 88, dts 1856000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 47, dts 1880000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 88, dts 1856000
[h264 @ 0x631f33977240] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 47, dts 1880000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 89, dts 1877333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 47, dts 1880000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 90, dts 1898667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 48, dts 1920000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 90, dts 1898667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 48, dts 1920000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 91, dts 1920000
[h264 @ 0x631f33a46ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 49, dts 1960000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 91, dts 1920000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 49, dts 1960000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 92, dts 1941333
[h264 @ 0x631f32c597c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 49, dts 1960000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 93, dts 1962667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 50, dts 2000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 93, dts 1962667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 50, dts 2000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 94, dts 1984000
[h264 @ 0x631f32c86840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 50, dts 2000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 95, dts 2005333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 51, dts 2040000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 95, dts 2005333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 51, dts 2040000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 96, dts 2026667
[h264 @ 0x631f32fbd540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 51, dts 2040000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 97, dts 2048000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 52, dts 2080000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 97, dts 2048000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 52, dts 2080000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 98, dts 2069333
[h264 @ 0x631f3308c6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 52, dts 2080000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 99, dts 2090667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 53, dts 2120000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 99, dts 2090667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 53, dts 2120000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 100, dts 2112000
[h264 @ 0x631f3315bd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 53, dts 2120000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 101, dts 2133333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 54, dts 2160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 101, dts 2133333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 54, dts 2160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 102, dts 2154667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 54, dts 2160000
[h264 @ 0x631f3322b5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 103, dts 2176000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 55, dts 2200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 103, dts 2176000
[h264 @ 0x631f332fae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 55, dts 2200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 104, dts 2197333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 55, dts 2200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 105, dts 2218667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 56, dts 2240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 105, dts 2218667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f333ca6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 56, dts 2240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 106, dts 2240000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 57, dts 2280000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 106, dts 2240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 57, dts 2280000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 107, dts 2261333
[h264 @ 0x631f33499f40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 57, dts 2280000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 108, dts 2282667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 58, dts 2320000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 108, dts 2282667
[h264 @ 0x631f335697c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 58, dts 2320000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 109, dts 2304000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 58, dts 2320000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 110, dts 2325333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 59, dts 2360000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 110, dts 2325333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 59, dts 2360000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 111, dts 2346667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 59, dts 2360000
[h264 @ 0x631f33639040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 112, dts 2368000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 60, dts 2400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 112, dts 2368000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 60, dts 2400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 113, dts 2389333
[h264 @ 0x631f337088c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 60, dts 2400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 114, dts 2410667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 61, dts 2440000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 114, dts 2410667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 61, dts 2440000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 115, dts 2432000
[h264 @ 0x631f337d8140] nal_unit_type: 5(IDR), nal_ref_idc: 3
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 61, dts 2440000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 116, dts 2453333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 62, dts 2480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 116, dts 2453333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 62, dts 2480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 117, dts 2474667
[h264 @ 0x631f338a79c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 62, dts 2480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 118, dts 2496000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 118, dts 2496000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 119, dts 2517333
[h264 @ 0x631f33977240] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 120, dts 2538667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 121, dts 2560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 122, dts 2581333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 123, dts 2602667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 124, dts 2624000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 125, dts 2645333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 126, dts 2666667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 127, dts 2688000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 128, dts 2709333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 129, dts 2730667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 130, dts 2752000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 131, dts 2773333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 132, dts 2794667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 133, dts 2816000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 134, dts 2837333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 135, dts 2858667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 136, dts 2880000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 137, dts 2901333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 138, dts 2922667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 139, dts 2944000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 140, dts 2965333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 141, dts 2986667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 142, dts 3008000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 143, dts 3029333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 144, dts 3050667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 145, dts 3072000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 146, dts 3093333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 147, dts 3114667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 148, dts 3136000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 63, dts 2520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 149, dts 3157333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 64, dts 2560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 149, dts 3157333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 64, dts 2560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 150, dts 3178667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f33a46ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 64, dts 2560000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 151, dts 3200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 64, dts 2560000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 152, dts 3221333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 64, dts 2560000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 153, dts 3242667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 64, dts 2560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 154, dts 3264000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 64, dts 2560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 155, dts 3285333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 64, dts 2560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 156, dts 3306667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 64, dts 2560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 157, dts 3328000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 65, dts 2600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 157, dts 3328000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 65, dts 2600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 158, dts 3349333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f32c597c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 65, dts 2600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 159, dts 3370667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 65, dts 2600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 160, dts 3392000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 65, dts 2600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 161, dts 3413333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 65, dts 2600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 162, dts 3434667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 65, dts 2600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 163, dts 3456000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 66, dts 2640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 163, dts 3456000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 66, dts 2640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 164, dts 3477333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 66, dts 2640000
[h264 @ 0x631f32c86840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 165, dts 3498667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 66, dts 2640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 166, dts 3520000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 66, dts 2640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 167, dts 3541333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 66, dts 2640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 168, dts 3562667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 66, dts 2640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 169, dts 3584000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 66, dts 2640000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 170, dts 3605333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 66, dts 2640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 171, dts 3626667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f32fbd540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 67, dts 2680000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 171, dts 3626667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 67, dts 2680000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 172, dts 3648000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 67, dts 2680000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 173, dts 3669333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 67, dts 2680000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 174, dts 3690667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 68, dts 2720000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 174, dts 3690667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 68, dts 2720000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 175, dts 3712000
[h264 @ 0x631f3308c6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 68, dts 2720000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 176, dts 3733333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 69, dts 2760000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 176, dts 3733333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338006e80] Original list of addresses:
[h264 @ 0x631f3315bd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338006e80] Address 192.168.0.106 port 7890
[tcp @ 0x733338006e80] Interleaved list of addresses:
[tcp @ 0x733338006e80] Address 192.168.0.106 port 7890
[tcp @ 0x733338006e80] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338006e80] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1478472-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 22037451'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1478472-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 69, dts 2760000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 177, dts 3754667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 69, dts 2760000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 178, dts 3776000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 70, dts 2800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 178, dts 3776000
[tcp @ 0x733338008600] Original list of addresses:
[tcp @ 0x733338008600] Address 192.168.0.106 port 7890
[tcp @ 0x733338008600] Interleaved list of addresses:
[tcp @ 0x733338008600] Address 192.168.0.106 port 7890
[tcp @ 0x733338008600] Starting connection attempt to 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f3322b5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338008600] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1493801-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 22022122'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1493801-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 70, dts 2800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 179, dts 3797333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 70, dts 2800000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 180, dts 3818667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 71, dts 2840000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 180, dts 3818667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338013d80] Original list of addresses:
[tcp @ 0x733338013d80] Address 192.168.0.106 port 7890
[tcp @ 0x733338013d80] Interleaved list of addresses:
[tcp @ 0x733338013d80] Address 192.168.0.106 port 7890
[tcp @ 0x733338013d80] Starting connection attempt to 192.168.0.106 port 7890
[h264 @ 0x631f332fae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338013d80] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1494836-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 22021087'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1494836-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 71, dts 2840000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 181, dts 3840000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 71, dts 2840000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 182, dts 3861333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 72, dts 2880000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 182, dts 3861333
[tcp @ 0x733338007a00] Original list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338007a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338007a00] Interleaved list of addresses:
[tcp @ 0x733338007a00] Address 192.168.0.106 port 7890
[h264 @ 0x631f333ca6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338007a00] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338007a00] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1509659-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 22006264'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1509659-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 72, dts 2880000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 183, dts 3882667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 73, dts 2920000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 183, dts 3882667
[tcp @ 0x733338008180] Original list of addresses:
[tcp @ 0x733338008180] Address 192.168.0.106 port 7890
[tcp @ 0x733338008180] Interleaved list of addresses:
[tcp @ 0x733338008180] Address 192.168.0.106 port 7890
[tcp @ 0x733338008180] Starting connection attempt to 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f33499f40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338008180] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1510218-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 22005705'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1510218-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 73, dts 2920000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 184, dts 3904000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 73, dts 2920000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 185, dts 3925333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 74, dts 2960000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 185, dts 3925333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f335697c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338007a00] Original list of addresses:
[tcp @ 0x733338007a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338007a00] Interleaved list of addresses:
[tcp @ 0x733338007a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338007a00] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338007a00] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1511248-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 22004675'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1511248-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 74, dts 2960000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 186, dts 3946667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 74, dts 2960000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 187, dts 3968000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 75, dts 3000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 187, dts 3968000
[tcp @ 0x733338006ec0] Original list of addresses:
[tcp @ 0x733338006ec0] Address 192.168.0.106 port 7890
[tcp @ 0x733338006ec0] Interleaved list of addresses:
[tcp @ 0x733338006ec0] Address 192.168.0.106 port 7890
[tcp @ 0x733338006ec0] Starting connection attempt to 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f33639040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338006ec0] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1512199-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 22003724'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1512199-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 75, dts 3000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 188, dts 3989333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 75, dts 3000000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 189, dts 4010667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 76, dts 3040000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 189, dts 4010667
[tcp @ 0x733338007a00] Original list of addresses:
[tcp @ 0x733338007a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338007a00] Interleaved list of addresses:
[tcp @ 0x733338007a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338007a00] Starting connection attempt to 192.168.0.106 port 7890
[h264 @ 0x631f337088c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338007a00] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1513163-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 22002760'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1513163-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 76, dts 3040000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 190, dts 4032000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 76, dts 3040000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 191, dts 4053333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 77, dts 3080000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 191, dts 4053333
[tcp @ 0x733338013680] Original list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338013680] Address 192.168.0.106 port 7890
[tcp @ 0x733338013680] Interleaved list of addresses:
[h264 @ 0x631f337d8140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338013680] Address 192.168.0.106 port 7890
[tcp @ 0x733338013680] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338013680] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1514194-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 22001729'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1514194-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 77, dts 3080000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 192, dts 4074667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 77, dts 3080000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 193, dts 4096000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 78, dts 3120000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 193, dts 4096000
[tcp @ 0x733338006ec0] Original list of addresses:
[tcp @ 0x733338006ec0] Address 192.168.0.106 port 7890
[h264 @ 0x631f338a79c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338006ec0] Interleaved list of addresses:
[tcp @ 0x733338006ec0] Address 192.168.0.106 port 7890
[tcp @ 0x733338006ec0] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338006ec0] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1515191-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 22000732'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1515191-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 78, dts 3120000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 194, dts 4117333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 78, dts 3120000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 195, dts 4138667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 79, dts 3160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 195, dts 4138667
[tcp @ 0x7333380406c0] Original list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x7333380406c0] Address 192.168.0.106 port 7890
[h264 @ 0x631f33977240] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x7333380406c0] Interleaved list of addresses:
[tcp @ 0x7333380406c0] Address 192.168.0.106 port 7890
[tcp @ 0x7333380406c0] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x7333380406c0] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1516298-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21999625'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1516298-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 79, dts 3160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 196, dts 4160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 79, dts 3160000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 197, dts 4181333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 80, dts 3200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 197, dts 4181333
[tcp @ 0x733338007a00] Original list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338007a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338007a00] Interleaved list of addresses:
[tcp @ 0x733338007a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338007a00] Starting connection attempt to 192.168.0.106 port 7890
[h264 @ 0x631f33a46ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338007a00] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1517361-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21998562'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1517361-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 80, dts 3200000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 198, dts 4202667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 81, dts 3240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 198, dts 4202667
[h264 @ 0x631f32c597c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338041b40] Original list of addresses:
[tcp @ 0x733338041b40] Address 192.168.0.106 port 7890
[tcp @ 0x733338041b40] Interleaved list of addresses:
[tcp @ 0x733338041b40] Address 192.168.0.106 port 7890
[tcp @ 0x733338041b40] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338041b40] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1517853-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21998070'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1517853-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 81, dts 3240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 199, dts 4224000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 81, dts 3240000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 200, dts 4245333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 82, dts 3280000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 200, dts 4245333
[tcp @ 0x733338040800] Original list of addresses:
[tcp @ 0x733338040800] Address 192.168.0.106 port 7890
[h264 @ 0x631f32c86840] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338040800] Interleaved list of addresses:
[tcp @ 0x733338040800] Address 192.168.0.106 port 7890
[tcp @ 0x733338040800] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338040800] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1518910-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21997013'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1518910-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 82, dts 3280000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 201, dts 4266667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 82, dts 3280000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 202, dts 4288000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 83, dts 3320000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 202, dts 4288000
[tcp @ 0x733338007a00] Original list of addresses:
[tcp @ 0x733338007a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338007a00] Interleaved list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338007a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338007a00] Starting connection attempt to 192.168.0.106 port 7890
[h264 @ 0x631f32fbd540] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338007a00] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1519918-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21996005'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1519918-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 83, dts 3320000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 203, dts 4309333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 83, dts 3320000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 204, dts 4330667
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338060600] Original list of addresses:
[tcp @ 0x733338060600] Address 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338060600] Interleaved list of addresses:
[tcp @ 0x733338060600] Address 192.168.0.106 port 7890
[tcp @ 0x733338060600] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338060600] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1780250-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21735673'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1780250-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 84, dts 3360000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 204, dts 4330667
[tcp @ 0x733338041b40] Original list of addresses:
[tcp @ 0x733338041b40] Address 192.168.0.106 port 7890
[tcp @ 0x733338041b40] Interleaved list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338041b40] Address 192.168.0.106 port 7890
[tcp @ 0x733338041b40] Starting connection attempt to 192.168.0.106 port 7890
[h264 @ 0x631f3308c6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338041b40] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1520921-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21995002'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1520921-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 84, dts 3360000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 205, dts 4352000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 84, dts 3360000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 206, dts 4373333
[tcp @ 0x7333380606c0] Original list of addresses:
[tcp @ 0x7333380606c0] Address 192.168.0.106 port 7890
[tcp @ 0x7333380606c0] Interleaved list of addresses:
[tcp @ 0x7333380606c0] Address 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x7333380606c0] Starting connection attempt to 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x7333380606c0] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1795620-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21720303'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1795620-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 85, dts 3400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 206, dts 4373333
[tcp @ 0x7333380079c0] Original list of addresses:
[tcp @ 0x7333380079c0] Address 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f3315bd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x7333380079c0] Interleaved list of addresses:
[tcp @ 0x7333380079c0] Address 192.168.0.106 port 7890
[tcp @ 0x7333380079c0] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x7333380079c0] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1521935-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21993988'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1521935-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 85, dts 3400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 207, dts 4394667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 85, dts 3400000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 208, dts 4416000
[tcp @ 0x733338061440] Original list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338061440] Address 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338061440] Interleaved list of addresses:
[tcp @ 0x733338061440] Address 192.168.0.106 port 7890
[tcp @ 0x733338061440] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338061440] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1811838-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21704085'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1811838-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 86, dts 3440000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 208, dts 4416000
[tcp @ 0x7333380617c0] Original list of addresses:
[tcp @ 0x7333380617c0] Address 192.168.0.106 port 7890
[tcp @ 0x7333380617c0] Interleaved list of addresses:
[tcp @ 0x7333380617c0] Address 192.168.0.106 port 7890
[h264 @ 0x631f3322b5c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x7333380617c0] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x7333380617c0] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1522999-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21992924'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1522999-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 86, dts 3440000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 209, dts 4437333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 86, dts 3440000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 210, dts 4458667
[tcp @ 0x733338060e80] Original list of addresses:
[tcp @ 0x733338060e80] Address 192.168.0.106 port 7890
[tcp @ 0x733338060e80] Interleaved list of addresses:
[tcp @ 0x733338060e80] Address 192.168.0.106 port 7890
[tcp @ 0x733338060e80] Starting connection attempt to 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338060e80] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1828967-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21686956'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1828967-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 87, dts 3480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 210, dts 4458667
[tcp @ 0x733338041b40] Original list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338041b40] Address 192.168.0.106 port 7890
[h264 @ 0x631f332fae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338041b40] Interleaved list of addresses:
[tcp @ 0x733338041b40] Address 192.168.0.106 port 7890
[tcp @ 0x733338041b40] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338041b40] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1524009-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21991914'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1524009-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 87, dts 3480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 211, dts 4480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 87, dts 3480000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 212, dts 4501333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338061900] Original list of addresses:
[tcp @ 0x733338061900] Address 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338061900] Interleaved list of addresses:
[tcp @ 0x733338061900] Address 192.168.0.106 port 7890
[tcp @ 0x733338061900] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338061900] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1847215-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21668708'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1847215-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 88, dts 3520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 212, dts 4501333
[tcp @ 0x733338008640] Original list of addresses:
[tcp @ 0x733338008640] Address 192.168.0.106 port 7890
[tcp @ 0x733338008640] Interleaved list of addresses:
[h264 @ 0x631f333ca6c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338008640] Address 192.168.0.106 port 7890
[tcp @ 0x733338008640] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338008640] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1525036-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21990887'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1525036-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 88, dts 3520000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 213, dts 4522667
[tcp @ 0x733338008a00] Original list of addresses:
[tcp @ 0x733338008a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338008a00] Interleaved list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338008a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338008a00] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338008a00] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1860527-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21655396'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1860527-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 89, dts 3560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 213, dts 4522667
[tcp @ 0x733338060e80] Original list of addresses:
[tcp @ 0x733338060e80] Address 192.168.0.106 port 7890
[tcp @ 0x733338060e80] Interleaved list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f33499f40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338060e80] Address 192.168.0.106 port 7890
[tcp @ 0x733338060e80] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338060e80] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1525530-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21990393'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1525530-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 89, dts 3560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 214, dts 4544000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 89, dts 3560000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 215, dts 4565333
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338008a00] Original list of addresses:
[tcp @ 0x733338008a00] Address 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338008a00] Interleaved list of addresses:
[tcp @ 0x733338008a00] Address 192.168.0.106 port 7890
[tcp @ 0x733338008a00] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338008a00] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1870837-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21645086'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1870837-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 90, dts 3600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 215, dts 4565333
[tcp @ 0x733338060e80] Original list of addresses:
[tcp @ 0x733338060e80] Address 192.168.0.106 port 7890
[h264 @ 0x631f335697c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338060e80] Interleaved list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338060e80] Address 192.168.0.106 port 7890
[tcp @ 0x733338060e80] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338060e80] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1526585-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21989338'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1526585-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 90, dts 3600000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 216, dts 4586667
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 90, dts 3600000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 217, dts 4608000
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338008600] Original list of addresses:
[tcp @ 0x733338008600] Address 192.168.0.106 port 7890
[tcp @ 0x733338008600] Interleaved list of addresses:
[tcp @ 0x733338008600] Address 192.168.0.106 port 7890
[tcp @ 0x733338008600] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338008600] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1880610-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21635313'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1880610-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 91, dts 3640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 217, dts 4608000
[tcp @ 0x733338018100] Original list of addresses:
[tcp @ 0x733338018100] Address 192.168.0.106 port 7890
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338018100] Interleaved list of addresses:
[tcp @ 0x733338018100] Address 192.168.0.106 port 7890
[tcp @ 0x733338018100] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338018100] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1527613-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[h264 @ 0x631f33639040] nal_unit_type: 5(IDR), nal_ref_idc: 3
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21988310'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1527613-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 91, dts 3640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 218, dts 4629333
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 91, dts 3640000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 219, dts 4650667
[tcp @ 0x733338040700] Original list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338040700] Address 192.168.0.106 port 7890
[tcp @ 0x733338040700] Interleaved list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[tcp @ 0x733338040700] Address 192.168.0.106 port 7890
[tcp @ 0x733338040700] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338040700] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1952623-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
[http @ 0x631f32c295c0] header='HTTP/1.1 206 Partial Content'
[http @ 0x631f32c295c0] http_code=206
[http @ 0x631f32c295c0] header='Connection: close'
[http @ 0x631f32c295c0] header='Content-Length: 21563300'
[http @ 0x631f32c295c0] header='Accept-Ranges: bytes'
[http @ 0x631f32c295c0] header='Cache-Control: public, max-age=31536000'
[http @ 0x631f32c295c0] header='Content-Range: bytes 1952623-23515922/23515923'
[http @ 0x631f32c295c0] header='Content-Type: video/mp4'
[http @ 0x631f32c295c0] header='Date: Sun, 09 Jun 2024 08:46:46 GMT'
[http @ 0x631f32c295c0] header='Last-Modified: Sat, 25 May 2024 03:48:51 GMT'
[http @ 0x631f32c295c0] header='Vary: accept-encoding'
[http @ 0x631f32c295c0] header=''
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 0, sample 92, dts 3680000
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x631f32c28cc0] stream 1, sample 219, dts 4650667
[tcp @ 0x733338060fc0] Original list of addresses:
[vost#0:0/libx264 @ 0x631f32c32140] cur_dts is invalid [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
[h264 @ 0x631f337088c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[tcp @ 0x733338060fc0] Address 192.168.0.106 port 7890
[tcp @ 0x733338060fc0] Interleaved list of addresses:
[tcp @ 0x733338060fc0] Address 192.168.0.106 port 7890
[tcp @ 0x733338060fc0] Starting connection attempt to 192.168.0.106 port 7890
[tcp @ 0x733338060fc0] Successfully connected to 192.168.0.106 port 7890
[http @ 0x631f32c295c0] request: GET http://192.168.0.106:8000/input.mp4 HTTP/1.1
User-Agent: Lavf/60.3.100
Accept: */*
Range: bytes=1528659-
Connection: close
Host: 192.168.0.106:8000
Icy-MetaData: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment