Advertisement
Guest User

Untitled

a guest
Feb 5th, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.77 KB | None | 0 0
  1. ➜ 123 ffmpeg -i outside_50.ivf -i outside_50.opus -r 15 video2.mp4
  2. ffmpeg version 2.5.3 Copyright (c) 2000-2015 the FFmpeg developers
  3. built on Jan 20 2015 12:11:25 with Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn)
  4. configuration: --prefix=/usr/local/Cellar/ffmpeg/2.5.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libmp3lame --enable-libvo-aacenc --enable-libxvid --enable-libfreetype --enable-libtheora --enable-libvorbis --enable-libvpx --enable-librtmp --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libass --enable-ffplay --enable-libspeex --enable-libschroedinger --enable-libfdk-aac --enable-libopus --enable-frei0r --enable-libopenjpeg --disable-decoder=jpeg2000 --extra-cflags='-I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 ' --enable-nonfree --enable-vda
  5. libavutil 54. 15.100 / 54. 15.100
  6. libavcodec 56. 13.100 / 56. 13.100
  7. libavformat 56. 15.102 / 56. 15.102
  8. libavdevice 56. 3.100 / 56. 3.100
  9. libavfilter 5. 2.103 / 5. 2.103
  10. libavresample 2. 1. 0 / 2. 1. 0
  11. libswscale 3. 1.101 / 3. 1.101
  12. libswresample 1. 1.100 / 1. 1.100
  13. libpostproc 53. 3.100 / 53. 3.100
  14. Input #0, ivf, from 'outside_50.ivf':
  15. Duration: 00:00:00.05, start: 0.000000, bitrate: N/A
  16. Stream #0:0: Video: vp8 (VP80 / 0x30385056), yuv420p(tv, bt470bg/unknown/unknown), 320x240, 90k tbr, 90k tbn, 90k tbc
  17. Input #1, ogg, from 'outside_50.opus':
  18. Duration: 00:00:00.11, start: 0.019750, bitrate: 48860 kb/s
  19. Stream #1:0: Audio: opus, 48000 Hz, stereo, fltp
  20. Metadata:
  21. TITLE : IceLink WebRTC Audio Stream
  22. ARTIST : Frozen Mountain
  23. File 'video2.mp4' already exists. Overwrite ? [y/N] y
  24. [libx264 @ 0x7fae9c032c00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
  25. [libx264 @ 0x7fae9c032c00] profile High, level 1.2
  26. [libx264 @ 0x7fae9c032c00] 264 - core 142 r2455 021c0dc - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - 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=6 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=15 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
  27. Output #0, mp4, to 'video2.mp4':
  28. Metadata:
  29. encoder : Lavf56.15.102
  30. Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 320x240, q=-1--1, 15 fps, 15360 tbn, 15 tbc
  31. Metadata:
  32. encoder : Lavc56.13.100 libx264
  33. Stream #0:1: Audio: aac (libfdk_aac) ([64][0][0][0] / 0x0040), 48000 Hz, stereo, s16, 139 kb/s
  34. Metadata:
  35. TITLE : IceLink WebRTC Audio Stream
  36. ARTIST : Frozen Mountain
  37. encoder : Lavc56.13.100 libfdk_aac
  38. Stream mapping:
  39. Stream #0:0 -> #0:0 (vp8 (native) -> h264 (libx264))
  40. Stream #1:0 -> #0:1 (opus (native) -> aac (libfdk_aac))
  41. Press [q] to stop, [?] for help
  42. [libfdk_aac @ 0x7fae9c800000] Queue input is backward in time
  43. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2085, current: 1235; changing to 2086. This may result in incorrect timestamps in the output file.
  44. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2086, current: 1324; changing to 2087. This may result in incorrect timestamps in the output file.
  45. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2087, current: 1412; changing to 2088. This may result in incorrect timestamps in the output file.
  46. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2088, current: 1498; changing to 2089. This may result in incorrect timestamps in the output file.
  47. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2089, current: 1586; changing to 2090. This may result in incorrect timestamps in the output file.
  48. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2090, current: 1674; changing to 2091. This may result in incorrect timestamps in the output file.
  49. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2091, current: 1763; changing to 2092. This may result in incorrect timestamps in the output file.
  50. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2092, current: 1850; changing to 2093. This may result in incorrect timestamps in the output file.
  51. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2093, current: 1936; changing to 2094. This may result in incorrect timestamps in the output file.
  52. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2094, current: 2023; changing to 2095. This may result in incorrect timestamps in the output file.
  53. [libfdk_aac @ 0x7fae9c800000] Queue input is backward in time
  54. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2460, current: 1608; changing to 2461. This may result in incorrect timestamps in the output file.
  55. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2461, current: 1696; changing to 2462. This may result in incorrect timestamps in the output file.
  56. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2462, current: 1781; changing to 2463. This may result in incorrect timestamps in the output file.
  57. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2463, current: 1869; changing to 2464. This may result in incorrect timestamps in the output file.
  58. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2464, current: 1953; changing to 2465. This may result in incorrect timestamps in the output file.
  59. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2465, current: 2038; changing to 2466. This may result in incorrect timestamps in the output file.
  60. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2466, current: 2125; changing to 2467. This may result in incorrect timestamps in the output file.
  61. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2467, current: 2212; changing to 2468. This may result in incorrect timestamps in the output file.
  62. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2468, current: 2297; changing to 2469. This may result in incorrect timestamps in the output file.
  63. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2469, current: 2382; changing to 2470. This may result in incorrect timestamps in the output file.
  64. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2470, current: 2467; changing to 2471. This may result in incorrect timestamps in the output file.
  65. [libfdk_aac @ 0x7fae9c800000] Queue input is backward in time
  66. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2808, current: 1950; changing to 2809. This may result in incorrect timestamps in the output file.
  67. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2809, current: 2033; changing to 2810. This may result in incorrect timestamps in the output file.
  68. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2810, current: 2117; changing to 2811. This may result in incorrect timestamps in the output file.
  69. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2811, current: 2200; changing to 2812. This may result in incorrect timestamps in the output file.
  70. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2812, current: 2284; changing to 2813. This may result in incorrect timestamps in the output file.
  71. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2813, current: 2368; changing to 2814. This may result in incorrect timestamps in the output file.
  72. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2814, current: 2449; changing to 2815. This may result in incorrect timestamps in the output file.
  73. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2815, current: 2531; changing to 2816. This may result in incorrect timestamps in the output file.
  74. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2816, current: 2614; changing to 2817. This may result in incorrect timestamps in the output file.
  75. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2817, current: 2696; changing to 2818. This may result in incorrect timestamps in the output file.
  76. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 2818, current: 2776; changing to 2819. This may result in incorrect timestamps in the output file.
  77. [libfdk_aac @ 0x7fae9c800000] Queue input is backward in time
  78. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3107, current: 2251; changing to 3108. This may result in incorrect timestamps in the output file.
  79. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3108, current: 2333; changing to 3109. This may result in incorrect timestamps in the output file.
  80. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3109, current: 2415; changing to 3110. This may result in incorrect timestamps in the output file.
  81. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3110, current: 2495; changing to 3111. This may result in incorrect timestamps in the output file.
  82. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3111, current: 2576; changing to 3112. This may result in incorrect timestamps in the output file.
  83. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3112, current: 2657; changing to 3113. This may result in incorrect timestamps in the output file.
  84. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3113, current: 2739; changing to 3114. This may result in incorrect timestamps in the output file.
  85. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3114, current: 2819; changing to 3115. This may result in incorrect timestamps in the output file.
  86. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3115, current: 2899; changing to 3116. This may result in incorrect timestamps in the output file.
  87. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3116, current: 2979; changing to 3117. This may result in incorrect timestamps in the output file.
  88. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3117, current: 3061; changing to 3118. This may result in incorrect timestamps in the output file.
  89. [libfdk_aac @ 0x7fae9c800000] Queue input is backward in time
  90. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3389, current: 2530; changing to 3390. This may result in incorrect timestamps in the output file.
  91. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3390, current: 2612; changing to 3391. This may result in incorrect timestamps in the output file.
  92. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3391, current: 2694; changing to 3392. This may result in incorrect timestamps in the output file.
  93. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3392, current: 2775; changing to 3393. This may result in incorrect timestamps in the output file.
  94. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3393, current: 2860; changing to 3394. This may result in incorrect timestamps in the output file.
  95. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3394, current: 2946; changing to 3395. This may result in incorrect timestamps in the output file.
  96. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3395, current: 3028; changing to 3396. This may result in incorrect timestamps in the output file.
  97. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3396, current: 3113; changing to 3397. This may result in incorrect timestamps in the output file.
  98. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3397, current: 3195; changing to 3398. This may result in incorrect timestamps in the output file.
  99. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3398, current: 3277; changing to 3399. This may result in incorrect timestamps in the output file.
  100. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3399, current: 3360; changing to 3400. This may result in incorrect timestamps in the output file.
  101. [libfdk_aac @ 0x7fae9c800000] Queue input is backward in time
  102. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3696, current: 2841; changing to 3697. This may result in incorrect timestamps in the output file.
  103. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3697, current: 2925; changing to 3698. This may result in incorrect timestamps in the output file.
  104. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3698, current: 3011; changing to 3699. This may result in incorrect timestamps in the output file.
  105. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3699, current: 3095; changing to 3700. This may result in incorrect timestamps in the output file.
  106. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3700, current: 3183; changing to 3701. This may result in incorrect timestamps in the output file.
  107. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3701, current: 3272; changing to 3702. This may result in incorrect timestamps in the output file.
  108. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3702, current: 3360; changing to 3703. This may result in incorrect timestamps in the output file.
  109. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3703, current: 3448; changing to 3704. This may result in incorrect timestamps in the output file.
  110. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3704, current: 3534; changing to 3705. This may result in incorrect timestamps in the output file.
  111. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 3705, current: 3620; changing to 3706. This may result in incorrect timestamps in the output file.
  112. [libfdk_aac @ 0x7fae9c800000] Queue input is backward in time
  113. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 4049, current: 3197; changing to 4050. This may result in incorrect timestamps in the output file.
  114.  
  115.  
  116.  
  117.  
  118. [[[then this about a 1000 more times, but I can't paste it all here with out upgrading my pastebin account]]]]
  119.  
  120.  
  121.  
  122.  
  123.  
  124. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25613, current: 6939; changing to 25614. This may result in incorrect timestamps in the output file.
  125. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25614, current: 6043; changing to 25615. This may result in incorrect timestamps in the output file.
  126. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25615, current: 6107; changing to 25616. This may result in incorrect timestamps in the output file.
  127. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25616, current: 6171; changing to 25617. This may result in incorrect timestamps in the output file.
  128. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25617, current: 6235; changing to 25618. This may result in incorrect timestamps in the output file.
  129. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25618, current: 6299; changing to 25619. This may result in incorrect timestamps in the output file.
  130. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25619, current: 6363; changing to 25620. This may result in incorrect timestamps in the output file.
  131. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25620, current: 6427; changing to 25621. This may result in incorrect timestamps in the output file.
  132. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25621, current: 6491; changing to 25622. This may result in incorrect timestamps in the output file.
  133. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25622, current: 6555; changing to 25623. This may result in incorrect timestamps in the output file.
  134. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25623, current: 6619; changing to 25624. This may result in incorrect timestamps in the output file.
  135. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25624, current: 6683; changing to 25625. This may result in incorrect timestamps in the output file.
  136. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25625, current: 6747; changing to 25626. This may result in incorrect timestamps in the output file.
  137. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25626, current: 6811; changing to 25627. This may result in incorrect timestamps in the output file.
  138. [libfdk_aac @ 0x7fae9c800000] Queue input is backward in time
  139. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25627, current: 6875; changing to 25628. This may result in incorrect timestamps in the output file.
  140. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25628, current: 6939; changing to 25629. This may result in incorrect timestamps in the output file.
  141. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25629, current: 6043; changing to 25630. This may result in incorrect timestamps in the output file.
  142. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25630, current: 6107; changing to 25631. This may result in incorrect timestamps in the output file.
  143. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25631, current: 6171; changing to 25632. This may result in incorrect timestamps in the output file.
  144. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25632, current: 6235; changing to 25633. This may result in incorrect timestamps in the output file.
  145. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25633, current: 6299; changing to 25634. This may result in incorrect timestamps in the output file.
  146. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25634, current: 6363; changing to 25635. This may result in incorrect timestamps in the output file.
  147. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25635, current: 6427; changing to 25636. This may result in incorrect timestamps in the output file.
  148. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25636, current: 6491; changing to 25637. This may result in incorrect timestamps in the output file.
  149. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25637, current: 6555; changing to 25638. This may result in incorrect timestamps in the output file.
  150. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25638, current: 6619; changing to 25639. This may result in incorrect timestamps in the output file.
  151. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25639, current: 6683; changing to 25640. This may result in incorrect timestamps in the output file.
  152. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25640, current: 6747; changing to 25641. This may result in incorrect timestamps in the output file.
  153. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25641, current: 6811; changing to 25642. This may result in incorrect timestamps in the output file.
  154. [libfdk_aac @ 0x7fae9c800000] Queue input is backward in time
  155. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25642, current: 6875; changing to 25643. This may result in incorrect timestamps in the output file.
  156. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25643, current: 6939; changing to 25644. This may result in incorrect timestamps in the output file.
  157. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25644, current: 6043; changing to 25645. This may result in incorrect timestamps in the output file.
  158. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25645, current: 6107; changing to 25646. This may result in incorrect timestamps in the output file.
  159. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25646, current: 6171; changing to 25647. This may result in incorrect timestamps in the output file.
  160. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25647, current: 6235; changing to 25648. This may result in incorrect timestamps in the output file.
  161. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25648, current: 6299; changing to 25649. This may result in incorrect timestamps in the output file.
  162. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25649, current: 6363; changing to 25650. This may result in incorrect timestamps in the output file.
  163. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25650, current: 6427; changing to 25651. This may result in incorrect timestamps in the output file.
  164. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25651, current: 6491; changing to 25652. This may result in incorrect timestamps in the output file.
  165. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25652, current: 6555; changing to 25653. This may result in incorrect timestamps in the output file.
  166. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25653, current: 6619; changing to 25654. This may result in incorrect timestamps in the output file.
  167. [mp4 @ 0x7fae9c032000] Non-monotonous DTS in output stream 0:1; previous: 25654, current: 6683; changing to 25655. This may result in incorrect timestamps in the output file.
  168. frame= 6081 fps=204 q=-1.0 Lsize= 15402kB time=00:06:45.26 bitrate= 311.3kbits/s dup=1218 drop=0
  169. video:8352kB audio:6910kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.914725%
  170. [libx264 @ 0x7fae9c032c00] frame I:31 Avg QP:16.99 size: 11303
  171. [libx264 @ 0x7fae9c032c00] frame P:3041 Avg QP:20.94 size: 2381
  172. [libx264 @ 0x7fae9c032c00] frame B:3009 Avg QP:22.30 size: 320
  173. [libx264 @ 0x7fae9c032c00] consecutive B-frames: 27.7% 12.9% 18.0% 41.4%
  174. [libx264 @ 0x7fae9c032c00] mb I I16..4: 30.2% 39.4% 30.4%
  175. [libx264 @ 0x7fae9c032c00] mb P I16..4: 3.8% 3.1% 0.5% P16..4: 47.3% 14.5% 9.4% 0.0% 0.0% skip:21.5%
  176. [libx264 @ 0x7fae9c032c00] mb B I16..4: 0.4% 0.2% 0.0% B16..8: 38.6% 1.6% 0.3% direct: 1.9% skip:57.0% L0:39.3% L1:53.8% BI: 7.0%
  177. [libx264 @ 0x7fae9c032c00] 8x8 transform intra:41.2% inter:58.1%
  178. [libx264 @ 0x7fae9c032c00] coded y,uvDC,uvAC intra: 51.6% 91.8% 57.9% inter: 18.6% 34.8% 8.3%
  179. [libx264 @ 0x7fae9c032c00] i16 v,h,dc,p: 21% 16% 37% 26%
  180. [libx264 @ 0x7fae9c032c00] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 15% 15% 43% 4% 4% 5% 5% 5% 5%
  181. [libx264 @ 0x7fae9c032c00] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 18% 14% 24% 5% 7% 11% 7% 7% 6%
  182. [libx264 @ 0x7fae9c032c00] i8c dc,h,v,p: 60% 12% 23% 5%
  183. [libx264 @ 0x7fae9c032c00] Weighted P-Frames: Y:21.3% UV:13.9%
  184. [libx264 @ 0x7fae9c032c00] ref P L0: 68.3% 16.3% 11.3% 3.7% 0.4%
  185. [libx264 @ 0x7fae9c032c00] ref B L0: 89.1% 9.4% 1.5%
  186. [libx264 @ 0x7fae9c032c00] ref B L1: 95.0% 5.0%
  187. [libx264 @ 0x7fae9c032c00] kb/s:168.76
  188. ➜ 123
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement