Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.65 KB | None | 0 0
  1. localhost ~]$ ffmpeg -rtsp_transport tcp -err_detect ignore_err -re -i 'rtsp://cam:2345/cam/realmonitor?channel=1&subtype=0' -rtsp_transport tcp -err_detect ignore_err -re -i 'rtsp://cam:2345/cam/realmonitor?channel=1&subtype=0' -filter_complex "[0]scale=iw/5:ih/5 [pip]; [1][pip] overlay=main_w-overlay_w-10:main_h-overlay_h-10" -f matroska pipe:1 | ffmpeg -err_detect ignore_err -skip_frame nokey -re -i pipe:0 -vcodec h264 -acodec copy http://127.0.0.1:8096/feed1.ffm
  2. ffmpeg version 3.1.8ffmpeg version 3.1.8 Copyright (c) 2000-2017 the FFmpeg developers
  3. built with gcc 6.3.1 (GCC) 20161221 (Red Hat 6.3.1-1)
  4. Copyright (c) 2000-2017 the FFmpeg developers
  5. configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' --extra-ldflags='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --enable-bzlib --disable-crystalhd --enable-fontconfig --enable-frei0r --enable-gcrypt --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libcdio --enable-indev=jack --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libmp3lame --enable-nvenc --extra-cflags=-I/usr/include/nvenc --enable-openal --enable-opencl --enable-opengl --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libv4l2 --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-x11grab --enable-avfilter --enable-avresample --enable-postproc --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib64 --enable-libmfx --enable-runtime-cpudetect
  6. built with gcc 6.3.1 (GCC) 20161221 (Red Hat 6.3.1-1)
  7. configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' --extra-ldflags='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --enable-bzlib --disable-crystalhd --enable-fontconfig --enable-frei0r --enable-gcrypt --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libcdio --enable-indev=jack --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libmp3lame --enable-nvenc --extra-cflags=-I/usr/include/nvenc --enable-openal --enable-opencl --enable-opengl --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libv4l2 --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-x11grab --enable-avfilter --enable-avresample --enable-postproc --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib64 --enable-libmfx --enable-runtime-cpudetect
  8. libavutil 55. 28.100 / 55. 28.100
  9. libavcodec 57. 48.101 / 57. 48.101
  10. libavformat 57. 41.100 / 57. 41.100
  11. libavdevice 57. 0.101 / 57. 0.101
  12. libavfilter 6. 47.100 / 6. 47.100
  13. libavresample 3. 0. 0 / 3. 0. 0
  14. libswscale 4. 1.100 / 4. 1.100
  15. libswresample 2. 1.100 / 2. 1.100
  16. libpostproc 54. 0.100 / 54. 0.100
  17. libavutil 55. 28.100 / 55. 28.100
  18. libavcodec 57. 48.101 / 57. 48.101
  19. libavformat 57. 41.100 / 57. 41.100
  20. libavdevice 57. 0.101 / 57. 0.101
  21. libavfilter 6. 47.100 / 6. 47.100
  22. libavresample 3. 0. 0 / 3. 0. 0
  23. libswscale 4. 1.100 / 4. 1.100
  24. libswresample 2. 1.100 / 2. 1.100
  25. libpostproc 54. 0.100 / 54. 0.100
  26. Guessed Channel Layout for Input Stream #0.1 : mono
  27. Input #0, rtsp, from 'rtsp://cam:2345/cam/realmonitor?channel=1&subtype=0':
  28. Metadata:
  29. title : Media Server
  30. Duration: N/A, start: 0.040000, bitrate: N/A
  31. Stream #0:0: Video: h264 (High), yuvj420p(pc, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
  32. Stream #0:1: Audio: pcm_alaw, 16000 Hz, 1 channels, s16, 128 kb/s
  33. Guessed Channel Layout for Input Stream #1.1 : mono
  34. Input #1, rtsp, from 'rtsp://cam:2345/cam/realmonitor?channel=1&subtype=0':
  35. Metadata:
  36. title : Media Server
  37. Duration: N/A, start: 0.040000, bitrate: N/A
  38. Stream #1:0: Video: h264 (High), yuvj420p(pc, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 100 tbr, 90k tbn, 50 tbc
  39. Stream #1:1: Audio: pcm_alaw, 16000 Hz, 1 channels, s16, 128 kb/s
  40. [swscaler @ 0x55ac636b7bc0] deprecated pixel format used, make sure you did set range correctly
  41. [swscaler @ 0x55ac636c8b60] deprecated pixel format used, make sure you did set range correctly
  42. [libx264 @ 0x55ac63676740] using SAR=1/1
  43. [libx264 @ 0x55ac63676740] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
  44. [libx264 @ 0x55ac63676740] profile High, level 4.0
  45. [libx264 @ 0x55ac63676740] 264 - core 148 r2708 86b7198 - 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=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=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
  46. [matroska @ 0x55ac63769520] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
  47. Last message repeated 1 times
  48. Output #0, matroska, to 'pipe:1':
  49. Metadata:
  50. title : Media Server
  51. encoder : Lavf57.41.100
  52. Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 1k tbn, 25 tbc (default)
  53. Metadata:
  54. encoder : Lavc57.48.101 libx264
  55. Side data:
  56. cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
  57. Stream #0:1: Audio: vorbis (libvorbis) (oV[0][0] / 0x566F), 16000 Hz, mono, fltp
  58. Metadata:
  59. encoder : Lavc57.48.101 libvorbis
  60. Stream mapping:
  61. Stream #0:0 (h264) -> scale (graph 0)
  62. Stream #1:0 (h264) -> overlay:main (graph 0)
  63. overlay (graph 0) -> Stream #0:0 (libx264)
  64. Stream #0:1 -> #0:1 (pcm_alaw (native) -> vorbis (libvorbis))
  65. Press [q] to stop, [?] for help
  66. [rtsp @ 0x55ac636b5f40] Thread message queue blocking; consider raising the thread_queue_size option (current value: 8)
  67. [rtsp @ 0x55ac63654760] Thread message queue blocking; consider raising the thread_queue_size option (current value: 8)
  68. Past duration 0.999992 too large
  69. Past duration 0.749992 too large
  70. Past duration 0.999992 too large
  71. Past duration 0.999992 too large 0kB time=00:00:00.44 bitrate= 0.0kbits/s dup=0 drop=5 speed=0.87x
  72. Last message repeated 2 times
  73. Past duration 0.749992 too large
  74. Past duration 0.999992 too large
  75. Last message repeated 3 times
  76. Past duration 0.749992 too large
  77. Past duration 0.999992 too large
  78. Last message repeated 3 times
  79. Past duration 0.749992 too large 0kB time=00:00:00.95 bitrate= 0.0kbits/s dup=0 drop=5 speed=0.941x
  80. Past duration 0.999992 too large
  81. Last message repeated 3 times
  82. Past duration 0.749992 too large
  83. Past duration 0.999992 too large
  84. Last message repeated 5 times
  85. Past duration 0.999992 too large 0kB time=00:00:01.46 bitrate= 0.0kbits/s dup=0 drop=5 speed=0.965x
  86. Last message repeated 12 times
  87. Past duration 0.999992 too large 0kB time=00:00:02.01 bitrate= 0.0kbits/s dup=0 drop=5 speed=0.994x
  88. Last message repeated 9 times
  89. Past duration 0.749992 too large
  90. Past duration 0.999992 too large
  91. Past duration 0.999992 too large 133kB time=00:00:02.49 bitrate= 438.5kbits/s dup=0 drop=5 speed=0.985x
  92. Input #0, matroska,webm, from 'pipe:0':
  93. Metadata:
  94. title : Media Server
  95. ENCODER : Lavf57.41.100
  96. Duration: N/A, start: 0.000000, bitrate: N/A
  97. Stream #0:0: Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
  98. Metadata:
  99. ENCODER : Lavc57.48.101 libx264
  100. Stream #0:1: Audio: vorbis, 16000 Hz, mono, fltp
  101. Metadata:
  102. ENCODER : Lavc57.48.101 libvorbis
  103. [libx264 @ 0x55b4e56688e0] using SAR=1/1
  104. [libx264 @ 0x55b4e56688e0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
  105. [libx264 @ 0x55b4e56688e0] profile High, level 4.0
  106. [libx264 @ 0x55b4e56688e0] 264 - core 148 r2708 86b7198 - 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=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=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
  107. [ffm @ 0x55b4e562cd00] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
  108. Output #0, ffm, to 'http://127.0.0.1:8096/feed1.ffm':
  109. Metadata:
  110. title : Media Server
  111. creation_time : now
  112. encoder : Lavf57.41.100
  113. Stream #0:0: Video: h264 (libx264), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 1000k tbn, 30 tbc (default)
  114. Metadata:
  115. encoder : Lavc57.48.101 libx264
  116. Side data:
  117. cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
  118. Stream mapping:
  119. Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  120. Last message repeated 12 times
  121. Past duration 0.749992 too large 213kB time=00:00:03.00 bitrate= 581.6kbits/s dup=0 drop=5 speed=0.989x
  122. Past duration 0.999992 too large
  123. Last message repeated 3 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  124. Past duration 0.749992 too large
  125. Past duration 0.999992 too large
  126. Last message repeated 3 times
  127. Past duration 0.749992 too large
  128. Past duration 0.999992 too large
  129. Last message repeated 1 times
  130. Past duration 0.999992 too large 336kB time=00:00:03.48 bitrate= 789.5kbits/s dup=0 drop=5 speed=0.975x
  131. Last message repeated 1 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  132. Past duration 0.749992 too large
  133. Past duration 0.999992 too large
  134. Last message repeated 3 times
  135. Past duration 0.749992 too large
  136. Past duration 0.999992 too large
  137. Last message repeated 4 times
  138. Past duration 0.999992 too large 402kB time=00:00:04.02 bitrate= 818.5kbits/s dup=0 drop=5 speed=0.988x
  139. Last message repeated 3 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  140. Past duration 0.649986 too large
  141. Last message repeated 2 times
  142. Past duration 0.649986 too large 549kB time=00:00:04.31 bitrate=1041.4kbits/s dup=0 drop=5 speed=0.937x
  143. Last message repeated 15 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  144. Past duration 0.649986 too large 652kB time=00:00:05.08 bitrate=1049.3kbits/s dup=0 drop=5 speed=0.995x
  145. Last message repeated 9 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  146. Past duration 0.649986 too large 753kB time=00:00:05.43 bitrate=1133.4kbits/s dup=0 drop=5 speed=0.968x
  147. Last message repeated 11 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  148. Past duration 0.649986 too large 841kB time=00:00:06.07 bitrate=1133.4kbits/s dup=0 drop=5 speed=0.992x
  149. Last message repeated 4 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  150. Past duration 0.649986 too large 951kB time=00:00:06.30 bitrate=1235.4kbits/s dup=0 drop=5 speed=0.951x
  151. Last message repeated 17 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  152. Past duration 0.649986 too large 1122kB time=00:00:07.07 bitrate=1299.7kbits/s dup=0 drop=5 speed=0.991x
  153. Last message repeated 10 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  154. Past duration 0.649986 too large 1208kB time=00:00:07.58 bitrate=1305.3kbits/s dup=0 drop=5 speed=0.992x
  155. Last message repeated 9 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  156. Past duration 0.649986 too large 1287kB time=00:00:08.12 bitrate=1297.8kbits/s dup=0 drop=5 speed=0.997x
  157. Last message repeated 3 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  158. Past duration 0.649986 too large 1403kB time=00:00:08.22 bitrate=1398.2kbits/s dup=0 drop=5 speed=0.95x
  159. Last message repeated 15 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  160. Past duration 0.649986 too large 1554kB time=00:00:08.95 bitrate=1420.9kbits/s dup=0 drop=5 speed=0.978x
  161. Last message repeated 6 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  162. Past duration 0.849998 too large
  163. Last message repeated 4 times
  164. [libvorbis @ 0x55ac63744760] Queue input is backward in time
  165. Past duration 0.849998 too large
  166. Last message repeated 2 times
  167. Past duration 0.849998 too large 1644kB time=00:00:09.62 bitrate=1399.2kbits/s dup=0 drop=5 speed=0.996x
  168. Last message repeated 9 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  169. Past duration 0.849998 too large 1723kB time=00:00:10.10 bitrate=1396.6kbits/s dup=0 drop=5 speed=0.994x
  170. Last message repeated 7 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  171. Past duration 0.849998 too large 1822kB time=00:00:10.42 bitrate=1431.4kbits/s dup=0 drop=5 speed=0.977x
  172. Last message repeated 12 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  173. Past duration 0.849998 too large 1974kB time=00:00:11.06 bitrate=1460.9kbits/s dup=0 drop=5 speed=0.99x
  174. Last message repeated 10 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  175. Past duration 0.849998 too large 2092kB time=00:00:11.57 bitrate=1480.1kbits/s dup=0 drop=5 speed=0.99x
  176. Last message repeated 11 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  177. Past duration 0.849998 too large 2130kB time=00:00:12.15 bitrate=1435.6kbits/s dup=0 drop=5 speed=0.996x
  178. Last message repeated 7 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  179. Past duration 0.849998 too large 2407kB time=00:00:12.44 bitrate=1584.5kbits/s dup=0 drop=5 speed=0.968x
  180. Last message repeated 17 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  181. Past duration 0.849998 too large 2558kB time=00:00:13.30 bitrate=1574.8kbits/s dup=0 drop=5 speed=0.996x
  182. Last message repeated 12 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  183. Past duration 0.849998 too large 2613kB time=00:00:13.81 bitrate=1549.2kbits/s dup=0 drop=5 speed=0.996x
  184. Last message repeated 9 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  185. Past duration 0.724998 too large 2740kB time=00:00:14.23 bitrate=1577.1kbits/s dup=0 drop=5 speed=0.972x
  186. Last message repeated 1 times
  187. [h264 @ 0x55ac6387ed00] error while decoding MB 79 26, bytestream -13570.1kbits/s dup=0 drop=5 speed= 0.2x
  188. [h264 @ 0x55ac6387ed00] concealing 5010 DC, 5010 AC, 5010 MV errors in P frame
  189. Past duration 0.724998 too large
  190. Last message repeated 8 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  191. Past duration 0.724998 too large 2813kB time=00:00:14.29 bitrate=1611.8kbits/s dup=0 drop=5 speed=0.199x
  192. Last message repeated 31 times 4kB time=00:00:00.00 bitrate=N/A speed= 0x
  193. Past duration 0.724998 too large 2976kB time=00:00:14.29 bitrate=1704.8kbits/s dup=0 drop=5 speed=0.197x
  194. Last message repeated 27 times
  195. Past duration 0.724998 too large 3129kB time=00:00:15.20 bitrate=1686.1kbits/s dup=0 drop=5 speed=0.208x
  196. Last message repeated 23 times
  197. Past duration 0.724998 too large 3129kB time=00:00:16.36 bitrate=1566.5kbits/s dup=0 drop=5 speed=0.223x
  198. Last message repeated 14 times
  199. Past duration 0.649986 too large
  200. Last message repeated 14 times
  201. Past duration 0.649986 too large 3129kB time=00:00:17.64 bitrate=1452.9kbits/s dup=0 drop=5 speed=0.238x
  202. Last message repeated 18 times
  203. Past duration 0.649986 too large 3129kB time=00:00:18.60 bitrate=1377.9kbits/s dup=0 drop=5 speed=0.25x
  204. Last message repeated 26 times
  205. Past duration 0.649986 too large 3129kB time=00:00:19.76 bitrate=1297.0kbits/s dup=0 drop=5 speed=0.263x
  206. Last message repeated 15 times
  207. Past duration 0.649986 too large 3129kB time=00:00:20.44 bitrate=1253.8kbits/s dup=0 drop=5 speed=0.271x
  208. Last message repeated 1 times
  209. [h264 @ 0x55ac63928340] error while decoding MB 68 50, bytestream -5
  210. [h264 @ 0x55ac63928340] concealing 2141 DC, 2141 AC, 2141 MV errors in P frame
  211. Past duration 0.649986 too large
  212. Last message repeated 3 times
  213. frame= 565 fps=7.4 q=-1.0 Lsize= 4868kB time=00:00:22.76 bitrate=1752.2kbits/s dup=0 drop=5 speed=0.297x
  214. video:4808kB audio:48kB subtitle:0kB other streams:0kB global headers:3kB muxing overhead: 0.255323%
  215. [libx264 @ 0x55ac63676740] frame I:3 Avg QP:15.06 size:127413
  216. [libx264 @ 0x55ac63676740] frame P:148 Avg QP:18.40 size: 22842
  217. [libx264 @ 0x55ac63676740] frame B:414 Avg QP:21.18 size: 2802
  218. [libx264 @ 0x55ac63676740] consecutive B-frames: 1.9% 0.0% 3.2% 94.9%
  219. [libx264 @ 0x55ac63676740] mb I I16..4: 20.9% 49.0% 30.1%
  220. [libx264 @ 0x55ac63676740] mb P I16..4: 2.0% 4.3% 1.1% P16..4: 23.1% 4.2% 3.6% 0.0% 0.0% skip:61.7%
  221. [libx264 @ 0x55ac63676740] mb B I16..4: 0.0% 0.1% 0.0% B16..8: 12.3% 0.8% 0.2% direct: 1.5% skip:85.1% L0:41.6% L1:54.9% BI: 3.5%
  222. [libx264 @ 0x55ac63676740] 8x8 transform intra:56.5% inter:50.9%
  223. [libx264 @ 0x55ac63676740] coded y,uvDC,uvAC intra: 47.6% 28.0% 3.3% inter: 4.1% 4.5% 0.0%
  224. [libx264 @ 0x55ac63676740] i16 v,h,dc,p: 44% 18% 15% 23%
  225. [libx264 @ 0x55ac63676740] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 37% 15% 28% 3% 3% 4% 3% 3% 4%
  226. [libx264 @ 0x55ac63676740] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 37% 22% 17% 5% 3% 4% 3% 3% 5%
  227. [libx264 @ 0x55ac63676740] i8c dc,h,v,p: 68% 14% 17% 1%
  228. [libx264 @ 0x55ac63676740] Weighted P-Frames: Y:1.4% UV:0.0%
  229. [libx264 @ 0x55ac63676740] ref P L0: 79.1% 7.5% 9.7% 3.5% 0.1%
  230. [libx264 @ 0x55ac63676740] ref B L0: 92.4% 6.8% 0.8%
  231. [libx264 @ 0x55ac63676740] ref B L1: 96.1% 3.9%
  232. [libx264 @ 0x55ac63676740] kb/s:1742.56
  233. frame= 908 fps= 11 q=-1.0 Lsize= 840kB time=00:00:30.16 bitrate= 228.1kbits/s dup=905 drop=0 speed=0.372x
  234. video:814kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 3.193980%
  235. [libx264 @ 0x55b4e56688e0] frame I:4 Avg QP:12.84 size:131216
  236. [libx264 @ 0x55b4e56688e0] frame P:229 Avg QP:15.94 size: 1084
  237. [libx264 @ 0x55b4e56688e0] frame B:675 Avg QP:25.99 size: 89
  238. [libx264 @ 0x55b4e56688e0] consecutive B-frames: 0.9% 0.0% 0.0% 99.1%
  239. [libx264 @ 0x55b4e56688e0] mb I I16..4: 21.0% 48.4% 30.6%
  240. [libx264 @ 0x55b4e56688e0] mb P I16..4: 0.1% 0.4% 0.2% P16..4: 0.3% 0.1% 0.0% 0.0% 0.0% skip:98.9%
  241. [libx264 @ 0x55b4e56688e0] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.3% 0.0% 0.0% direct: 0.0% skip:99.7% L0:25.3% L1:74.7% BI: 0.0%
  242. [libx264 @ 0x55b4e56688e0] 8x8 transform intra:50.9% inter:46.3%
  243. [libx264 @ 0x55b4e56688e0] coded y,uvDC,uvAC intra: 56.8% 24.0% 6.6% inter: 0.0% 0.1% 0.0%
  244. [libx264 @ 0x55b4e56688e0] i16 v,h,dc,p: 37% 23% 17% 23%
  245. [libx264 @ 0x55b4e56688e0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 56% 18% 13% 2% 1% 3% 1% 3% 3%
  246. [libx264 @ 0x55b4e56688e0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 41% 28% 11% 4% 2% 3% 2% 2% 6%
  247. [libx264 @ 0x55b4e56688e0] i8c dc,h,v,p: 73% 11% 15% 1%
  248. [libx264 @ 0x55b4e56688e0] Weighted P-Frames: Y:0.0% UV:0.0%
  249. [libx264 @ 0x55b4e56688e0] ref P L0: 79.0% 16.4% 4.2% 0.3%
  250. [libx264 @ 0x55b4e56688e0] ref B L0: 38.0% 61.6% 0.3%
  251. [libx264 @ 0x55b4e56688e0] ref B L1: 95.5% 4.5%
  252. [libx264 @ 0x55b4e56688e0] kb/s:220.14
  253.  
  254.  
  255.  
  256.  
  257. localhost ffmpeg2]$ cat ffserver.conf
  258. HTTPPort 8096
  259. RTSPPort 8097
  260.  
  261. <Feed feed1.ffm>
  262. File /home/ffmpeg2/feed1.ffm
  263. FileMaxSize 100M
  264. ACL allow 127.0.0.1
  265. </Feed>
  266.  
  267. <Stream test1.ffm>
  268. Feed feed1.ffm
  269. NoDefaults
  270. Format rtp
  271. VideoCodec libx264
  272. VideoSize 1920x1080
  273. VideoFrameRate 30
  274. AVOptionVideo flags +global_header
  275. NoAudio
  276. </Stream>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement