Advertisement
Guest User

Ffmpeg amix stops randomly

a guest
Jul 18th, 2017
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.81 KB | None | 0 0
  1. ffmpeg version 3.3.2 Copyright (c) 2000-2017 the FFmpeg developers
  2. built with Apple LLVM version 8.1.0 (clang-802.0.42)
  3. configuration: --prefix=/usr/local/Cellar/ffmpeg/3.3.2 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-opencl --disable-lzma --enable-nonfree --enable-vda
  4. libavutil 55. 58.100 / 55. 58.100
  5. libavcodec 57. 89.100 / 57. 89.100
  6. libavformat 57. 71.100 / 57. 71.100
  7. libavdevice 57. 6.100 / 57. 6.100
  8. libavfilter 6. 82.100 / 6. 82.100
  9. libavresample 3. 5. 0 / 3. 5. 0
  10. libswscale 4. 6.100 / 4. 6.100
  11. libswresample 2. 7.100 / 2. 7.100
  12. libpostproc 54. 5.100 / 54. 5.100
  13. Splitting the commandline.
  14. Reading option '-i' ... matched as input url with argument 'test.mp4'.
  15. Reading option '-i' ... matched as input url with argument 'audio.mp3'.
  16. Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'amix=inputs=2:duration=first:dropout_transition=0'.
  17. Reading option '-v' ... matched as option 'v' (set logging level) with argument '48'.
  18. Reading option 'output.mp4' ... matched as output url.
  19. Finished splitting the commandline.
  20. Parsing a group of options: global .
  21. Applying option filter_complex (create a complex filtergraph) with argument amix=inputs=2:duration=first:dropout_transition=0.
  22. Applying option v (set logging level) with argument 48.
  23. Successfully parsed a group of options.
  24. Parsing a group of options: input url test.mp4.
  25. Successfully parsed a group of options.
  26. Opening an input file: test.mp4.
  27. [NULL @ 0x7feb13006200] Opening 'test.mp4' for reading
  28. [file @ 0x7feb11607860] Setting default whitelist 'file,crypto'
  29. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
  30. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] ISO: File Type Major Brand: isom
  31. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] Unknown dref type 0x206c7275 size 12
  32. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] Offset DTS by ctts[0].duration: 1024
  33. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] Processing st: 0, edit list 0 - media time: 1024, duration: 47616
  34. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 0 @ 0, ctts: 1024, ctts_count: 89
  35. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 512 @ 1, ctts: 2560, ctts_count: 89
  36. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 1024 @ 2, ctts: 1024, ctts_count: 89
  37. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 1536 @ 3, ctts: 0, ctts_count: 89
  38. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 2048 @ 4, ctts: 512, ctts_count: 89
  39. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 2560 @ 5, ctts: 2560, ctts_count: 89
  40. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 3072 @ 6, ctts: 1024, ctts_count: 89
  41. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 3584 @ 7, ctts: 0, ctts_count: 89
  42. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 4096 @ 8, ctts: 512, ctts_count: 89
  43. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 4608 @ 9, ctts: 2560, ctts_count: 89
  44. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 5120 @ 10, ctts: 1024, ctts_count: 89
  45. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 5632 @ 11, ctts: 0, ctts_count: 89
  46. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 6144 @ 12, ctts: 512, ctts_count: 89
  47. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 6656 @ 13, ctts: 2560, ctts_count: 89
  48. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 7168 @ 14, ctts: 1024, ctts_count: 89
  49. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 7680 @ 15, ctts: 0, ctts_count: 89
  50. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 8192 @ 16, ctts: 512, ctts_count: 89
  51. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 8704 @ 17, ctts: 2560, ctts_count: 89
  52. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 9216 @ 18, ctts: 1024, ctts_count: 89
  53. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 9728 @ 19, ctts: 0, ctts_count: 89
  54. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 10240 @ 20, ctts: 512, ctts_count: 89
  55. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 10752 @ 21, ctts: 1536, ctts_count: 89
  56. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 11264 @ 22, ctts: 512, ctts_count: 89
  57. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 11776 @ 23, ctts: 1536, ctts_count: 89
  58. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 12288 @ 24, ctts: 512, ctts_count: 89
  59. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 12800 @ 25, ctts: 1024, ctts_count: 89
  60. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 13312 @ 26, ctts: 2560, ctts_count: 89
  61. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 13824 @ 27, ctts: 1024, ctts_count: 89
  62. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 14336 @ 28, ctts: 0, ctts_count: 89
  63. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 14848 @ 29, ctts: 512, ctts_count: 89
  64. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 15360 @ 30, ctts: 2048, ctts_count: 89
  65. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 15872 @ 31, ctts: 512, ctts_count: 89
  66. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 16384 @ 31, ctts: 512, ctts_count: 89
  67. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 16896 @ 32, ctts: 2560, ctts_count: 89
  68. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 17408 @ 33, ctts: 1024, ctts_count: 89
  69. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 17920 @ 34, ctts: 0, ctts_count: 89
  70. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 18432 @ 35, ctts: 512, ctts_count: 89
  71. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 18944 @ 36, ctts: 1536, ctts_count: 89
  72. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 19456 @ 37, ctts: 512, ctts_count: 89
  73. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 19968 @ 38, ctts: 2048, ctts_count: 89
  74. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 20480 @ 39, ctts: 512, ctts_count: 89
  75. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 20992 @ 39, ctts: 512, ctts_count: 89
  76. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 21504 @ 40, ctts: 2560, ctts_count: 89
  77. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 22016 @ 41, ctts: 1024, ctts_count: 89
  78. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 22528 @ 42, ctts: 0, ctts_count: 89
  79. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 23040 @ 43, ctts: 512, ctts_count: 89
  80. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 23552 @ 44, ctts: 2560, ctts_count: 89
  81. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 24064 @ 45, ctts: 1024, ctts_count: 89
  82. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 24576 @ 46, ctts: 0, ctts_count: 89
  83. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 25088 @ 47, ctts: 512, ctts_count: 89
  84. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 25600 @ 48, ctts: 2560, ctts_count: 89
  85. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 26112 @ 49, ctts: 1024, ctts_count: 89
  86. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 26624 @ 50, ctts: 0, ctts_count: 89
  87. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 27136 @ 51, ctts: 512, ctts_count: 89
  88. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 27648 @ 52, ctts: 2560, ctts_count: 89
  89. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 28160 @ 53, ctts: 1024, ctts_count: 89
  90. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 28672 @ 54, ctts: 0, ctts_count: 89
  91. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 29184 @ 55, ctts: 512, ctts_count: 89
  92. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 29696 @ 56, ctts: 2560, ctts_count: 89
  93. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 30208 @ 57, ctts: 1024, ctts_count: 89
  94. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 30720 @ 58, ctts: 0, ctts_count: 89
  95. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 31232 @ 59, ctts: 512, ctts_count: 89
  96. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 31744 @ 60, ctts: 2560, ctts_count: 89
  97. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 32256 @ 61, ctts: 1024, ctts_count: 89
  98. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 32768 @ 62, ctts: 0, ctts_count: 89
  99. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 33280 @ 63, ctts: 512, ctts_count: 89
  100. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 33792 @ 64, ctts: 2048, ctts_count: 89
  101. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 34304 @ 65, ctts: 512, ctts_count: 89
  102. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 34816 @ 65, ctts: 512, ctts_count: 89
  103. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 35328 @ 66, ctts: 1024, ctts_count: 89
  104. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 35840 @ 66, ctts: 1024, ctts_count: 89
  105. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 36352 @ 67, ctts: 2560, ctts_count: 89
  106. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 36864 @ 68, ctts: 1024, ctts_count: 89
  107. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 37376 @ 69, ctts: 0, ctts_count: 89
  108. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 37888 @ 70, ctts: 512, ctts_count: 89
  109. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 38400 @ 71, ctts: 1536, ctts_count: 89
  110. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 38912 @ 72, ctts: 512, ctts_count: 89
  111. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 39424 @ 73, ctts: 2560, ctts_count: 89
  112. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 39936 @ 74, ctts: 1024, ctts_count: 89
  113. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 40448 @ 75, ctts: 0, ctts_count: 89
  114. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 40960 @ 76, ctts: 512, ctts_count: 89
  115. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 41472 @ 77, ctts: 2560, ctts_count: 89
  116. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 41984 @ 78, ctts: 1024, ctts_count: 89
  117. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 42496 @ 79, ctts: 0, ctts_count: 89
  118. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 43008 @ 80, ctts: 512, ctts_count: 89
  119. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 43520 @ 81, ctts: 2560, ctts_count: 89
  120. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 44032 @ 82, ctts: 1024, ctts_count: 89
  121. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 44544 @ 83, ctts: 0, ctts_count: 89
  122. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 45056 @ 84, ctts: 512, ctts_count: 89
  123. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 45568 @ 85, ctts: 2560, ctts_count: 89
  124. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 46080 @ 86, ctts: 1024, ctts_count: 89
  125. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 46592 @ 87, ctts: 0, ctts_count: 89
  126. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] shifted frame pts, curr_cts: 47104 @ 88, ctts: 512, ctts_count: 89
  127. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] Unknown dref type 0x206c7275 size 12
  128. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] Processing st: 1, edit list 0 - media time: 1024, duration: 136181
  129. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] drop a frame at curr_cts: 0 @ 0
  130. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] Before avformat_find_stream_info() pos: 194647 bytes read:37383 seeks:1 nb_streams:2
  131. [h264 @ 0x7feb12000000] nal_unit_type: 7, nal_ref_idc: 3
  132. [h264 @ 0x7feb12000000] nal_unit_type: 8, nal_ref_idc: 3
  133. [h264 @ 0x7feb12000000] nal_unit_type: 6, nal_ref_idc: 0
  134. [h264 @ 0x7feb12000000] nal_unit_type: 5, nal_ref_idc: 3
  135. [h264 @ 0x7feb12000000] user data:"x264 - core 148 r2748 97eaef2 - H.264/MPEG-4 AVC codec - Copyleft 2003-2016 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=11 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00"
  136. [h264 @ 0x7feb12000000] Reinit context to 480x368, pix_fmt: yuv420p
  137. [h264 @ 0x7feb12000000] no picture
  138. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] demuxer injecting skip 1024 / discard 0
  139. [aac @ 0x7feb12001c00] skip 1024 / discard 0 samples due to side data
  140. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] All info found
  141. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb13006200] After avformat_find_stream_info() pos: 11336 bytes read:70151 seeks:2 frames:3
  142. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test.mp4':
  143. Metadata:
  144. major_brand : isom
  145. minor_version : 512
  146. compatible_brands: isomiso2avc1mp41
  147. encoder : Lavf57.71.100
  148. Duration: 00:00:03.11, start: 0.000000, bitrate: 500 kb/s
  149. Stream #0:0(und), 2, 1/15360: Video: h264 (High), 1 reference frame (avc1 / 0x31637661), yuv420p(left), 480x360 (480x368) [SAR 1:1 DAR 4:3], 0/1, 362 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
  150. Metadata:
  151. handler_name : VideoHandler
  152. Stream #0:1(und), 1, 1/44100: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 127 kb/s (default)
  153. Metadata:
  154. handler_name : SoundHandler
  155. Successfully opened the file.
  156. Parsing a group of options: input url audio.mp3.
  157. Successfully parsed a group of options.
  158. Opening an input file: audio.mp3.
  159. [NULL @ 0x7feb13016e00] Opening 'audio.mp3' for reading
  160. [file @ 0x7feb116079c0] Setting default whitelist 'file,crypto'
  161. [mp3 @ 0x7feb13016e00] Format mp3 probed with size=4096 and score=51
  162. id3v2 ver:4 flags:00 len:128
  163. [mp3 @ 0x7feb13016e00] Skipping 0 bytes of junk at 138.
  164. [mp3 @ 0x7feb13016e00] Before avformat_find_stream_info() pos: 138 bytes read:32768 seeks:0 nb_streams:1
  165. [mp3 @ 0x7feb13016e00] All info found
  166. [mp3 @ 0x7feb13016e00] Estimating duration from bitrate, this may be inaccurate
  167. [mp3 @ 0x7feb13016e00] After avformat_find_stream_info() pos: 31882 bytes read:32768 seeks:0 frames:50
  168. Input #1, mp3, from 'audio.mp3':
  169. Metadata:
  170. major_brand : dash
  171. minor_version : 0
  172. compatible_brands: iso6mp41
  173. encoder : Lavf57.19.100
  174. Duration: 00:03:13.62, start: 0.000000, bitrate: 192 kb/s
  175. Stream #1:0, 50, 1/14112000: Audio: mp3, 44100 Hz, stereo, s16p, 192 kb/s
  176. Successfully opened the file.
  177. detected 8 logical cores
  178. [Parsed_amix_0 @ 0x7feb11503460] Setting 'inputs' to value '2'
  179. [Parsed_amix_0 @ 0x7feb11503460] Setting 'duration' to value 'first'
  180. [Parsed_amix_0 @ 0x7feb11503460] Setting 'dropout_transition' to value '0'
  181. Parsing a group of options: output url output.mp4.
  182. Successfully parsed a group of options.
  183. Opening an output file: output.mp4.
  184. File 'output.mp4' already exists. Overwrite ? [y/N] y
  185. [file @ 0x7feb116085c0] Setting default whitelist 'file,crypto'
  186. Successfully opened the file.
  187. [h264 @ 0x7feb12811400] nal_unit_type: 7, nal_ref_idc: 3
  188. [h264 @ 0x7feb12811400] nal_unit_type: 8, nal_ref_idc: 3
  189. Stream mapping:
  190. Stream #0:1 (aac) -> amix:input0 (graph 0)
  191. Stream #1:0 (mp3) -> amix:input1 (graph 0)
  192. amix (graph 0) -> Stream #0:0 (aac)
  193. Stream #0:0 -> #0:1 (h264 (native) -> h264 (libx264))
  194. Press [q] to stop, [?] for help
  195. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  196. Last message repeated 1 times
  197. [h264 @ 0x7feb12811400] nal_unit_type: 6, nal_ref_idc: 0
  198. [h264 @ 0x7feb12811400] nal_unit_type: 5, nal_ref_idc: 3
  199. [h264 @ 0x7feb12811400] user data:"x264 - core 148 r2748 97eaef2 - H.264/MPEG-4 AVC codec - Copyleft 2003-2016 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=11 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00"
  200. [h264 @ 0x7feb12811400] Reinit context to 480x368, pix_fmt: yuv420p
  201. [h264 @ 0x7feb12811400] no picture
  202. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  203. [aac @ 0x7feb1280ee00] skip 1024 / discard 0 samples due to side data
  204. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  205. [h264 @ 0x7feb12019800] nal_unit_type: 1, nal_ref_idc: 2
  206. [h264 @ 0x7feb12019800] no picture
  207. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  208. Last message repeated 1 times
  209. [h264 @ 0x7feb1202fe00] nal_unit_type: 1, nal_ref_idc: 2
  210. [Parsed_amix_0 @ 0x7feb13a02540] Setting 'inputs' to value '2'
  211. [Parsed_amix_0 @ 0x7feb13a02540] Setting 'duration' to value 'first'
  212. [Parsed_amix_0 @ 0x7feb13a02540] Setting 'dropout_transition' to value '0'
  213. [graph_0_in_0_1 @ 0x7feb13a02820] Setting 'time_base' to value '1/44100'
  214. [graph_0_in_0_1 @ 0x7feb13a02820] Setting 'sample_rate' to value '44100'
  215. [graph_0_in_0_1 @ 0x7feb13a02820] Setting 'sample_fmt' to value 'fltp'
  216. [graph_0_in_0_1 @ 0x7feb13a02820] Setting 'channel_layout' to value '0x3'
  217. [graph_0_in_0_1 @ 0x7feb13a02820] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:0x3
  218. [graph_0_in_1_0 @ 0x7feb13a017a0] Setting 'time_base' to value '1/44100'
  219. [graph_0_in_1_0 @ 0x7feb13a017a0] Setting 'sample_rate' to value '44100'
  220. [graph_0_in_1_0 @ 0x7feb13a017a0] Setting 'sample_fmt' to value 's16p'
  221. [graph_0_in_1_0 @ 0x7feb13a017a0] Setting 'channel_layout' to value '0x3'
  222. [graph_0_in_1_0 @ 0x7feb13a017a0] tb:1/44100 samplefmt:s16p samplerate:44100 chlayout:0x3
  223. [format_out_0_0 @ 0x7feb13a02e20] Setting 'sample_fmts' to value 'fltp'
  224. [format_out_0_0 @ 0x7feb13a02e20] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
  225. [Parsed_amix_0 @ 0x7feb13a02540] auto-inserting filter 'auto_resampler_0' between the filter 'graph_0_in_1_0' and the filter 'Parsed_amix_0'
  226. [AVFilterGraph @ 0x7feb13a02240] query_formats: 5 queried, 9 merged, 3 already done, 0 delayed
  227. [auto_resampler_0 @ 0x7feb13a03760] [SWR @ 0x7feb15015000] Using s16p internally between filters
  228. [auto_resampler_0 @ 0x7feb13a03760] ch:2 chl:stereo fmt:s16p r:44100Hz -> ch:2 chl:stereo fmt:fltp r:44100Hz
  229. [Parsed_amix_0 @ 0x7feb13a02540] inputs:2 fmt:fltp srate:44100 cl:stereo
  230. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  231. Last message repeated 7 times
  232. [h264 @ 0x7feb12030400] nal_unit_type: 1, nal_ref_idc: 0
  233. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  234. Last message repeated 5 times
  235. [h264 @ 0x7feb12030a00] nal_unit_type: 1, nal_ref_idc: 0
  236. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  237. Last message repeated 3 times
  238. [h264 @ 0x7feb12031000] nal_unit_type: 1, nal_ref_idc: 2
  239. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  240. Last message repeated 5 times
  241. [h264 @ 0x7feb12031600] nal_unit_type: 1, nal_ref_idc: 2
  242. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  243. Last message repeated 3 times
  244. [h264 @ 0x7feb12031c00] nal_unit_type: 1, nal_ref_idc: 0
  245. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  246. Last message repeated 5 times
  247. [h264 @ 0x7feb12032200] nal_unit_type: 1, nal_ref_idc: 0
  248. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  249. [h264 @ 0x7feb12811400] nal_unit_type: 1, nal_ref_idc: 2
  250. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  251. Last message repeated 2 times
  252. [h264 @ 0x7feb12019800] nal_unit_type: 1, nal_ref_idc: 2
  253. [graph 1 input from stream 0:0 @ 0x7feb1160b900] Setting 'video_size' to value '480x360'
  254. [graph 1 input from stream 0:0 @ 0x7feb1160b900] Setting 'pix_fmt' to value '0'
  255. [graph 1 input from stream 0:0 @ 0x7feb1160b900] Setting 'time_base' to value '1/15360'
  256. [graph 1 input from stream 0:0 @ 0x7feb1160b900] Setting 'pixel_aspect' to value '1/1'
  257. [graph 1 input from stream 0:0 @ 0x7feb1160b900] Setting 'sws_param' to value 'flags=2'
  258. [graph 1 input from stream 0:0 @ 0x7feb1160b900] Setting 'frame_rate' to value '30/1'
  259. [graph 1 input from stream 0:0 @ 0x7feb1160b900] w:480 h:360 pixfmt:yuv420p tb:1/15360 fr:30/1 sar:1/1 sws_param:flags=2
  260. [format @ 0x7feb11400f60] compat: called with args=[yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21]
  261. [format @ 0x7feb11400f60] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21'
  262. [AVFilterGraph @ 0x7feb117398c0] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
  263. [libx264 @ 0x7feb12018c00] using mv_range_thread = 24
  264. [libx264 @ 0x7feb12018c00] using SAR=1/1
  265. [libx264 @ 0x7feb12018c00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
  266. [libx264 @ 0x7feb12018c00] profile High, level 3.0
  267. [libx264 @ 0x7feb12018c00] 264 - core 148 r2748 97eaef2 - H.264/MPEG-4 AVC codec - Copyleft 2003-2016 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=11 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  268. Output #0, mp4, to 'output.mp4':
  269. Metadata:
  270. major_brand : isom
  271. minor_version : 512
  272. compatible_brands: isomiso2avc1mp41
  273. encoder : Lavf57.71.100
  274. Stream #0:0, 0, 1/44100: Audio: aac (LC) ([64][0][0][0] / 0x0040), 44100 Hz, stereo, fltp, delay 1024, 128 kb/s (default)
  275. Metadata:
  276. encoder : Lavc57.89.100 aac
  277. Stream #0:1(und), 0, 1/15360: Video: h264 (libx264), 1 reference frame ([33][0][0][0] / 0x0021), yuv420p(left), 480x360 [SAR 1:1 DAR 4:3], 0/1, q=-1--1, 30 fps, 15360 tbn, 30 tbc (default)
  278. Metadata:
  279. handler_name : VideoHandler
  280. encoder : Lavc57.89.100 libx264
  281. Side data:
  282. cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
  283. Clipping frame in rate conversion by 0.000008
  284. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  285. Last message repeated 3 times
  286. [h264 @ 0x7feb1202fe00] nal_unit_type: 1, nal_ref_idc: 0
  287. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  288. Last message repeated 2 times
  289. [h264 @ 0x7feb12030400] nal_unit_type: 1, nal_ref_idc: 0
  290. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  291. Last message repeated 1 times
  292. [h264 @ 0x7feb12030a00] nal_unit_type: 1, nal_ref_idc: 2
  293. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  294. Last message repeated 2 times
  295. [h264 @ 0x7feb12031000] nal_unit_type: 1, nal_ref_idc: 2
  296. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  297. Last message repeated 1 times
  298. [h264 @ 0x7feb12031600] nal_unit_type: 1, nal_ref_idc: 0
  299. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  300. Last message repeated 2 times
  301. [h264 @ 0x7feb12031c00] nal_unit_type: 1, nal_ref_idc: 0
  302. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  303. Last message repeated 1 times
  304. [h264 @ 0x7feb12032200] nal_unit_type: 1, nal_ref_idc: 2
  305. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  306. Last message repeated 1 times
  307. [h264 @ 0x7feb12811400] nal_unit_type: 1, nal_ref_idc: 2
  308. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  309. Last message repeated 2 times
  310. [h264 @ 0x7feb12019800] nal_unit_type: 1, nal_ref_idc: 0
  311. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  312. Last message repeated 1 times
  313. [h264 @ 0x7feb1202fe00] nal_unit_type: 1, nal_ref_idc: 0
  314. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  315. Last message repeated 2 times
  316. [h264 @ 0x7feb12030400] nal_unit_type: 1, nal_ref_idc: 2
  317. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  318. Last message repeated 1 times
  319. [h264 @ 0x7feb12030a00] nal_unit_type: 1, nal_ref_idc: 0
  320. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  321. Last message repeated 2 times
  322. [h264 @ 0x7feb12031000] nal_unit_type: 1, nal_ref_idc: 2
  323. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  324. Last message repeated 1 times
  325. [h264 @ 0x7feb12031600] nal_unit_type: 1, nal_ref_idc: 0
  326. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  327. Last message repeated 2 times
  328. [h264 @ 0x7feb12031c00] nal_unit_type: 1, nal_ref_idc: 2
  329. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  330. Last message repeated 1 times
  331. [h264 @ 0x7feb12032200] nal_unit_type: 1, nal_ref_idc: 2
  332. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  333. Last message repeated 1 times
  334. [h264 @ 0x7feb12811400] nal_unit_type: 1, nal_ref_idc: 2
  335. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  336. Last message repeated 2 times
  337. [h264 @ 0x7feb12019800] nal_unit_type: 1, nal_ref_idc: 0
  338. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  339. Last message repeated 1 times
  340. [h264 @ 0x7feb1202fe00] nal_unit_type: 1, nal_ref_idc: 0
  341. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  342. Last message repeated 2 times
  343. [h264 @ 0x7feb12030400] nal_unit_type: 1, nal_ref_idc: 2
  344. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  345. Last message repeated 1 times
  346. [h264 @ 0x7feb12030a00] nal_unit_type: 1, nal_ref_idc: 2
  347. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  348. Last message repeated 2 times
  349. [h264 @ 0x7feb12031000] nal_unit_type: 1, nal_ref_idc: 0
  350. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  351. Last message repeated 1 times
  352. [h264 @ 0x7feb12031600] nal_unit_type: 1, nal_ref_idc: 2
  353. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  354. Last message repeated 1 times
  355. [h264 @ 0x7feb12031c00] nal_unit_type: 1, nal_ref_idc: 2
  356. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  357. Last message repeated 2 times
  358. [h264 @ 0x7feb12032200] nal_unit_type: 1, nal_ref_idc: 0
  359. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  360. Last message repeated 1 times
  361. [h264 @ 0x7feb12811400] nal_unit_type: 1, nal_ref_idc: 0
  362. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  363. Last message repeated 2 times
  364. [h264 @ 0x7feb12019800] nal_unit_type: 1, nal_ref_idc: 2
  365. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  366. Last message repeated 1 times
  367. [h264 @ 0x7feb1202fe00] nal_unit_type: 1, nal_ref_idc: 0
  368. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  369. Last message repeated 2 times
  370. [h264 @ 0x7feb12030400] nal_unit_type: 1, nal_ref_idc: 2
  371. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  372. Last message repeated 1 times
  373. [h264 @ 0x7feb12030a00] nal_unit_type: 1, nal_ref_idc: 2
  374. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  375. Last message repeated 1 times
  376. [h264 @ 0x7feb12031000] nal_unit_type: 1, nal_ref_idc: 0
  377. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  378. Last message repeated 2 times
  379. [h264 @ 0x7feb12031600] nal_unit_type: 1, nal_ref_idc: 2
  380. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  381. Last message repeated 1 times
  382. [h264 @ 0x7feb12031c00] nal_unit_type: 1, nal_ref_idc: 2
  383. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  384. Last message repeated 2 times
  385. [h264 @ 0x7feb12032200] nal_unit_type: 1, nal_ref_idc: 0
  386. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  387. Last message repeated 1 times
  388. [h264 @ 0x7feb12811400] nal_unit_type: 1, nal_ref_idc: 0
  389. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  390. Last message repeated 2 times
  391. [h264 @ 0x7feb12019800] nal_unit_type: 1, nal_ref_idc: 2
  392. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  393. Last message repeated 1 times
  394. [h264 @ 0x7feb1202fe00] nal_unit_type: 1, nal_ref_idc: 2
  395. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  396. Last message repeated 2 times
  397. [h264 @ 0x7feb12030400] nal_unit_type: 1, nal_ref_idc: 0
  398. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  399. Last message repeated 1 times
  400. [h264 @ 0x7feb12030a00] nal_unit_type: 1, nal_ref_idc: 0
  401. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  402. Last message repeated 1 times
  403. [h264 @ 0x7feb12031000] nal_unit_type: 1, nal_ref_idc: 2
  404. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  405. Last message repeated 2 times
  406. [h264 @ 0x7feb12031600] nal_unit_type: 1, nal_ref_idc: 2
  407. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  408. Last message repeated 1 times
  409. [h264 @ 0x7feb12031c00] nal_unit_type: 1, nal_ref_idc: 0
  410. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  411. Last message repeated 2 times
  412. [h264 @ 0x7feb12032200] nal_unit_type: 1, nal_ref_idc: 0
  413. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  414. Last message repeated 1 times
  415. [h264 @ 0x7feb12811400] nal_unit_type: 1, nal_ref_idc: 2
  416. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  417. Last message repeated 2 times
  418. [h264 @ 0x7feb12019800] nal_unit_type: 1, nal_ref_idc: 2
  419. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  420. Last message repeated 1 times
  421. [h264 @ 0x7feb1202fe00] nal_unit_type: 1, nal_ref_idc: 0
  422. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  423. Last message repeated 1 times
  424. [h264 @ 0x7feb12030400] nal_unit_type: 1, nal_ref_idc: 0
  425. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  426. Last message repeated 2 times
  427. [h264 @ 0x7feb12030a00] nal_unit_type: 1, nal_ref_idc: 2
  428. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  429. Last message repeated 1 times
  430. [h264 @ 0x7feb12031000] nal_unit_type: 1, nal_ref_idc: 2
  431. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  432. Last message repeated 2 times
  433. [h264 @ 0x7feb12031600] nal_unit_type: 1, nal_ref_idc: 0
  434. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  435. Last message repeated 1 times
  436. [h264 @ 0x7feb12031c00] nal_unit_type: 1, nal_ref_idc: 0
  437. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  438. Last message repeated 2 times
  439. [h264 @ 0x7feb12032200] nal_unit_type: 1, nal_ref_idc: 2
  440. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  441. Last message repeated 1 times
  442. [h264 @ 0x7feb12811400] nal_unit_type: 1, nal_ref_idc: 2
  443. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  444. Last message repeated 2 times
  445. [h264 @ 0x7feb12019800] nal_unit_type: 1, nal_ref_idc: 0
  446. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  447. Last message repeated 1 times
  448. [h264 @ 0x7feb1202fe00] nal_unit_type: 1, nal_ref_idc: 0
  449. [libx264 @ 0x7feb12018c00] frame= 0 QP=21.53 NAL=3 Slice:I Poc:0 I:690 P:0 SKIP:0 size=7477 bytes
  450. [h264 @ 0x7feb12030400] nal_unit_type: 1, nal_ref_idc: 2
  451. [libx264 @ 0x7feb12018c00] frame= 1 QP=22.63 NAL=2 Slice:P Poc:8 I:123 P:459 SKIP:108 size=2432 bytes
  452. [h264 @ 0x7feb12030a00] nal_unit_type: 1, nal_ref_idc: 2
  453. [libx264 @ 0x7feb12018c00] frame= 2 QP=28.45 NAL=2 Slice:B Poc:4 I:0 P:176 SKIP:514 size=205 bytes
  454. [h264 @ 0x7feb12031000] nal_unit_type: 1, nal_ref_idc: 0
  455. [libx264 @ 0x7feb12018c00] frame= 3 QP=22.00 NAL=0 Slice:B Poc:2 I:0 P:56 SKIP:634 size=69 bytes
  456. [libx264 @ 0x7feb12018c00] frame= 4 QP=23.76 NAL=0 Slice:B Poc:6 I:0 P:59 SKIP:631 size=89 bytes
  457. [h264 @ 0x7feb12031600] nal_unit_type: 1, nal_ref_idc: 2
  458. [h264 @ 0x7feb12031c00] nal_unit_type: 5, nal_ref_idc: 3
  459. [libx264 @ 0x7feb12018c00] frame= 5 QP=22.79 NAL=2 Slice:P Poc:16 I:158 P:426 SKIP:106 size=2728 bytes
  460. [h264 @ 0x7feb12032200] nal_unit_type: 1, nal_ref_idc: 2
  461. [libx264 @ 0x7feb12018c00] frame= 6 QP=25.86 NAL=2 Slice:B Poc:12 I:51 P:360 SKIP:272 size=1412 bytes
  462. [h264 @ 0x7feb12811400] nal_unit_type: 1, nal_ref_idc: 2
  463. [libx264 @ 0x7feb12018c00] frame= 7 QP=29.01 NAL=0 Slice:B Poc:10 I:0 P:51 SKIP:639 size=77 bytes
  464. [h264 @ 0x7feb12019800] nal_unit_type: 1, nal_ref_idc: 0
  465. [libx264 @ 0x7feb12018c00] frame= 8 QP=26.82 NAL=0 Slice:B Poc:14 I:0 P:62 SKIP:628 size=111 bytes
  466. [h264 @ 0x7feb1202fe00] nal_unit_type: 1, nal_ref_idc: 0
  467. [libx264 @ 0x7feb12018c00] frame= 9 QP=22.83 NAL=2 Slice:P Poc:24 I:198 P:410 SKIP:82 size=2892 bytes
  468. [h264 @ 0x7feb12030400] nal_unit_type: 1, nal_ref_idc: 2
  469. [libx264 @ 0x7feb12018c00] frame= 10 QP=24.00 NAL=2 Slice:B Poc:20 I:53 P:361 SKIP:271 size=1420 bytes
  470. [h264 @ 0x7feb12030a00] nal_unit_type: 1, nal_ref_idc: 0
  471. [libx264 @ 0x7feb12018c00] frame= 11 QP=21.23 NAL=0 Slice:B Poc:18 I:0 P:192 SKIP:498 size=223 bytes
  472. [h264 @ 0x7feb12031000] nal_unit_type: 1, nal_ref_idc: 2
  473. [libx264 @ 0x7feb12018c00] frame= 12 QP=24.76 NAL=0 Slice:B Poc:22 I:0 P:55 SKIP:635 size=77 bytes
  474. [h264 @ 0x7feb12031600] nal_unit_type: 1, nal_ref_idc: 2
  475. [libx264 @ 0x7feb12018c00] frame= 13 QP=23.44 NAL=2 Slice:P Poc:32 I:201 P:362 SKIP:127 size=2514 bytes
  476. [h264 @ 0x7feb12031c00] nal_unit_type: 1, nal_ref_idc: 0
  477. [libx264 @ 0x7feb12018c00] frame= 14 QP=24.22 NAL=2 Slice:B Poc:28 I:69 P:329 SKIP:289 size=1508 bytes
  478. [h264 @ 0x7feb12032200] nal_unit_type: 1, nal_ref_idc: 0
  479. [libx264 @ 0x7feb12018c00] frame= 15 QP=25.71 NAL=0 Slice:B Poc:26 I:0 P:83 SKIP:607 size=112 bytes
  480. [h264 @ 0x7feb12811400] nal_unit_type: 1, nal_ref_idc: 2
  481. [libx264 @ 0x7feb12018c00] frame= 16 QP=21.35 NAL=0 Slice:B Poc:30 I:0 P:98 SKIP:592 size=129 bytes
  482. [h264 @ 0x7feb12019800] nal_unit_type: 1, nal_ref_idc: 2
  483. [libx264 @ 0x7feb12018c00] frame= 17 QP=23.39 NAL=2 Slice:P Poc:40 I:334 P:327 SKIP:29 size=4622 bytes
  484. [libx264 @ 0x7feb12018c00] frame= 18 QP=24.40 NAL=2 Slice:B Poc:36 I:82 P:375 SKIP:226 size=1764 bytes
  485. [h264 @ 0x7feb1202fe00] nal_unit_type: 1, nal_ref_idc: 0
  486. [libx264 @ 0x7feb12018c00] frame= 19 QP=27.99 NAL=0 Slice:B Poc:34 I:0 P:105 SKIP:585 size=127 bytes
  487. [h264 @ 0x7feb12030400] nal_unit_type: 1, nal_ref_idc: 0
  488. [libx264 @ 0x7feb12018c00] frame= 20 QP=24.22 NAL=0 Slice:B Poc:38 I:0 P:75 SKIP:615 size=90 bytes
  489. [h264 @ 0x7feb12030a00] nal_unit_type: 1, nal_ref_idc: 2
  490. [h264 @ 0x7feb12031000] nal_unit_type: 1, nal_ref_idc: 2
  491. [libx264 @ 0x7feb12018c00] frame= 21 QP=23.79 NAL=2 Slice:P Poc:44 I:136 P:414 SKIP:140 size=2262 bytes
  492. [h264 @ 0x7feb12031600] nal_unit_type: 1, nal_ref_idc: 0
  493. [libx264 @ 0x7feb12018c00] frame= 22 QP=21.19 NAL=0 Slice:B Poc:42 I:0 P:70 SKIP:620 size=96 bytes
  494. [h264 @ 0x7feb12031c00] nal_unit_type: 1, nal_ref_idc: 0
  495. [libx264 @ 0x7feb12018c00] frame= 23 QP=24.12 NAL=2 Slice:P Poc:48 I:127 P:393 SKIP:170 size=2120 bytes
  496. [h264 @ 0x7feb12032200] nal_unit_type: 1, nal_ref_idc: 2
  497. [libx264 @ 0x7feb12018c00] frame= 24 QP=23.48 NAL=0 Slice:B Poc:46 I:0 P:135 SKIP:555 size=154 bytes
  498. [h264 @ 0x7feb12811400] nal_unit_type: 1, nal_ref_idc: 2
  499. [libx264 @ 0x7feb12018c00] frame= 25 QP=22.76 NAL=2 Slice:P Poc:52 I:210 P:430 SKIP:50 size=3388 bytes
  500. [h264 @ 0x7feb12019800] nal_unit_type: 1, nal_ref_idc: 0
  501. [libx264 @ 0x7feb12018c00] frame= 26 QP=18.67 NAL=0 Slice:B Poc:50 I:0 P:31 SKIP:659 size=61 bytes
  502. [h264 @ 0x7feb1202fe00] nal_unit_type: 1, nal_ref_idc: 0
  503. [libx264 @ 0x7feb12018c00] frame= 27 QP=23.49 NAL=2 Slice:P Poc:60 I:190 P:429 SKIP:71 size=3079 bytes
  504. [libx264 @ 0x7feb12018c00] frame= 28 QP=24.82 NAL=2 Slice:B Poc:56 I:78 P:388 SKIP:214 size=1787 bytes
  505. [libx264 @ 0x7feb12018c00] frame= 29 QP=23.26 NAL=0 Slice:B Poc:54 I:1 P:106 SKIP:583 size=125 bytes
  506. [libx264 @ 0x7feb12018c00] frame= 30 QP=20.02 NAL=0 Slice:B Poc:58 I:0 P:74 SKIP:616 size=93 bytes
  507. [libx264 @ 0x7feb12018c00] frame= 31 QP=23.08 NAL=2 Slice:P Poc:64 I:154 P:433 SKIP:103 size=2700 bytes
  508. [libx264 @ 0x7feb12018c00] frame= 32 QP=21.00 NAL=0 Slice:B Poc:62 I:0 P:80 SKIP:610 size=110 bytes
  509. [libx264 @ 0x7feb12018c00] frame= 33 QP=23.39 NAL=2 Slice:P Poc:72 I:155 P:447 SKIP:88 size=2802 bytes
  510. [libx264 @ 0x7feb12018c00] frame= 34 QP=25.80 NAL=2 Slice:B Poc:68 I:61 P:338 SKIP:289 size=1440 bytes
  511. [libx264 @ 0x7feb12018c00] frame= 35 QP=23.37 NAL=0 Slice:B Poc:66 I:0 P:126 SKIP:564 size=178 bytes
  512. [libx264 @ 0x7feb12018c00] frame= 36 QP=21.80 NAL=0 Slice:B Poc:70 I:0 P:146 SKIP:544 size=178 bytes
  513. [libx264 @ 0x7feb12018c00] frame= 37 QP=23.27 NAL=2 Slice:P Poc:80 I:148 P:489 SKIP:53 size=3385 bytes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement