Advertisement
Guest User

ffmpeg output : rotate metadata issue

a guest
May 15th, 2015
445
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 87.48 KB | None | 0 0
  1. ffmpeg version N-72086-g51f6455 Copyright (c) 2000-2015 the FFmpeg developers
  2. built with gcc 4.9.2 (GCC)
  3. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --enable-decklink --enable-zlib
  4. libavutil 54. 23.101 / 54. 23.101
  5. libavcodec 56. 38.100 / 56. 38.100
  6. libavformat 56. 33.101 / 56. 33.101
  7. libavdevice 56. 4.100 / 56. 4.100
  8. libavfilter 5. 16.101 / 5. 16.101
  9. libswscale 3. 1.101 / 3. 1.101
  10. libswresample 1. 1.100 / 1. 1.100
  11. libpostproc 53. 3.100 / 53. 3.100
  12. Splitting the commandline.
  13. Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
  14. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
  15. Reading option '-i' ... matched as input file with argument 'c:/sample-in-issue-505.mov'.
  16. Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
  17. Reading option '-metadata:s:v:0' ... matched as option 'metadata' (add metadata) with argument 'rotate=0'.
  18. Reading option 'c:\target.mov' ... matched as output file.
  19. Finished splitting the commandline.
  20. Parsing a group of options: global .
  21. Applying option v (set logging level) with argument 9.
  22. Successfully parsed a group of options.
  23. Parsing a group of options: input file c:/sample-in-issue-505.mov.
  24. Successfully parsed a group of options.
  25. Opening an input file: c:/sample-in-issue-505.mov.
  26. Probing mov,mp4,m4a,3gp,3g2,mj2 score:100 size:2048
  27. Probing mp3 score:1 size:2048
  28. Probing mpegts score:-1094995529 size:2048
  29. Probing msnwctcp score:-1 size:2048
  30. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
  31. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 70797466 'ftyp' parent:'root' sz: 20 8 346409
  32. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] ISO: File Type Major Brand: qt
  33. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 65646977 'wide' parent:'root' sz: 8 28 346409
  34. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 7461646d 'mdat' parent:'root' sz: 342926 36 346409
  35. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 766f6f6d 'moov' parent:'root' sz: 3455 342962 346409
  36. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6468766d 'mvhd' parent:'moov' sz: 108 8 3447
  37. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] time scale = 600
  38. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6b617274 'trak' parent:'moov' sz: 1276 116 3447
  39. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 64686b74 'tkhd' parent:'trak' sz: 92 8 1268
  40. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 73746465 'edts' parent:'trak' sz: 36 100 1268
  41. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 74736c65 'elst' parent:'edts' sz: 28 8 28
  42. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] track[0].edit_count = 1
  43. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] duration=2091 time=0 rate=1.000000
  44. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6169646d 'mdia' parent:'trak' sz: 1140 136 1268
  45. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6468646d 'mdhd' parent:'mdia' sz: 32 8 1132
  46. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 726c6468 'hdlr' parent:'mdia' sz: 49 40 1132
  47. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] ctype= mhlr (0x726c686d)
  48. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stype= soun
  49. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 666e696d 'minf' parent:'mdia' sz: 1051 89 1132
  50. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 64686d73 'smhd' parent:'minf' sz: 16 8 1043
  51. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 726c6468 'hdlr' parent:'minf' sz: 56 24 1043
  52. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] ctype= dhlr (0x726c6864)
  53. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stype= alis
  54. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 666e6964 'dinf' parent:'minf' sz: 36 80 1043
  55. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 66657264 'dref' parent:'dinf' sz: 28 8 28
  56. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type alis size 12
  57. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6c627473 'stbl' parent:'minf' sz: 935 116 1043
  58. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 64737473 'stsd' parent:'stbl' sz: 183 8 927
  59. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] size=167 4CC= mp4a codec_type=1
  60. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] audio channels 1
  61. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] version =1, isom =0
  62. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6e616863 'chan' parent:'stsd' sz: 24 8 115
  63. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] chan: layout=6553601 bitmap=0 num_descr=0
  64. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 65766177 'wave' parent:'stsd' sz: 91 32 115
  65. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 616d7266 'frma' parent:'wave' sz: 12 8 83
  66. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6134706d 'mp4a' parent:'wave' sz: 12 20 83
  67. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 73647365 'esds' parent:'wave' sz: 51 32 83
  68. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] MPEG4 description: tag=0x03 len=34
  69. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] MPEG4 description: tag=0x04 len=20
  70. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] esds object type id 0x40
  71. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] MPEG4 description: tag=0x05 len=2
  72. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] Specific MPEG4 header len=2
  73. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] mp4a config channels 1 obj 2 ext obj 0 sample rate 44100 ext sample rate 0
  74. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 00000000 '' parent:'wave' sz: 8 83 83
  75. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 73747473 'stts' parent:'stbl' sz: 24 191 927
  76. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] track[0].stts.entries = 1
  77. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] sample_count=151, sample_duration=1024
  78. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 63737473 'stsc' parent:'stbl' sz: 64 215 927
  79. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] track[0].stsc.entries = 4
  80. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 7a737473 'stsz' parent:'stbl' sz: 624 279 927
  81. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] sample_size = 0 sample_count = 151
  82. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6f637473 'stco' parent:'stbl' sz: 32 903 927
  83. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 0, offset 24, dts 0, size 4, distance 0, keyframe 1
  84. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 1, offset 28, dts 1024, size 358, distance 0, keyframe 1
  85. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 2, offset 18e, dts 2048, size 183, distance 0, keyframe 1
  86. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 3, offset 245, dts 3072, size 189, distance 0, keyframe 1
  87. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 4, offset 302, dts 4096, size 171, distance 0, keyframe 1
  88. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 5, offset 3ad, dts 5120, size 200, distance 0, keyframe 1
  89. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 6, offset 475, dts 6144, size 175, distance 0, keyframe 1
  90. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 7, offset 524, dts 7168, size 189, distance 0, keyframe 1
  91. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 8, offset 5e1, dts 8192, size 191, distance 0, keyframe 1
  92. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 9, offset 6a0, dts 9216, size 180, distance 0, keyframe 1
  93. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 10, offset 754, dts 10240, size 183, distance 0, keyframe 1
  94. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 11, offset 80b, dts 11264, size 196, distance 0, keyframe 1
  95. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 12, offset 8cf, dts 12288, size 174, distance 0, keyframe 1
  96. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 13, offset 97d, dts 13312, size 181, distance 0, keyframe 1
  97. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 14, offset a32, dts 14336, size 190, distance 0, keyframe 1
  98. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 15, offset af0, dts 15360, size 206, distance 0, keyframe 1
  99. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 16, offset bbe, dts 16384, size 179, distance 0, keyframe 1
  100. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 17, offset c71, dts 17408, size 186, distance 0, keyframe 1
  101. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 18, offset d2b, dts 18432, size 167, distance 0, keyframe 1
  102. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 19, offset dd2, dts 19456, size 187, distance 0, keyframe 1
  103. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 20, offset e8d, dts 20480, size 208, distance 0, keyframe 1
  104. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 21, offset f5d, dts 21504, size 176, distance 0, keyframe 1
  105. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 22, offset 100d, dts 22528, size 187, distance 0, keyframe 1
  106. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 23, offset 10c8, dts 23552, size 172, distance 0, keyframe 1
  107. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 24, offset 1174, dts 24576, size 200, distance 0, keyframe 1
  108. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 25, offset 123c, dts 25600, size 186, distance 0, keyframe 1
  109. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 26, offset 12f6, dts 26624, size 184, distance 0, keyframe 1
  110. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 27, offset 13ae, dts 27648, size 187, distance 0, keyframe 1
  111. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 28, offset 1469, dts 28672, size 180, distance 0, keyframe 1
  112. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 29, offset 151d, dts 29696, size 180, distance 0, keyframe 1
  113. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 30, offset 15d1, dts 30720, size 194, distance 0, keyframe 1
  114. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 31, offset 1693, dts 31744, size 174, distance 0, keyframe 1
  115. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 32, offset 1741, dts 32768, size 204, distance 0, keyframe 1
  116. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 33, offset 180d, dts 33792, size 192, distance 0, keyframe 1
  117. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 34, offset 18cd, dts 34816, size 180, distance 0, keyframe 1
  118. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 35, offset 1981, dts 35840, size 180, distance 0, keyframe 1
  119. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 36, offset 1a35, dts 36864, size 185, distance 0, keyframe 1
  120. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 37, offset 1aee, dts 37888, size 195, distance 0, keyframe 1
  121. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 38, offset 1bb1, dts 38912, size 170, distance 0, keyframe 1
  122. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 39, offset 1c5b, dts 39936, size 197, distance 0, keyframe 1
  123. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 40, offset 1d20, dts 40960, size 173, distance 0, keyframe 1
  124. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 41, offset 1dcd, dts 41984, size 194, distance 0, keyframe 1
  125. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 42, offset 1e8f, dts 43008, size 198, distance 0, keyframe 1
  126. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 43, offset 1f55, dts 44032, size 185, distance 0, keyframe 1
  127. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 44, offset 200e, dts 45056, size 174, distance 0, keyframe 1
  128. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 45, offset 20bc, dts 46080, size 175, distance 0, keyframe 1
  129. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 46, offset 216b, dts 47104, size 201, distance 0, keyframe 1
  130. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 47, offset 2234, dts 48128, size 184, distance 0, keyframe 1
  131. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 48, offset 22ec, dts 49152, size 173, distance 0, keyframe 1
  132. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 49, offset 2399, dts 50176, size 196, distance 0, keyframe 1
  133. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 50, offset 245d, dts 51200, size 180, distance 0, keyframe 1
  134. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 51, offset 2511, dts 52224, size 188, distance 0, keyframe 1
  135. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 52, offset 25cd, dts 53248, size 179, distance 0, keyframe 1
  136. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 53, offset 2680, dts 54272, size 185, distance 0, keyframe 1
  137. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 54, offset 2739, dts 55296, size 197, distance 0, keyframe 1
  138. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 55, offset 27fe, dts 56320, size 177, distance 0, keyframe 1
  139. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 56, offset 28af, dts 57344, size 187, distance 0, keyframe 1
  140. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 57, offset 296a, dts 58368, size 200, distance 0, keyframe 1
  141. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 58, offset 2a32, dts 59392, size 191, distance 0, keyframe 1
  142. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 59, offset 2af1, dts 60416, size 165, distance 0, keyframe 1
  143. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 60, offset 2b96, dts 61440, size 203, distance 0, keyframe 1
  144. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 61, offset 2c61, dts 62464, size 190, distance 0, keyframe 1
  145. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 62, offset 2d1f, dts 63488, size 170, distance 0, keyframe 1
  146. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 63, offset 2dc9, dts 64512, size 190, distance 0, keyframe 1
  147. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 64, offset 2e87, dts 65536, size 182, distance 0, keyframe 1
  148. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 65, offset 2f3d, dts 66560, size 200, distance 0, keyframe 1
  149. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 66, offset 3005, dts 67584, size 169, distance 0, keyframe 1
  150. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 67, offset 30ae, dts 68608, size 189, distance 0, keyframe 1
  151. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 68, offset 316b, dts 69632, size 181, distance 0, keyframe 1
  152. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 69, offset 3220, dts 70656, size 200, distance 0, keyframe 1
  153. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 70, offset 32e8, dts 71680, size 172, distance 0, keyframe 1
  154. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 71, offset 3394, dts 72704, size 181, distance 0, keyframe 1
  155. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 72, offset 3449, dts 73728, size 190, distance 0, keyframe 1
  156. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 73, offset 3507, dts 74752, size 201, distance 0, keyframe 1
  157. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 74, offset 35d0, dts 75776, size 178, distance 0, keyframe 1
  158. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 75, offset 3682, dts 76800, size 184, distance 0, keyframe 1
  159. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 76, offset 373a, dts 77824, size 193, distance 0, keyframe 1
  160. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 77, offset 37fb, dts 78848, size 177, distance 0, keyframe 1
  161. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 78, offset 38ac, dts 79872, size 200, distance 0, keyframe 1
  162. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 79, offset 3974, dts 80896, size 175, distance 0, keyframe 1
  163. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 80, offset 3a23, dts 81920, size 183, distance 0, keyframe 1
  164. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 81, offset 3ada, dts 82944, size 188, distance 0, keyframe 1
  165. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 82, offset 3b96, dts 83968, size 176, distance 0, keyframe 1
  166. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 83, offset 3c46, dts 84992, size 206, distance 0, keyframe 1
  167. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 84, offset 3d14, dts 86016, size 171, distance 0, keyframe 1
  168. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 85, offset 3dbf, dts 87040, size 201, distance 0, keyframe 1
  169. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 86, offset 3e88, dts 88064, size 171, distance 0, keyframe 1
  170. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 87, offset 12d29, dts 89088, size 180, distance 0, keyframe 1
  171. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 88, offset 12ddd, dts 90112, size 198, distance 0, keyframe 1
  172. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 89, offset 12ea3, dts 91136, size 169, distance 0, keyframe 1
  173. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 90, offset 12f4c, dts 92160, size 186, distance 0, keyframe 1
  174. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 91, offset 13006, dts 93184, size 207, distance 0, keyframe 1
  175. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 92, offset 130d5, dts 94208, size 187, distance 0, keyframe 1
  176. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 93, offset 13190, dts 95232, size 179, distance 0, keyframe 1
  177. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 94, offset 13243, dts 96256, size 170, distance 0, keyframe 1
  178. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 95, offset 132ed, dts 97280, size 196, distance 0, keyframe 1
  179. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 96, offset 133b1, dts 98304, size 200, distance 0, keyframe 1
  180. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 97, offset 13479, dts 99328, size 183, distance 0, keyframe 1
  181. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 98, offset 13530, dts 100352, size 176, distance 0, keyframe 1
  182. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 99, offset 135e0, dts 101376, size 199, distance 0, keyframe 1
  183. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 100, offset 136a7, dts 102400, size 173, distance 0, keyframe 1
  184. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 101, offset 13754, dts 103424, size 184, distance 0, keyframe 1
  185. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 102, offset 1380c, dts 104448, size 200, distance 0, keyframe 1
  186. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 103, offset 138d4, dts 105472, size 183, distance 0, keyframe 1
  187. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 104, offset 1398b, dts 106496, size 177, distance 0, keyframe 1
  188. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 105, offset 13a3c, dts 107520, size 185, distance 0, keyframe 1
  189. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 106, offset 13af5, dts 108544, size 186, distance 0, keyframe 1
  190. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 107, offset 13baf, dts 109568, size 197, distance 0, keyframe 1
  191. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 108, offset 13c74, dts 110592, size 158, distance 0, keyframe 1
  192. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 109, offset 13d12, dts 111616, size 205, distance 0, keyframe 1
  193. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 110, offset 13ddf, dts 112640, size 183, distance 0, keyframe 1
  194. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 111, offset 1bf7f, dts 113664, size 186, distance 0, keyframe 1
  195. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 112, offset 1c039, dts 114688, size 177, distance 0, keyframe 1
  196. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 113, offset 1c0ea, dts 115712, size 200, distance 0, keyframe 1
  197. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 114, offset 1c1b2, dts 116736, size 174, distance 0, keyframe 1
  198. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 115, offset 1c260, dts 117760, size 205, distance 0, keyframe 1
  199. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 116, offset 1c32d, dts 118784, size 178, distance 0, keyframe 1
  200. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 117, offset 1c3df, dts 119808, size 171, distance 0, keyframe 1
  201. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 118, offset 1c48a, dts 120832, size 203, distance 0, keyframe 1
  202. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 119, offset 1c555, dts 121856, size 172, distance 0, keyframe 1
  203. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 120, offset 1c601, dts 122880, size 204, distance 0, keyframe 1
  204. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 121, offset 1c6cd, dts 123904, size 173, distance 0, keyframe 1
  205. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 122, offset 1c77a, dts 124928, size 189, distance 0, keyframe 1
  206. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 123, offset 1c837, dts 125952, size 184, distance 0, keyframe 1
  207. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 124, offset 1c8ef, dts 126976, size 187, distance 0, keyframe 1
  208. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 125, offset 1c9aa, dts 128000, size 187, distance 0, keyframe 1
  209. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 126, offset 1ca65, dts 129024, size 173, distance 0, keyframe 1
  210. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 127, offset 1cb12, dts 130048, size 208, distance 0, keyframe 1
  211. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 128, offset 1cbe2, dts 131072, size 176, distance 0, keyframe 1
  212. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 129, offset 1cc92, dts 132096, size 186, distance 0, keyframe 1
  213. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 130, offset 1cd4c, dts 133120, size 183, distance 0, keyframe 1
  214. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 131, offset 1ce03, dts 134144, size 177, distance 0, keyframe 1
  215. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 132, offset 26b55, dts 135168, size 199, distance 0, keyframe 1
  216. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 133, offset 26c1c, dts 136192, size 182, distance 0, keyframe 1
  217. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 134, offset 26cd2, dts 137216, size 197, distance 0, keyframe 1
  218. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 135, offset 26d97, dts 138240, size 177, distance 0, keyframe 1
  219. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 136, offset 26e48, dts 139264, size 191, distance 0, keyframe 1
  220. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 137, offset 26f07, dts 140288, size 188, distance 0, keyframe 1
  221. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 138, offset 26fc3, dts 141312, size 175, distance 0, keyframe 1
  222. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 139, offset 27072, dts 142336, size 195, distance 0, keyframe 1
  223. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 140, offset 27135, dts 143360, size 170, distance 0, keyframe 1
  224. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 141, offset 271df, dts 144384, size 182, distance 0, keyframe 1
  225. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 142, offset 27295, dts 145408, size 182, distance 0, keyframe 1
  226. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 143, offset 2734b, dts 146432, size 198, distance 0, keyframe 1
  227. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 144, offset 27411, dts 147456, size 170, distance 0, keyframe 1
  228. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 145, offset 274bb, dts 148480, size 190, distance 0, keyframe 1
  229. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 146, offset 27579, dts 149504, size 204, distance 0, keyframe 1
  230. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 147, offset 27645, dts 150528, size 186, distance 0, keyframe 1
  231. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 148, offset 276ff, dts 151552, size 180, distance 0, keyframe 1
  232. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 149, offset 277b3, dts 152576, size 178, distance 0, keyframe 1
  233. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 0, sample 150, offset 27865, dts 153600, size 196, distance 0, keyframe 1
  234. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6b617274 'trak' parent:'moov' sz: 1504 1392 3447
  235. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 64686b74 'tkhd' parent:'trak' sz: 92 8 1496
  236. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 74706174 'tapt' parent:'trak' sz: 68 100 1496
  237. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 73746465 'edts' parent:'trak' sz: 36 168 1496
  238. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 74736c65 'elst' parent:'edts' sz: 28 8 28
  239. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] track[1].edit_count = 1
  240. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] duration=2092 time=0 rate=1.000000
  241. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6169646d 'mdia' parent:'trak' sz: 1068 204 1496
  242. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6468646d 'mdhd' parent:'mdia' sz: 32 8 1060
  243. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 726c6468 'hdlr' parent:'mdia' sz: 49 40 1060
  244. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] ctype= mhlr (0x726c686d)
  245. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stype= vide
  246. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 666e696d 'minf' parent:'mdia' sz: 979 89 1060
  247. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 64686d76 'vmhd' parent:'minf' sz: 20 8 971
  248. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 726c6468 'hdlr' parent:'minf' sz: 56 28 971
  249. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] ctype= dhlr (0x726c6864)
  250. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stype= alis
  251. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 666e6964 'dinf' parent:'minf' sz: 36 84 971
  252. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 66657264 'dref' parent:'dinf' sz: 28 8 28
  253. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type alis size 12
  254. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6c627473 'stbl' parent:'minf' sz: 859 120 971
  255. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 64737473 'stsd' parent:'stbl' sz: 161 8 851
  256. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] size=145 4CC= avc1 codec_type=0
  257. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] depth 24, ctab id 65535
  258. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 43637661 'avcC' parent:'stsd' sz: 37 8 59
  259. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 726c6f63 'colr' parent:'stsd' sz: 18 45 59
  260. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] nclc: pri 1 trc 1 matrix 1
  261. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 73747473 'stts' parent:'stbl' sz: 24 169 851
  262. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] track[1].stts.entries = 1
  263. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] sample_count=106, sample_duration=20
  264. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 73737473 'stss' parent:'stbl' sz: 32 193 851
  265. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] keyframe_count = 4
  266. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 70746473 'sdtp' parent:'stbl' sz: 118 225 851
  267. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 63737473 'stsc' parent:'stbl' sz: 40 343 851
  268. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] track[1].stsc.entries = 2
  269. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 7a737473 'stsz' parent:'stbl' sz: 444 383 851
  270. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] sample_size = 0 sample_count = 106
  271. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6f637473 'stco' parent:'stbl' sz: 32 827 851
  272. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6174656d 'meta' parent:'trak' sz: 232 1272 1496
  273. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 726c6468 'hdlr' parent:'meta' sz: 34 8 224
  274. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] ctype= (0x00000000)
  275. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stype= mdta
  276. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 7379656b 'keys' parent:'meta' sz: 126 42 224
  277. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 74736c69 'ilst' parent:'meta' sz: 64 168 224
  278. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 01000000 '' parent:'ilst' sz: 28 8 56
  279. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 02000000 '' parent:'ilst' sz: 28 36 56
  280. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 0, offset 3f33, dts 0, size 21606, distance 0, keyframe 1
  281. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 1, offset 9399, dts 20, size 3931, distance 1, keyframe 0
  282. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 2, offset a2f4, dts 40, size 3086, distance 2, keyframe 0
  283. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 3, offset af02, dts 60, size 1770, distance 3, keyframe 0
  284. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 4, offset b5ec, dts 80, size 3240, distance 4, keyframe 0
  285. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 5, offset c294, dts 100, size 1283, distance 5, keyframe 0
  286. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 6, offset c797, dts 120, size 2747, distance 6, keyframe 0
  287. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 7, offset d252, dts 140, size 2765, distance 7, keyframe 0
  288. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 8, offset dd1f, dts 160, size 3109, distance 8, keyframe 0
  289. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 9, offset e944, dts 180, size 3435, distance 9, keyframe 0
  290. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 10, offset f6af, dts 200, size 3255, distance 10, keyframe 0
  291. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 11, offset 10366, dts 220, size 2968, distance 11, keyframe 0
  292. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 12, offset 10efe, dts 240, size 2825, distance 12, keyframe 0
  293. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 13, offset 11a07, dts 260, size 2543, distance 13, keyframe 0
  294. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 14, offset 123f6, dts 280, size 2355, distance 14, keyframe 0
  295. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 15, offset 13e96, dts 300, size 2713, distance 15, keyframe 0
  296. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 16, offset 1492f, dts 320, size 2986, distance 16, keyframe 0
  297. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 17, offset 154d9, dts 340, size 2694, distance 17, keyframe 0
  298. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 18, offset 15f5f, dts 360, size 2119, distance 18, keyframe 0
  299. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 19, offset 167a6, dts 380, size 1931, distance 19, keyframe 0
  300. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 20, offset 16f31, dts 400, size 1707, distance 20, keyframe 0
  301. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 21, offset 175dc, dts 420, size 2249, distance 21, keyframe 0
  302. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 22, offset 17ea5, dts 440, size 2377, distance 22, keyframe 0
  303. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 23, offset 187ee, dts 460, size 2159, distance 23, keyframe 0
  304. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 24, offset 1905d, dts 480, size 186, distance 24, keyframe 0
  305. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 25, offset 19117, dts 500, size 1453, distance 25, keyframe 0
  306. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 26, offset 196c4, dts 520, size 4058, distance 26, keyframe 0
  307. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 27, offset 1a69e, dts 540, size 2986, distance 27, keyframe 0
  308. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 28, offset 1b248, dts 560, size 1272, distance 28, keyframe 0
  309. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 29, offset 1b740, dts 580, size 2111, distance 29, keyframe 0
  310. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 30, offset 1ceb4, dts 600, size 6836, distance 0, keyframe 1
  311. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 31, offset 1e968, dts 620, size 975, distance 1, keyframe 0
  312. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 32, offset 1ed37, dts 640, size 1246, distance 2, keyframe 0
  313. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 33, offset 1f215, dts 660, size 4903, distance 3, keyframe 0
  314. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 34, offset 2053c, dts 680, size 1031, distance 4, keyframe 0
  315. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 35, offset 20943, dts 700, size 2307, distance 5, keyframe 0
  316. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 36, offset 21246, dts 720, size 1873, distance 6, keyframe 0
  317. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 37, offset 21997, dts 740, size 3371, distance 7, keyframe 0
  318. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 38, offset 226c2, dts 760, size 2361, distance 8, keyframe 0
  319. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 39, offset 22ffb, dts 780, size 3600, distance 9, keyframe 0
  320. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 40, offset 23e0b, dts 800, size 2383, distance 10, keyframe 0
  321. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 41, offset 2475a, dts 820, size 1913, distance 11, keyframe 0
  322. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 42, offset 24ed3, dts 840, size 1914, distance 12, keyframe 0
  323. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 43, offset 2564d, dts 860, size 2238, distance 13, keyframe 0
  324. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 44, offset 25f0b, dts 880, size 3146, distance 14, keyframe 0
  325. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 45, offset 27929, dts 900, size 2082, distance 15, keyframe 0
  326. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 46, offset 2814b, dts 920, size 1970, distance 16, keyframe 0
  327. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 47, offset 288fd, dts 940, size 1928, distance 17, keyframe 0
  328. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 48, offset 29085, dts 960, size 2431, distance 18, keyframe 0
  329. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 49, offset 29a04, dts 980, size 2359, distance 19, keyframe 0
  330. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 50, offset 2a33b, dts 1000, size 2898, distance 20, keyframe 0
  331. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 51, offset 2ae8d, dts 1020, size 2892, distance 21, keyframe 0
  332. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 52, offset 2b9d9, dts 1040, size 1920, distance 22, keyframe 0
  333. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 53, offset 2c159, dts 1060, size 3056, distance 23, keyframe 0
  334. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 54, offset 2cd49, dts 1080, size 4923, distance 24, keyframe 0
  335. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 55, offset 2e084, dts 1100, size 3875, distance 25, keyframe 0
  336. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 56, offset 2efa7, dts 1120, size 4902, distance 26, keyframe 0
  337. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 57, offset 302cd, dts 1140, size 2807, distance 27, keyframe 0
  338. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 58, offset 30dc4, dts 1160, size 3953, distance 28, keyframe 0
  339. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 59, offset 31d35, dts 1180, size 2350, distance 29, keyframe 0
  340. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 60, offset 32663, dts 1200, size 7878, distance 0, keyframe 1
  341. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 61, offset 34529, dts 1220, size 2964, distance 1, keyframe 0
  342. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 62, offset 350bd, dts 1240, size 4034, distance 2, keyframe 0
  343. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 63, offset 3607f, dts 1260, size 5481, distance 3, keyframe 0
  344. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 64, offset 375e8, dts 1280, size 2782, distance 4, keyframe 0
  345. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 65, offset 380c6, dts 1300, size 2763, distance 5, keyframe 0
  346. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 66, offset 38b91, dts 1320, size 2423, distance 6, keyframe 0
  347. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 67, offset 39508, dts 1340, size 2636, distance 7, keyframe 0
  348. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 68, offset 39f54, dts 1360, size 3349, distance 8, keyframe 0
  349. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 69, offset 3ac69, dts 1380, size 2689, distance 9, keyframe 0
  350. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 70, offset 3b6ea, dts 1400, size 1660, distance 10, keyframe 0
  351. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 71, offset 3bd66, dts 1420, size 3385, distance 11, keyframe 0
  352. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 72, offset 3ca9f, dts 1440, size 3185, distance 12, keyframe 0
  353. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 73, offset 3d710, dts 1460, size 993, distance 13, keyframe 0
  354. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 74, offset 3daf1, dts 1480, size 3773, distance 14, keyframe 0
  355. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 75, offset 3e9ae, dts 1500, size 3784, distance 15, keyframe 0
  356. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 76, offset 3f876, dts 1520, size 1012, distance 16, keyframe 0
  357. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 77, offset 3fc6a, dts 1540, size 2583, distance 17, keyframe 0
  358. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 78, offset 40681, dts 1560, size 3505, distance 18, keyframe 0
  359. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 79, offset 41432, dts 1580, size 1913, distance 19, keyframe 0
  360. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 80, offset 41bab, dts 1600, size 2973, distance 20, keyframe 0
  361. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 81, offset 42748, dts 1620, size 2853, distance 21, keyframe 0
  362. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 82, offset 4326d, dts 1640, size 1942, distance 22, keyframe 0
  363. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 83, offset 43a03, dts 1660, size 4244, distance 23, keyframe 0
  364. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 84, offset 44a97, dts 1680, size 1802, distance 24, keyframe 0
  365. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 85, offset 451a1, dts 1700, size 5919, distance 25, keyframe 0
  366. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 86, offset 468c0, dts 1720, size 1329, distance 26, keyframe 0
  367. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 87, offset 46df1, dts 1740, size 1574, distance 27, keyframe 0
  368. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 88, offset 47417, dts 1760, size 722, distance 28, keyframe 0
  369. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 89, offset 476e9, dts 1780, size 687, distance 29, keyframe 0
  370. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 90, offset 47998, dts 1800, size 10270, distance 0, keyframe 1
  371. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 91, offset 4a1b6, dts 1820, size 675, distance 1, keyframe 0
  372. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 92, offset 4a459, dts 1840, size 1553, distance 2, keyframe 0
  373. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 93, offset 4aa6a, dts 1860, size 3405, distance 3, keyframe 0
  374. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 94, offset 4b7b7, dts 1880, size 1650, distance 4, keyframe 0
  375. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 95, offset 4be29, dts 1900, size 3730, distance 5, keyframe 0
  376. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 96, offset 4ccbb, dts 1920, size 2225, distance 6, keyframe 0
  377. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 97, offset 4d56c, dts 1940, size 2818, distance 7, keyframe 0
  378. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 98, offset 4e06e, dts 1960, size 5373, distance 8, keyframe 0
  379. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 99, offset 4f56b, dts 1980, size 1249, distance 9, keyframe 0
  380. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 100, offset 4fa4c, dts 2000, size 3245, distance 10, keyframe 0
  381. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 101, offset 506f9, dts 2020, size 1293, distance 11, keyframe 0
  382. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 102, offset 50c06, dts 2040, size 1885, distance 12, keyframe 0
  383. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 103, offset 51363, dts 2060, size 7254, distance 13, keyframe 0
  384. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 104, offset 52fb9, dts 2080, size 1440, distance 14, keyframe 0
  385. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] AVIndex stream 1, sample 105, offset 53559, dts 2100, size 1617, distance 15, keyframe 0
  386. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 61746475 'udta' parent:'moov' sz: 128 2896 3447
  387. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6b616da9 '©mak' parent:'udta' sz: 17 8 120
  388. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] lang "deu" tag "make" value "Apple" atom "©mak" 11 5
  389. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 727773a9 '©swr' parent:'udta' sz: 17 25 120
  390. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] lang "deu" tag "encoder" value "4.3.5" atom "©swr" 11 5
  391. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 796164a9 '©day' parent:'udta' sz: 36 42 120
  392. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] lang "deu" tag "date" value "2011-09-25T12:09:54+0200" atom "©day" 49 24
  393. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 7a7978a9 '©xyz' parent:'udta' sz: 30 78 120
  394. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] lang "deu" tag "location" value "+51.3889+006.8611/" atom "©xyz" 37 18
  395. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 646f6da9 '©mod' parent:'udta' sz: 20 108 120
  396. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] lang "deu" tag "model" value "iPhone 4" atom "©mod" 17 8
  397. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 6174656d 'meta' parent:'moov' sz: 431 3024 3447
  398. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 726c6468 'hdlr' parent:'meta' sz: 34 8 423
  399. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] ctype= (0x00000000)
  400. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stype= mdta
  401. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 7379656b 'keys' parent:'meta' sz: 201 42 423
  402. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 74736c69 'ilst' parent:'meta' sz: 188 243 423
  403. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 01000000 '' parent:'ilst' sz: 29 8 180
  404. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 02000000 '' parent:'ilst' sz: 48 37 180
  405. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 03000000 '' parent:'ilst' sz: 42 85 180
  406. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 04000000 '' parent:'ilst' sz: 29 127 180
  407. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] type: 05000000 '' parent:'ilst' sz: 32 156 180
  408. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] on_parse_exit_offset=346409
  409. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] Before avformat_find_stream_info() pos: 346409 bytes read:36223 seeks:1
  410. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 0, dts 0
  411. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  412. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 1, dts 23220
  413. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  414. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 2, dts 46440
  415. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  416. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 3, dts 69660
  417. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  418. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 4, dts 92880
  419. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  420. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 5, dts 116100
  421. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  422. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 6, dts 139320
  423. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  424. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 7, dts 162540
  425. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  426. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 8, dts 185760
  427. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  428. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 9, dts 208980
  429. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  430. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 10, dts 232200
  431. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  432. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 11, dts 255420
  433. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  434. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 12, dts 278639
  435. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  436. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 13, dts 301859
  437. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  438. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 14, dts 325079
  439. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  440. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 15, dts 348299
  441. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  442. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 16, dts 371519
  443. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  444. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 17, dts 394739
  445. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  446. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 18, dts 417959
  447. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  448. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 19, dts 441179
  449. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  450. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 20, dts 464399
  451. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  452. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 21, dts 487619
  453. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  454. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 22, dts 510839
  455. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  456. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 23, dts 534059
  457. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  458. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 24, dts 557279
  459. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  460. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 25, dts 580499
  461. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  462. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 26, dts 603719
  463. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  464. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 27, dts 626939
  465. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  466. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 28, dts 650159
  467. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  468. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 29, dts 673379
  469. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  470. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 30, dts 696599
  471. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  472. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 31, dts 719819
  473. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  474. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 32, dts 743039
  475. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  476. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 33, dts 766259
  477. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  478. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 34, dts 789478
  479. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  480. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 35, dts 812698
  481. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  482. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 36, dts 835918
  483. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  484. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 37, dts 859138
  485. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  486. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 38, dts 882358
  487. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  488. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 39, dts 905578
  489. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  490. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 40, dts 928798
  491. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  492. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 41, dts 952018
  493. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  494. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 42, dts 975238
  495. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  496. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 43, dts 998458
  497. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  498. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 44, dts 1021678
  499. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 0, dts 0
  500. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] All info found
  501. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] 0: start_time: 0.000 duration: 0.155
  502. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] 1: start_time: 0.000 duration: 0.002
  503. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream: start_time: 0.000 duration: 3.487 bitrate=794 kb/s
  504. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] After avformat_find_stream_info() pos: 37785 bytes read:101759 seeks:2 frames:45
  505. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'c:/sample-in-issue-505.mov':
  506. Metadata:
  507. major_brand : qt
  508. minor_version : 0
  509. compatible_brands: qt
  510. creation_time : 2011-09-25 10:10:07
  511. make : Apple
  512. make-deu : Apple
  513. encoder : 4.3.5
  514. encoder-deu : 4.3.5
  515. date : 2011-09-25T12:09:54+0200
  516. date-deu : 2011-09-25T12:09:54+0200
  517. location : +51.3889+006.8611/
  518. location-deu : +51.3889+006.8611/
  519. model : iPhone 4
  520. model-deu : iPhone 4
  521. Duration: 00:00:03.49, start: 0.000000, bitrate: 794 kb/s
  522. Stream #0:0(und), 44, 1/44100: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 63 kb/s (default)
  523. Metadata:
  524. creation_time : 2011-09-25 10:10:07
  525. handler_name : Core Media Data Handler
  526. Stream #0:1(und), 1, 1/600: Video: h264 (Baseline), 1 reference frame (avc1 / 0x31637661), yuv420p(tv, bt709, left), 480x272, 1/1200, 712 kb/s, 30 fps, 30 tbr, 600 tbn, 1200 tbc (default)
  527. Metadata:
  528. rotate : 90
  529. creation_time : 2011-09-25 10:10:07
  530. handler_name : Core Media Data Handler
  531. encoder : H.264
  532. Side data:
  533. displaymatrix: rotation of -90.00 degrees
  534. Successfully opened the file.
  535. Parsing a group of options: output file c:\target.mov.
  536. Applying option c (codec name) with argument copy.
  537. Applying option metadata:s:v:0 (add metadata) with argument rotate=0.
  538. Successfully parsed a group of options.
  539. Opening an output file: c:\target.mov.
  540. Successfully opened the file.
  541. [mov @ 0000000005a19440] Codec for stream 0 does not use global headers but container format requires global headers
  542. [mov @ 0000000005a19440] Codec for stream 1 does not use global headers but container format requires global headers
  543. [mov @ 0000000005a19440] timecode: tbc=600/1 invalid, fallback on 30/1
  544. Output #0, mov, to 'c:\target.mov':
  545. Metadata:
  546. major_brand : qt
  547. minor_version : 0
  548. compatible_brands: qt
  549. model-deu : iPhone 4
  550. make : Apple
  551. make-deu : Apple
  552. model : iPhone 4
  553. encoder : Lavf56.33.101
  554. date : 2011-09-25T12:09:54+0200
  555. date-deu : 2011-09-25T12:09:54+0200
  556. location : +51.3889+006.8611/
  557. location-deu : +51.3889+006.8611/
  558. Stream #0:0(und), 0, 1/19200: Video: h264, 1 reference frame (avc1 / 0x31637661), yuv420p(left), 480x272 (0x0), 1/600, q=2-31, 712 kb/s, 30 fps, 30 tbr, 19200 tbn, 600 tbc (default)
  559. Metadata:
  560. encoder : H.264
  561. creation_time : 2011-09-25 10:10:07
  562. handler_name : Core Media Data Handler
  563. rotate : 0
  564. Side data:
  565. displaymatrix: rotation of -90.00 degrees
  566. Stream #0:1(und), 0, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, mono, 63 kb/s (default)
  567. Metadata:
  568. creation_time : 2011-09-25 10:10:07
  569. handler_name : Core Media Data Handler
  570. Stream mapping:
  571. Stream #0:1 -> #0:0 (copy)
  572. Stream #0:0 -> #0:1 (copy)
  573. Press [q] to stop, [?] for help
  574. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 44, dts 1021678
  575. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 1, dts 33333
  576. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 45, dts 1044898
  577. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 1, dts 33333
  578. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 45, dts 1044898
  579. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 2, dts 66667
  580. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 46, dts 1068118
  581. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 2, dts 66667
  582. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 46, dts 1068118
  583. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 3, dts 100000
  584. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 47, dts 1091338
  585. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 3, dts 100000
  586. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 48, dts 1114558
  587. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 3, dts 100000
  588. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 48, dts 1114558
  589. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 4, dts 133333
  590. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 49, dts 1137778
  591. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 4, dts 133333
  592. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 49, dts 1137778
  593. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 5, dts 166667
  594. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 50, dts 1160998
  595. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 5, dts 166667
  596. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 51, dts 1184218
  597. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 5, dts 166667
  598. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 51, dts 1184218
  599. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 6, dts 200000
  600. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 52, dts 1207438
  601. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 6, dts 200000
  602. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 52, dts 1207438
  603. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 7, dts 233333
  604. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 53, dts 1230658
  605. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 7, dts 233333
  606. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 54, dts 1253878
  607. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 7, dts 233333
  608. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 54, dts 1253878
  609. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 8, dts 266667
  610. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 55, dts 1277098
  611. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 8, dts 266667
  612. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 55, dts 1277098
  613. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 9, dts 300000
  614. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 56, dts 1300317
  615. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 9, dts 300000
  616. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 56, dts 1300317
  617. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 10, dts 333333
  618. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 57, dts 1323537
  619. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 10, dts 333333
  620. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 58, dts 1346757
  621. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 10, dts 333333
  622. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 58, dts 1346757
  623. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 11, dts 366667
  624. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 59, dts 1369977
  625. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 11, dts 366667
  626. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 59, dts 1369977
  627. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 12, dts 400000
  628. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 60, dts 1393197
  629. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 12, dts 400000
  630. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 61, dts 1416417
  631. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 12, dts 400000
  632. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 61, dts 1416417
  633. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 13, dts 433333
  634. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 62, dts 1439637
  635. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 13, dts 433333
  636. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 62, dts 1439637
  637. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 14, dts 466667
  638. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 63, dts 1462857
  639. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 14, dts 466667
  640. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 64, dts 1486077
  641. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 14, dts 466667
  642. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 64, dts 1486077
  643. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 15, dts 500000
  644. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 65, dts 1509297
  645. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 15, dts 500000
  646. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 65, dts 1509297
  647. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 16, dts 533333
  648. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 66, dts 1532517
  649. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 16, dts 533333
  650. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 67, dts 1555737
  651. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 16, dts 533333
  652. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 67, dts 1555737
  653. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 17, dts 566667
  654. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 68, dts 1578957
  655. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 17, dts 566667
  656. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 68, dts 1578957
  657. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 18, dts 600000
  658. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 69, dts 1602177
  659. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 18, dts 600000
  660. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 69, dts 1602177
  661. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 19, dts 633333
  662. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 70, dts 1625397
  663. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 19, dts 633333
  664. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 71, dts 1648617
  665. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 19, dts 633333
  666. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 71, dts 1648617
  667. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 20, dts 666667
  668. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 72, dts 1671837
  669. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 20, dts 666667
  670. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 72, dts 1671837
  671. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 21, dts 700000
  672. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 73, dts 1695057
  673. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 21, dts 700000
  674. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 74, dts 1718277
  675. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 21, dts 700000
  676. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 74, dts 1718277
  677. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 22, dts 733333
  678. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 75, dts 1741497
  679. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 22, dts 733333
  680. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 75, dts 1741497
  681. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 23, dts 766667
  682. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 76, dts 1764717
  683. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 23, dts 766667
  684. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 77, dts 1787937
  685. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 23, dts 766667
  686. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 77, dts 1787937
  687. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 24, dts 800000
  688. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 78, dts 1811156
  689. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 24, dts 800000
  690. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 78, dts 1811156
  691. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 25, dts 833333
  692. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 79, dts 1834376
  693. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 25, dts 833333
  694. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 79, dts 1834376
  695. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 26, dts 866667
  696. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 80, dts 1857596
  697. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 26, dts 866667
  698. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 81, dts 1880816
  699. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 26, dts 866667
  700. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 81, dts 1880816
  701. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 27, dts 900000
  702. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 82, dts 1904036
  703. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 27, dts 900000
  704. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 82, dts 1904036
  705. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 28, dts 933333
  706. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 83, dts 1927256
  707. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 28, dts 933333
  708. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 84, dts 1950476
  709. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 28, dts 933333
  710. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 84, dts 1950476
  711. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 29, dts 966667
  712. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 85, dts 1973696
  713. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 29, dts 966667
  714. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 85, dts 1973696
  715. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 30, dts 1000000
  716. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 86, dts 1996916
  717. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 30, dts 1000000
  718. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 87, dts 2020136
  719. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 30, dts 1000000
  720. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 87, dts 2020136
  721. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 31, dts 1033333
  722. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 88, dts 2043356
  723. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 31, dts 1033333
  724. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 88, dts 2043356
  725. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 32, dts 1066667
  726. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 89, dts 2066576
  727. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 32, dts 1066667
  728. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 90, dts 2089796
  729. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 32, dts 1066667
  730. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 90, dts 2089796
  731. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 33, dts 1100000
  732. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 91, dts 2113016
  733. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 33, dts 1100000
  734. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 91, dts 2113016
  735. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 34, dts 1133333
  736. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 92, dts 2136236
  737. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 34, dts 1133333
  738. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 92, dts 2136236
  739. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 35, dts 1166667
  740. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 93, dts 2159456
  741. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 35, dts 1166667
  742. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 94, dts 2182676
  743. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 35, dts 1166667
  744. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 94, dts 2182676
  745. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 36, dts 1200000
  746. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 95, dts 2205896
  747. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 36, dts 1200000
  748. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 95, dts 2205896
  749. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 37, dts 1233333
  750. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 96, dts 2229116
  751. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 37, dts 1233333
  752. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 97, dts 2252336
  753. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 37, dts 1233333
  754. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 97, dts 2252336
  755. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 38, dts 1266667
  756. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 98, dts 2275556
  757. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 38, dts 1266667
  758. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 98, dts 2275556
  759. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 39, dts 1300000
  760. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 99, dts 2298776
  761. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 39, dts 1300000
  762. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 100, dts 2321995
  763. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 39, dts 1300000
  764. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 100, dts 2321995
  765. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 40, dts 1333333
  766. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 101, dts 2345215
  767. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 40, dts 1333333
  768. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 101, dts 2345215
  769. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 41, dts 1366667
  770. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 102, dts 2368435
  771. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 41, dts 1366667
  772. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 102, dts 2368435
  773. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 42, dts 1400000
  774. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 103, dts 2391655
  775. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 42, dts 1400000
  776. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 104, dts 2414875
  777. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 42, dts 1400000
  778. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 104, dts 2414875
  779. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 43, dts 1433333
  780. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 105, dts 2438095
  781. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 43, dts 1433333
  782. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 105, dts 2438095
  783. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 44, dts 1466667
  784. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 106, dts 2461315
  785. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 44, dts 1466667
  786. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 107, dts 2484535
  787. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 44, dts 1466667
  788. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 107, dts 2484535
  789. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 45, dts 1500000
  790. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 108, dts 2507755
  791. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 45, dts 1500000
  792. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 108, dts 2507755
  793. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 46, dts 1533333
  794. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 109, dts 2530975
  795. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 46, dts 1533333
  796. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 110, dts 2554195
  797. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 46, dts 1533333
  798. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 110, dts 2554195
  799. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 47, dts 1566667
  800. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 111, dts 2577415
  801. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 47, dts 1566667
  802. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 111, dts 2577415
  803. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 48, dts 1600000
  804. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 112, dts 2600635
  805. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 48, dts 1600000
  806. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 112, dts 2600635
  807. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 49, dts 1633333
  808. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 113, dts 2623855
  809. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 49, dts 1633333
  810. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 114, dts 2647075
  811. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 49, dts 1633333
  812. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 114, dts 2647075
  813. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 50, dts 1666667
  814. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 115, dts 2670295
  815. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 50, dts 1666667
  816. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 115, dts 2670295
  817. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 51, dts 1700000
  818. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 116, dts 2693515
  819. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 51, dts 1700000
  820. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 117, dts 2716735
  821. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 51, dts 1700000
  822. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 117, dts 2716735
  823. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 52, dts 1733333
  824. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 118, dts 2739955
  825. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 52, dts 1733333
  826. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 118, dts 2739955
  827. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 53, dts 1766667
  828. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 119, dts 2763175
  829. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 53, dts 1766667
  830. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 120, dts 2786395
  831. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 53, dts 1766667
  832. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 120, dts 2786395
  833. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 54, dts 1800000
  834. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 121, dts 2809615
  835. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 54, dts 1800000
  836. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 121, dts 2809615
  837. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 55, dts 1833333
  838. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 122, dts 2832834
  839. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 55, dts 1833333
  840. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 123, dts 2856054
  841. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 55, dts 1833333
  842. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 123, dts 2856054
  843. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 56, dts 1866667
  844. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 124, dts 2879274
  845. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 56, dts 1866667
  846. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 124, dts 2879274
  847. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 57, dts 1900000
  848. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 125, dts 2902494
  849. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 57, dts 1900000
  850. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 125, dts 2902494
  851. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 58, dts 1933333
  852. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 126, dts 2925714
  853. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 58, dts 1933333
  854. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 127, dts 2948934
  855. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 58, dts 1933333
  856. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 127, dts 2948934
  857. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 59, dts 1966667
  858. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 128, dts 2972154
  859. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 59, dts 1966667
  860. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 128, dts 2972154
  861. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 60, dts 2000000
  862. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 129, dts 2995374
  863. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 60, dts 2000000
  864. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 130, dts 3018594
  865. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 60, dts 2000000
  866. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 130, dts 3018594
  867. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 61, dts 2033333
  868. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 131, dts 3041814
  869. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 61, dts 2033333
  870. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 131, dts 3041814
  871. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 62, dts 2066667
  872. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 132, dts 3065034
  873. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 62, dts 2066667
  874. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 133, dts 3088254
  875. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 62, dts 2066667
  876. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 133, dts 3088254
  877. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 63, dts 2100000
  878. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 134, dts 3111474
  879. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 63, dts 2100000
  880. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 134, dts 3111474
  881. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 64, dts 2133333
  882. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 135, dts 3134694
  883. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 64, dts 2133333
  884. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 135, dts 3134694
  885. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 65, dts 2166667
  886. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 136, dts 3157914
  887. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 65, dts 2166667
  888. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 137, dts 3181134
  889. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 65, dts 2166667
  890. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 137, dts 3181134
  891. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 66, dts 2200000
  892. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 138, dts 3204354
  893. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 66, dts 2200000
  894. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 138, dts 3204354
  895. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 67, dts 2233333
  896. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 139, dts 3227574
  897. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 67, dts 2233333
  898. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 140, dts 3250794
  899. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 67, dts 2233333
  900. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 140, dts 3250794
  901. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 68, dts 2266667
  902. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 141, dts 3274014
  903. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 68, dts 2266667
  904. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 141, dts 3274014
  905. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 69, dts 2300000
  906. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 142, dts 3297234
  907. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 69, dts 2300000
  908. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 143, dts 3320454
  909. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 69, dts 2300000
  910. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 143, dts 3320454
  911. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 70, dts 2333333
  912. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 144, dts 3343673
  913. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 70, dts 2333333
  914. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 144, dts 3343673
  915. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 71, dts 2366667
  916. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 145, dts 3366893
  917. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 71, dts 2366667
  918. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 145, dts 3366893
  919. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 72, dts 2400000
  920. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 146, dts 3390113
  921. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 72, dts 2400000
  922. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 147, dts 3413333
  923. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 72, dts 2400000
  924. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 147, dts 3413333
  925. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 73, dts 2433333
  926. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 148, dts 3436553
  927. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 73, dts 2433333
  928. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 148, dts 3436553
  929. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 74, dts 2466667
  930. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 149, dts 3459773
  931. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 74, dts 2466667
  932. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 150, dts 3482993
  933. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 74, dts 2466667
  934. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 0, sample 150, dts 3482993
  935. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 75, dts 2500000
  936. Last message repeated 1 times
  937. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 76, dts 2533333
  938. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 77, dts 2566667
  939. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 78, dts 2600000
  940. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 79, dts 2633333
  941. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 80, dts 2666667
  942. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 81, dts 2700000
  943. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 82, dts 2733333
  944. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 83, dts 2766667
  945. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 84, dts 2800000
  946. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 85, dts 2833333
  947. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 86, dts 2866667
  948. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 87, dts 2900000
  949. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 88, dts 2933333
  950. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 89, dts 2966667
  951. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 90, dts 3000000
  952. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 91, dts 3033333
  953. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 92, dts 3066667
  954. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 93, dts 3100000
  955. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 94, dts 3133333
  956. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 95, dts 3166667
  957. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 96, dts 3200000
  958. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 97, dts 3233333
  959. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 98, dts 3266667
  960. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 99, dts 3300000
  961. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 100, dts 3333333
  962. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 101, dts 3366667
  963. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 102, dts 3400000
  964. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 103, dts 3433333
  965. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 104, dts 3466667
  966. [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000031ef240] stream 1, sample 105, dts 3500000
  967. No more output streams to write to, finishing.
  968. frame= 106 fps=0.0 q=-1.0 Lsize= 339kB time=00:00:03.50 bitrate= 792.5kbits/s
  969. video:308kB audio:27kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.289521%
  970. Input file #0 (c:/sample-in-issue-505.mov):
  971. Input stream #0:0 (audio): 151 packets read (28037 bytes);
  972. Input stream #0:1 (video): 106 packets read (314881 bytes);
  973. Total: 257 packets (342918 bytes) demuxed
  974. Output file #0 (c:\target.mov):
  975. Output stream #0:0 (video): 106 packets muxed (314881 bytes);
  976. Output stream #0:1 (audio): 151 packets muxed (28037 bytes);
  977. Total: 257 packets (342918 bytes) muxed
  978. 0 frames successfully decoded, 0 decoding errors
  979. [AVIOContext @ 00000000059480c0] Statistics: 68 seeks, 310 writeouts
  980. [AVIOContext @ 00000000031efae0] Statistics: 5106938 bytes read, 150 seeks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement