Advertisement
Guest User

Untitled

a guest
Jun 28th, 2016
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.73 KB | None | 0 0
  1. ffmpeg -threads 0 -i 'udp://239.255.0.21:1234?fifo_size=10000000&overrun_nonfatal=1' -map 0:p:4:0 -map 0:p:4:1 -strict experimental -vcodec libx264 -threads 0 -profile:v main -level 4 -coder 1 -bf 2 -g 60 -b:v 2400k -bufsize 6000k -maxrate 3000k -acodec aac -b:a 128k -ar 44100 -ac 2 -f flv -y rtmp://somedestination
  2. ffmpeg version N-79356-g8ff0f6a-tessus Copyright (c) 2000-2016 the FFmpeg developers
  3. built with Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn)
  4. configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --as=yasm --extra-version=tessus --enable-avisynth --enable-fontconfig --enable-gpl --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzmq --enable-version3 --disable-ffplay --disable-indev=qtkit --disable-indev=x11grab_xcb
  5. libavutil 55. 19.100 / 55. 19.100
  6. libavcodec 57. 30.100 / 57. 30.100
  7. libavformat 57. 29.101 / 57. 29.101
  8. libavdevice 57. 0.101 / 57. 0.101
  9. libavfilter 6. 40.102 / 6. 40.102
  10. libswscale 4. 0.100 / 4. 0.100
  11. libswresample 2. 0.101 / 2. 0.101
  12. libpostproc 54. 0.100 / 54. 0.100
  13. [NULL @ 0x7fbd55040400] non-existing PPS 0 referenced
  14. [h264 @ 0x7fbd55040400] non-existing PPS 0 referenced
  15. [h264 @ 0x7fbd55040400] decode_slice_header error
  16. [h264 @ 0x7fbd55040400] no frame!
  17. [h264 @ 0x7fbd55040400] non-existing PPS 0 referenced
  18. Last message repeated 1 times
  19. [h264 @ 0x7fbd55040400] decode_slice_header error
  20. [h264 @ 0x7fbd55040400] no frame!
  21. [h264 @ 0x7fbd55040400] non-existing PPS 0 referenced
  22. Last message repeated 1 times
  23. [h264 @ 0x7fbd55040400] decode_slice_header error
  24. [h264 @ 0x7fbd55040400] no frame!
  25. [h264 @ 0x7fbd55040400] non-existing PPS 0 referenced
  26. Last message repeated 1 times
  27. [h264 @ 0x7fbd55040400] decode_slice_header error
  28. [h264 @ 0x7fbd55040400] no frame!
  29. [h264 @ 0x7fbd55040400] non-existing PPS 0 referenced
  30. Last message repeated 1 times
  31. [h264 @ 0x7fbd55040400] decode_slice_header error
  32. [h264 @ 0x7fbd55040400] no frame!
  33. [h264 @ 0x7fbd55040400] mmco: unref short failure
  34. Last message repeated 1 times
  35. [h264 @ 0x7fbd55040400] number of reference frames (0+4) exceeds max (3; probably corrupt input), discarding one
  36. [h264 @ 0x7fbd55040400] Increasing reorder buffer to 2
  37. [mpegts @ 0x7fbd53808000] Stream #0: not enough frames to estimate rate; consider increasing probesize
  38. [mpegts @ 0x7fbd53808000] Stream #4: not enough frames to estimate rate; consider increasing probesize
  39. [mpegts @ 0x7fbd53808000] Stream #10: not enough frames to estimate rate; consider increasing probesize
  40. [mpegts @ 0x7fbd53808000] Stream #13: not enough frames to estimate rate; consider increasing probesize
  41. [mpegts @ 0x7fbd53808000] Stream #16: not enough frames to estimate rate; consider increasing probesize
  42. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 0 (Video: mpeg2video ([2][0][0][0] / 0x0002), none(tv)): unspecified size
  43. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  44. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 1 (Unknown: none ([134][0][0][0] / 0x0086)): unknown codec
  45. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  46. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 2 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels, fltp): unspecified sample rate
  47. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  48. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 3 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels, fltp): unspecified sample rate
  49. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  50. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 4 (Video: mpeg2video ([2][0][0][0] / 0x0002), none): unspecified size
  51. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  52. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 5 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels): unspecified sample format
  53. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  54. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 6 (Unknown: none ([134][0][0][0] / 0x0086)): unknown codec
  55. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  56. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 9 (Unknown: none ([134][0][0][0] / 0x0086)): unknown codec
  57. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  58. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 10 (Video: mpeg2video ([2][0][0][0] / 0x0002), none): unspecified size
  59. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  60. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 11 (Unknown: none ([134][0][0][0] / 0x0086)): unknown codec
  61. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  62. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 12 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels): unspecified sample format
  63. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  64. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 13 (Video: h264 ([27][0][0][0] / 0x001B), none): unspecified size
  65. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  66. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 14 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels): unspecified sample format
  67. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  68. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 15 (Unknown: none ([134][0][0][0] / 0x0086)): unknown codec
  69. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  70. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 16 (Video: h264 ([27][0][0][0] / 0x001B), none): unspecified size
  71. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  72. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 17 (Audio: ac3 (AC-3 / 0x332D4341), 0 channels): unspecified sample format
  73. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  74. [mpegts @ 0x7fbd53808000] Could not find codec parameters for stream 18 (Unknown: none ([134][0][0][0] / 0x0086)): unknown codec
  75. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  76. Input #0, mpegts, from 'udp://239.255.0.21:1234?fifo_size=10000000&overrun_nonfatal=1':
  77. Duration: N/A, start: 12867.402733, bitrate: N/A
  78. Program 1
  79. Stream #0:0[0x10]: Video: mpeg2video ([2][0][0][0] / 0x0002), none(tv), 90k tbr, 90k tbn, 90k tbc
  80. Stream #0:1[0x13]: Unknown: none ([134][0][0][0] / 0x0086)
  81. Stream #0:2[0x11](eng): Audio: ac3 (AC-3 / 0x332D4341), 0 channels, fltp
  82. Stream #0:3[0x12](uuu): Audio: ac3 (AC-3 / 0x332D4341), 0 channels, fltp
  83. Program 2
  84. Stream #0:10[0x90]: Video: mpeg2video ([2][0][0][0] / 0x0002), none, 90k tbr, 90k tbn
  85. Stream #0:11[0x93]: Unknown: none ([134][0][0][0] / 0x0086)
  86. Stream #0:12[0x91](eng): Audio: ac3 (AC-3 / 0x332D4341), 0 channels
  87. Program 3
  88. Stream #0:16[0x61]: Video: h264 ([27][0][0][0] / 0x001B), none, 90k tbr, 90k tbn
  89. Stream #0:17[0x62](eng): Audio: ac3 (AC-3 / 0x332D4341), 0 channels
  90. Stream #0:18[0x64]: Unknown: none ([134][0][0][0] / 0x0086)
  91. Program 4
  92. Stream #0:7[0x71]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc
  93. Stream #0:8[0x72](eng): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 384 kb/s
  94. Stream #0:9[0x74]: Unknown: none ([134][0][0][0] / 0x0086)
  95. Program 5
  96. Stream #0:13[0x81]: Video: h264 ([27][0][0][0] / 0x001B), none, 90k tbr, 90k tbn
  97. Stream #0:14[0x82](eng): Audio: ac3 (AC-3 / 0x332D4341), 0 channels
  98. Stream #0:15[0x84]: Unknown: none ([134][0][0][0] / 0x0086)
  99. Program 6
  100. Stream #0:4[0x94]: Video: mpeg2video ([2][0][0][0] / 0x0002), none, 90k tbr, 90k tbn
  101. Stream #0:5[0x95](eng): Audio: ac3 (AC-3 / 0x332D4341), 0 channels
  102. Stream #0:6[0x96]: Unknown: none ([134][0][0][0] / 0x0086)
  103. [rtmp @ 0x7fbd5350e860] Ignoring unsupported var reason
  104. [libx264 @ 0x7fbd5412ae00] using SAR=1/1
  105. [libx264 @ 0x7fbd5412ae00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
  106. [libx264 @ 0x7fbd5412ae00] profile Main, level 4.0
  107. [libx264 @ 0x7fbd5412ae00] 264 - core 148 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=2 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=60 keyint_min=6 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=2400 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=3000 vbv_bufsize=6000 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
  108. Output #0, flv, to 'rtmp://somedestination':
  109. Metadata:
  110. encoder : Lavf57.29.101
  111. Stream #0:0: Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 2400 kb/s, 29.97 fps, 1k tbn, 29.97 tbc
  112. Metadata:
  113. encoder : Lavc57.30.100 libx264
  114. Side data:
  115. cpb: bitrate max/min/avg: 3000000/0/2400000 buffer size: 6000000 vbv_delay: -1
  116. Stream #0:1(eng): Audio: aac (LC) ([10][0][0][0] / 0x000A), 44100 Hz, stereo, fltp, 128 kb/s
  117. Metadata:
  118. encoder : Lavc57.30.100 aac
  119. Stream mapping:
  120. Stream #0:7 -> #0:0 (h264 (native) -> h264 (libx264))
  121. Stream #0:8 -> #0:1 (ac3 (native) -> aac (native))
  122. Press [q] to stop, [?] for help
  123. [h264 @ 0x7fbd5517ac00] mmco: unref short failure
  124. Last message repeated 1 times
  125. [h264 @ 0x7fbd5517ac00] number of reference frames (0+4) exceeds max (3; probably corrupt input), discarding one
  126. [h264 @ 0x7fbd55068200] mmco: unref short failure
  127. [h264 @ 0x7fbd55194800] mmco: unref short failure
  128. [mpegts @ 0x7fbd53808000] PES packet size mismatch:00:16.09 bitrate=1999.6kbits/s speed=1.47x
  129. [ac3 @ 0x7fbd540bf200] exponent -1 is out-of-range
  130. [ac3 @ 0x7fbd540bf200] error decoding the audio block
  131. [ac3 @ 0x7fbd540bf200] frame sync error
  132. Error while decoding stream #0:8: Invalid data found when processing input
  133. [mpegts @ 0x7fbd53808000] PES packet size mismatch:00:25.48 bitrate=2393.4kbits/s speed=1.37x
  134. [ac3 @ 0x7fbd540bf200] exponent -1 is out-of-range
  135. [ac3 @ 0x7fbd540bf200] error decoding the audio block
  136. [h264 @ 0x7fbd550e7800] Reference 2 >= 2
  137. [h264 @ 0x7fbd550e7800] error while decoding MB 39 12, bytestream 15892
  138. [ac3 @ 0x7fbd540bf200] frame sync error
  139. Error while decoding stream #0:8: Invalid data found when processing input
  140. [mpegts @ 0x7fbd53808000] PES packet size mismatch:00:31.45 bitrate=2384.8kbits/s speed= 1.3x
  141. [ac3 @ 0x7fbd540bf200] exponent 26 is out-of-range
  142. [ac3 @ 0x7fbd540bf200] error decoding the audio block
  143. [ac3 @ 0x7fbd540bf200] frame sync error
  144. Error while decoding stream #0:8: Invalid data found when processing input
  145. [h264 @ 0x7fbd550e7800] left block unavailable for requested intra mode at 0 16
  146. [h264 @ 0x7fbd550e7800] error while decoding MB 0 16, bytestream 56260
  147. [h264 @ 0x7fbd55194800] Reference 3 >= 2kB time=00:00:35.52 bitrate=2485.8kbits/s speed=1.25x
  148. [h264 @ 0x7fbd55194800] error while decoding MB 101 53, bytestream 21626
  149. [mpegts @ 0x7fbd53808000] PES packet size mismatch
  150. [ac3 @ 0x7fbd540bf200] exponent -2 is out-of-range
  151. [ac3 @ 0x7fbd540bf200] error decoding the audio block
  152. [h264 @ 0x7fbd5517ac00] reference picture missing during reorder
  153. [h264 @ 0x7fbd5517ac00] Missing reference picture, default is 65813
  154. [mpegts @ 0x7fbd53808000] PES packet size mismatch
  155. [ac3 @ 0x7fbd540bf200] frame sync error
  156. Error while decoding stream #0:8: Invalid data found when processing input
  157. [h264 @ 0x7fbd5517f600] Found reference and non-reference fields in the same frame, which is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  158. [h264 @ 0x7fbd5517f600] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  159. [h264 @ 0x7fbd5517f600] decode_slice_header error
  160. [h264 @ 0x7fbd5519e200] reference picture missing during reorder
  161. [h264 @ 0x7fbd5519e200] Missing reference picture, default is 65821
  162. [ac3 @ 0x7fbd540bf200] frame sync error
  163. Error while decoding stream #0:8: Invalid data found when processing input
  164. [h264 @ 0x7fbd539c3400] reference picture missing during reorder
  165. [h264 @ 0x7fbd539c3400] Missing reference picture, default is 65828
  166. [h264 @ 0x7fbd5517f600] mmco: unref short failure
  167. [h264 @ 0x7fbd539c3400] mmco: unref short failure0:00:36.03 bitrate=2494.8kbits/s speed=1.25x
  168. [h264 @ 0x7fbd55068200] Reference 2 >= 2kB time=00:00:41.70 bitrate=2492.9kbits/s speed=1.21x
  169. [h264 @ 0x7fbd55068200] error while decoding MB 18 62, bytestream 5653
  170. [mpegts @ 0x7fbd53808000] PES packet size mismatch:00:42.72 bitrate=2490.2kbits/s speed= 1.2x
  171. [h264 @ 0x7fbd539c3400] Reference 2 >= 2
  172. [h264 @ 0x7fbd539c3400] error while decoding MB 10 67, bytestream 18500
  173. [h264 @ 0x7fbd5517f600] reference picture missing during reorder
  174. [h264 @ 0x7fbd5517f600] Missing reference picture, default is 65605
  175. [h264 @ 0x7fbd5517f600] Reference 2 >= 2
  176. [h264 @ 0x7fbd5517f600] error while decoding MB 85 45, bytestream 5381
  177. [ac3 @ 0x7fbd540bf200] invalid coupling range (10 >= 9)
  178. [ac3 @ 0x7fbd540bf200] error decoding the audio block
  179. [ac3 @ 0x7fbd540bf200] frame sync error5kB time=00:00:43.21 bitrate=2484.4kbits/s speed= 1.2x
  180. Error while decoding stream #0:8: Invalid data found when processing input
  181. [h264 @ 0x7fbd539bc000] reference picture missing during reorder
  182. [h264 @ 0x7fbd539bc000] Missing reference picture, default is 65612
  183. [h264 @ 0x7fbd539bc000] mmco: unref short failure
  184. [h264 @ 0x7fbd55194800] Reference 2 >= 2kB time=00:00:45.26 bitrate=2480.5kbits/s speed=1.19x
  185. [h264 @ 0x7fbd55194800] error while decoding MB 94 51, bytestream 3103
  186. [mpegts @ 0x7fbd53808000] PES packet size mismatch
  187. [h264 @ 0x7fbd5517ac00] Reference 2 >= 2
  188. [h264 @ 0x7fbd5517ac00] error while decoding MB 16 18, bytestream 5991
  189. [h264 @ 0x7fbd550e7800] Reference 2 >= 2
  190. [h264 @ 0x7fbd550e7800] error while decoding MB 40 7, bytestream 1795
  191. [ac3 @ 0x7fbd540bf200] exponent -2 is out-of-range
  192. [ac3 @ 0x7fbd540bf200] error decoding the audio block
  193. [ac3 @ 0x7fbd540bf200] frame sync error
  194. Error while decoding stream #0:8: Invalid data found when processing input
  195. [h264 @ 0x7fbd5517ac00] cabac decode of qscale diff failed at 23 4e=2528.7kbits/s speed=1.18x
  196. [h264 @ 0x7fbd5517ac00] error while decoding MB 23 4, bytestream 19099
  197. [flv @ 0x7fbd5412a200] Failed to update header with correct duration.545.8kbits/s speed=1.18x
  198. [flv @ 0x7fbd5412a200] Failed to update header with correct filesize.
  199. frame= 1421 fps= 34 q=-1.0 Lsize= 15802kB time=00:00:48.34 bitrate=2677.5kbits/s speed=1.15x
  200. video:14991kB audio:750kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.396119%
  201. [libx264 @ 0x7fbd5412ae00] frame I:31 Avg QP:21.13 size: 75725
  202. [libx264 @ 0x7fbd5412ae00] frame P:724 Avg QP:23.62 size: 14745
  203. [libx264 @ 0x7fbd5412ae00] frame B:666 Avg QP:24.89 size: 3493
  204. [libx264 @ 0x7fbd5412ae00] consecutive B-frames: 20.0% 38.8% 41.2%
  205. [libx264 @ 0x7fbd5412ae00] mb I I16..4: 56.8% 0.0% 43.2%
  206. [libx264 @ 0x7fbd5412ae00] mb P I16..4: 8.6% 0.0% 1.5% P16..4: 35.4% 4.9% 3.7% 0.0% 0.0% skip:45.9%
  207. [libx264 @ 0x7fbd5412ae00] mb B I16..4: 0.4% 0.0% 0.1% B16..8: 30.3% 0.6% 0.1% direct: 0.5% skip:68.1% L0:35.8% L1:63.2% BI: 1.1%
  208. [libx264 @ 0x7fbd5412ae00] coded y,uvDC,uvAC intra: 22.6% 35.8% 6.4% inter: 3.5% 9.6% 0.1%
  209. [libx264 @ 0x7fbd5412ae00] i16 v,h,dc,p: 50% 30% 9% 10%
  210. [libx264 @ 0x7fbd5412ae00] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 34% 18% 3% 3% 3% 4% 3% 3%
  211. [libx264 @ 0x7fbd5412ae00] i8c dc,h,v,p: 59% 19% 20% 2%
  212. [libx264 @ 0x7fbd5412ae00] Weighted P-Frames: Y:4.6% UV:3.3%
  213. [libx264 @ 0x7fbd5412ae00] ref P L0: 60.3% 11.0% 20.0% 8.4% 0.3%
  214. [libx264 @ 0x7fbd5412ae00] ref B L0: 75.2% 22.9% 1.9%
  215. [libx264 @ 0x7fbd5412ae00] ref B L1: 94.0% 6.0%
  216. [libx264 @ 0x7fbd5412ae00] kb/s:2579.00
  217. [aac @ 0x7fbd54139000] Qavg: 808.664
  218. Exiting normally, received signal 2.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement