Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 25.03 KB | None | 0 0
  1.     C:\Users\alex-\OneDrive\Documents\tmp\streamer\node_modules\ffmpeg-static
  2.  
  3.     \bin\win32\x64>ffmpeg -i "rtsp://192.168.178.1:554/?avm=1&freq=114&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=1&pids=0,16,17,18,20,260,543,544,546,548,1621" -sn -vcodec libx264 -vprofile baseline -acodec aac -strict -2 -b:v 500k -minrate 500k -maxrate 500k -bufsize 1000k -g 60 -s 640x360 -f flv rtmp://192.168.178.15/dash/pro_sieben_low -sn -vcodec libx264 -vprofile baseline -acodec aac -strict -2 -b:v 1500k -minrate 1500k -maxrate 1500k -bufsize 3000k -g 60 -s 1280x720 -f flv rtmp://192.168.178.15/dash/pro_sieben_med -sn -vcodec libx264 -vprofile baseline -acodec aac -strict -2 -b:v 5000k -minrate 5000k -maxrate 5000k -bufsize 10000k -g 60 -s 1920x1080 -f flv rtmp://192.168.178.15/dash/pro_sieben_high
  4.     ffmpeg version 4.1 Copyright (c) 2000-2018 the FFmpeg developers
  5.       built with gcc 8.2.1 (GCC) 20181017
  6.       configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth
  7.       libavutil      56. 22.100 / 56. 22.100
  8.       libavcodec     58. 35.100 / 58. 35.100
  9.       libavformat    58. 20.100 / 58. 20.100
  10.       libavdevice    58.  5.100 / 58.  5.100
  11.       libavfilter     7. 40.101 /  7. 40.101
  12.       libswscale      5.  3.100 /  5.  3.100
  13.       libswresample   3.  3.100 /  3.  3.100
  14.       libpostproc    55.  3.100 / 55.  3.100
  15.     [udp @ 00000162b97287c0] 'circular_buffer_size' option was set but it is not supported on this build (pthread support is required)
  16.     [udp @ 00000162b9738ac0] 'circular_buffer_size' option was set but it is not supported on this build (pthread support is required)
  17.     [rtsp @ 00000162b970e9c0] Could not find codec parameters for stream 4 (Unknown: none ([5][0][0][0] / 0x0005)): unknown codec
  18.     Consider increasing the value for the 'analyzeduration' and 'probesize' options
  19.     Input #0, rtsp, from 'rtsp://192.168.178.1:554/?avm=1&freq=114&bw=8&msys=dvbc&mtype=256qam&sr=6900&specinv=1&pids=0,16,17,18,20,260,543,544,546,548,1621':
  20.       Metadata:
  21.         title           : SatIPServer:1 0,0,4
  22.       Duration: N/A, start: 78122.806467, bitrate: N/A
  23.       Program 12101
  24.         Metadata:
  25.           service_name    : ?åRTLç Television
  26.           service_provider: ?Unitymedia
  27.       Program 12102
  28.         Metadata:
  29.           service_name    : ?SAT.1
  30.           service_provider: ?Unitymedia
  31.       Program 12103
  32.         Metadata:
  33.           service_name    : ?ProSieben
  34.           service_provider: ?Unitymedia
  35.         Stream #0:1: Video: mpeg2video (Main), yuv420p(tv, top first), 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
  36.         Stream #0:2(deu): Audio: mp2, 48000 Hz, stereo, s16p, 192 kb/s (clean effects)
  37.         Stream #0:3(deu): Audio: ac3, 48000 Hz, stereo, fltp, 384 kb/s (clean effects)
  38.         Stream #0:0(deu,deu): Subtitle: dvb_teletext ([6][0][0][0] / 0x0006)
  39.         Stream #0:4: Unknown: none ([5][0][0][0] / 0x0005)
  40.       Program 12104
  41.         Metadata:
  42.           service_name    : ?VOX
  43.           service_provider: ?Unitymedia
  44.       Program 12105
  45.         Metadata:
  46.           service_name    : ?RTL2
  47.           service_provider: ?Unitymedia
  48.       Program 12106
  49.         Metadata:
  50.           service_name    : ?kabel eins
  51.           service_provider: ?Unitymedia
  52.       Program 12107
  53.         Metadata:
  54.           service_name    : ?åSçuperå RTLç
  55.           service_provider: ?Unitymedia
  56.       Program 12109
  57.         Metadata:
  58.           service_name    : ?ntv
  59.           service_provider: ?Unitymedia
  60.       Program 12113
  61.         Metadata:
  62.           service_name    : ?ProSieben MAXX
  63.           service_provider: ?Unitymedia
  64.       Program 20116
  65.         Metadata:
  66.           service_name    : ?SIXX
  67.           service_provider: ?Unitymedia
  68.     Stream mapping:
  69.       Stream #0:1 -> #0:0 (mpeg2video (native) -> h264 (libx264))
  70.       Stream #0:2 -> #0:1 (mp2 (native) -> aac (native))
  71.       Stream #0:1 -> #1:0 (mpeg2video (native) -> h264 (libx264))
  72.       Stream #0:2 -> #1:1 (mp2 (native) -> aac (native))
  73.       Stream #0:1 -> #2:0 (mpeg2video (native) -> h264 (libx264))
  74.       Stream #0:2 -> #2:1 (mp2 (native) -> aac (native))
  75.     Press [q] to stop, [?] for help
  76.     [libx264 @ 00000162b97828c0] using SAR=1/1
  77.     [libx264 @ 00000162b97828c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  78.     [libx264 @ 00000162b97828c0] profile Constrained Baseline, level 3.0, 4:2:0, 8-bit
  79.     [libx264 @ 00000162b97828c0] 264 - core 157 r2935 545de2f - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=0 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=11 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=60 keyint_min=6 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=cbr mbtree=1 bitrate=500 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=500 vbv_bufsize=1000 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
  80.     Output #0, flv, to 'rtmp://192.168.178.15/dash/pro_sieben_low':
  81.       Metadata:
  82.         title           : SatIPServer:1 0,0,4
  83.         encoder         : Lavf58.20.100
  84.         Stream #0:0: Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv420p, 640x360 [SAR 1:1 DAR 16:9], q=-1--1, 500 kb/s, 25 fps, 1k tbn, 25 tbc
  85.         Metadata:
  86.           encoder         : Lavc58.35.100 libx264
  87.         Side data:
  88.           cpb: bitrate max/min/avg: 500000/0/500000 buffer size: 1000000 vbv_delay: -1
  89.         Stream #0:1(deu): Audio: aac (LC) ([10][0][0][0] / 0x000A), 48000 Hz, stereo, fltp, 128 kb/s (clean effects)
  90.         Metadata:
  91.           encoder         : Lavc58.35.100 aac
  92.     [libx264 @ 00000162b9781200] using SAR=1/1
  93.     [libx264 @ 00000162b9781200] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  94.     [libx264 @ 00000162b9781200] profile Constrained Baseline, level 3.1, 4:2:0, 8-bit
  95.     [libx264 @ 00000162b9781200] 264 - core 157 r2935 545de2f - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=0 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=0 weightp=0 keyint=60 keyint_min=6 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=cbr mbtree=1 bitrate=1500 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=1500 vbv_bufsize=3000 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
  96.     Output #1, flv, to 'rtmp://192.168.178.15/dash/pro_sieben_med':
  97.       Metadata:
  98.         title           : SatIPServer:1 0,0,4
  99.         encoder         : Lavf58.20.100
  100.         Stream #1:0: Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=-1--1, 1500 kb/s, 25 fps, 1k tbn, 25 tbc
  101.         Metadata:
  102.           encoder         : Lavc58.35.100 libx264
  103.         Side data:
  104.           cpb: bitrate max/min/avg: 1500000/0/1500000 buffer size: 3000000 vbv_delay: -1
  105.         Stream #1:1(deu): Audio: aac (LC) ([10][0][0][0] / 0x000A), 48000 Hz, stereo, fltp, 128 kb/s (clean effects)
  106.         Metadata:
  107.           encoder         : Lavc58.35.100 aac
  108.     [libx264 @ 00000162b9781680] using SAR=1/1
  109.     [libx264 @ 00000162b9781680] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  110.     [libx264 @ 00000162b9781680] profile Constrained Baseline, level 4.0, 4:2:0, 8-bit
  111.     [libx264 @ 00000162b9781680] 264 - core 157 r2935 545de2f - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=0 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=0 weightp=0 keyint=60 keyint_min=6 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=cbr mbtree=1 bitrate=5000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=5000 vbv_bufsize=10000 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
  112.     Output #2, flv, to 'rtmp://192.168.178.15/dash/pro_sieben_high':
  113.       Metadata:
  114.         title           : SatIPServer:1 0,0,4
  115.         encoder         : Lavf58.20.100
  116.         Stream #2:0: Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 5000 kb/s, 25 fps, 1k tbn, 25 tbc
  117.         Metadata:
  118.           encoder         : Lavc58.35.100 libx264
  119.         Side data:
  120.           cpb: bitrate max/min/avg: 5000000/0/5000000 buffer size: 10000000 vbv_delay: -1
  121.         Stream #2:1(deu): Audio: aac (LC) ([10][0][0][0] / 0x000A), 48000 Hz, stereo, fltp, 128 kb/s (clean effects)
  122.         Metadata:
  123.           encoder         : Lavc58.35.100 aac
  124.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet:05.07 bitrate= 383.3kbits/s speed=2.52x
  125.     [rtsp @ 00000162b970e9c0] RTP: missed 940 packets
  126.     [rtsp @ 00000162b970e9c0] PES packet size mismatch
  127.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 35 25
  128.     [mpeg2video @ 00000162b979a100] slice mismatch
  129.         Last message repeated 5 times
  130.     [mpeg2video @ 00000162b979a100] 00 motion_type at 28 35
  131.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  132.     [mpeg2video @ 00000162b979a100] concealing 495 DC, 495 AC, 495 MV errors in P frame
  133.     [mp2 @ 00000162b979a580] Header missing
  134.     Error while decoding stream #0:2: Invalid data found when processing input
  135.     [mpeg2video @ 00000162b979a100] 00 motion_type at 4 9
  136.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  137.     [mpeg2video @ 00000162b979a100] concealing 225 DC, 225 AC, 225 MV errors in B frame
  138.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 11 10
  139.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  140.     [mpeg2video @ 00000162b979a100] concealing 45 DC, 45 AC, 45 MV errors in P frame
  141.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  142.     [mpeg2video @ 00000162b979a100] concealing 432 DC, 432 AC, 432 MV errors in B frame
  143.     [mpeg2video @ 00000162b979a100] 00 motion_type at 18 2
  144.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  145.     [mpeg2video @ 00000162b979a100] concealing 180 DC, 180 AC, 180 MV errors in P frame
  146.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet:09.83 bitrate= 410.8kbits/s speed=2.37x
  147.     [rtsp @ 00000162b970e9c0] RTP: missed 22 packets
  148.     [rtsp @ 00000162b970e9c0] PES packet size mismatch
  149.     [mp2 @ 00000162b979a580] Header missing
  150.     Error while decoding stream #0:2: Invalid data found when processing input
  151.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 30 29
  152.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 6
  153.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 7
  154.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 8
  155.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 9
  156.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 10
  157.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 11
  158.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 12
  159.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 13
  160.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 14
  161.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 15
  162.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 16
  163.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 17
  164.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 18
  165.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 19
  166.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 20
  167.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 21
  168.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 22
  169.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 23
  170.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 24
  171.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 25
  172.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 27
  173.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 28
  174.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 29
  175.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 30
  176.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 31
  177.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 32
  178.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 33
  179.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 34
  180.     [mpeg2video @ 00000162b979a100] Invalid mb type in I-frame at 0 35
  181.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  182.     [mpeg2video @ 00000162b979a100] concealing 1305 DC, 1305 AC, 1305 MV errors in I frame
  183.     [mpeg2video @ 00000162b979a100] mb incr damaged
  184.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  185.     [mpeg2video @ 00000162b979a100] concealing 315 DC, 315 AC, 315 MV errors in B frame
  186.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  187.     [mpeg2video @ 00000162b979a100] concealing 174 DC, 174 AC, 174 MV errors in B frame
  188.     [rtsp @ 00000162b970e9c0] PES packet size mismatch
  189.     [mp2 @ 00000162b979a580] Header missing
  190.     Error while decoding stream #0:2: Invalid data found when processing input
  191.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet:17.47 bitrate= 471.4kbits/s speed=1.48x
  192.     [rtsp @ 00000162b970e9c0] RTP: missed 61 packets
  193.     [rtsp @ 00000162b970e9c0] PES packet size mismatch1090kB time=00:00:17.77 bitrate= 502.6kbits/s speed=1.45x
  194.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet
  195.     [rtsp @ 00000162b970e9c0] RTP: missed 11 packets
  196.     [mp2 @ 00000162b979a580] Header missing
  197.     Error while decoding stream #0:2: Invalid data found when processing input
  198.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet
  199.     [rtsp @ 00000162b970e9c0] RTP: missed 8 packets
  200.     [mpeg2video @ 00000162b979a100] 00 motion_type at 1 28
  201.     [mpeg2video @ 00000162b979a100] 00 motion_type at 1 27
  202.     [mpeg2video @ 00000162b979a100] invalid cbp -1 at 2 30
  203.     [mpeg2video @ 00000162b979a100] mb incr damaged
  204.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 0 32
  205.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 0 33
  206.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 0 34
  207.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 0 35
  208.     [mpeg2video @ 00000162b979a100] 00 motion_type at 3 11
  209.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 10 31
  210.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  211.     [mpeg2video @ 00000162b979a100] concealing 1170 DC, 1170 AC, 1170 MV errors in P frame
  212.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 6 0
  213.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 27 16
  214.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 29 6
  215.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 2 24
  216.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 39 28
  217.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  218.     [mpeg2video @ 00000162b979a100] concealing 990 DC, 990 AC, 990 MV errors in I frame
  219.     [rtsp @ 00000162b970e9c0] PES packet size mismatch
  220.     [mp2 @ 00000162b979a580] Header missing
  221.     Error while decoding stream #0:2: Invalid data found when processing input
  222.     [mp2 @ 00000162b979a580] Header missing
  223.     Error while decoding stream #0:2: Invalid data found when processing input
  224.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  225.     [mpeg2video @ 00000162b979a100] concealing 51 DC, 51 AC, 51 MV errors in B frame
  226.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet:18.47 bitrate= 520.3kbits/s speed=1.44x
  227.     [rtsp @ 00000162b970e9c0] RTP: missed 3 packets
  228.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  229.     [mpeg2video @ 00000162b979a100] concealing 191 DC, 191 AC, 191 MV errors in P frame
  230.     [mpeg2video @ 00000162b979a100] 00 motion_type at 8 5
  231.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  232.     [mpeg2video @ 00000162b979a100] concealing 90 DC, 90 AC, 90 MV errors in B frame
  233.     [mpeg2video @ 00000162b979a100] 00 motion_type at 16 5
  234.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  235.     [mpeg2video @ 00000162b979a100] concealing 90 DC, 90 AC, 90 MV errors in B frame
  236.     [mpeg2video @ 00000162b979a100] skipped MB in I-frame at 34 14
  237.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  238.     [mpeg2video @ 00000162b979a100] concealing 90 DC, 90 AC, 90 MV errors in I frame
  239.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  240.     [mpeg2video @ 00000162b979a100] concealing 281 DC, 281 AC, 281 MV errors in B frame
  241.     [rtsp @ 00000162b970e9c0] PES packet size mismatch
  242.     [mp2 @ 00000162b979a580] Header missing
  243.     Error while decoding stream #0:2: Invalid data found when processing input
  244.     [mpeg2video @ 00000162b979a100] 00 motion_type at 7 4
  245.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  246.     [mpeg2video @ 00000162b979a100] concealing 45 DC, 45 AC, 45 MV errors in P frame
  247.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet:29.57 bitrate= 550.6kbits/s speed=1.24x
  248.     [rtsp @ 00000162b970e9c0] RTP: missed 16 packets
  249.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 29 20
  250.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  251.     [mpeg2video @ 00000162b979a100] concealing 675 DC, 675 AC, 675 MV errors in I frame
  252.     [mpeg2video @ 00000162b979a100] 00 motion_type at 25 0
  253.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  254.     [mpeg2video @ 00000162b979a100] concealing 135 DC, 135 AC, 135 MV errors in B frame
  255.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet
  256.     [rtsp @ 00000162b970e9c0] RTP: missed 23 packets
  257.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 31 0
  258.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  259.     [mpeg2video @ 00000162b979a100] concealing 90 DC, 90 AC, 90 MV errors in B frame
  260.     [mpeg2video @ 00000162b979a100] invalid cbp 0 at 21 0
  261.     [mpeg2video @ 00000162b979a100] 00 motion_type at 39 20
  262.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  263.     [mpeg2video @ 00000162b979a100] concealing 45 DC, 45 AC, 45 MV errors in P frame
  264.     [rtsp @ 00000162b970e9c0] PES packet size mismatch
  265.     [mp2 @ 00000162b979a580] Header missing
  266.     Error while decoding stream #0:2: Invalid data found when processing input
  267.     [mp2 @ 00000162b979a580] Header missing
  268.     Error while decoding stream #0:2: Invalid data found when processing input
  269.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  270.     [mpeg2video @ 00000162b979a100] concealing 127 DC, 127 AC, 127 MV errors in B frame
  271.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  272.     [mpeg2video @ 00000162b979a100] concealing 256 DC, 256 AC, 256 MV errors in B frame
  273.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet:34.31 bitrate= 554.0kbits/s speed= 1.2x
  274.     [rtsp @ 00000162b970e9c0] RTP: missed 8 packets
  275.     [rtsp @ 00000162b970e9c0] PES packet size mismatch
  276.     [mp2 @ 00000162b979a580] Header missing
  277.     Error while decoding stream #0:2: Invalid data found when processing input
  278.     [mpeg2video @ 00000162b979a100] skipped MB in I-frame at 8 12
  279.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  280.     [mpeg2video @ 00000162b979a100] concealing 141 DC, 141 AC, 141 MV errors in I frame
  281.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet:34.76 bitrate= 564.3kbits/s speed=1.19x
  282.     [rtsp @ 00000162b970e9c0] RTP: missed 5 packets
  283.     [rtsp @ 00000162b970e9c0] PES packet size mismatch
  284.     [mp2 @ 00000162b979a580] Header missing
  285.     Error while decoding stream #0:2: Invalid data found when processing input
  286.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 32 9
  287.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 26 11
  288.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  289.     [mpeg2video @ 00000162b979a100] concealing 135 DC, 135 AC, 135 MV errors in I frame
  290.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet:35.32 bitrate= 566.2kbits/s speed=1.19x
  291.     [rtsp @ 00000162b970e9c0] RTP: missed 10 packets
  292.     [rtsp @ 00000162b970e9c0] PES packet size mismatch
  293.     [mp2 @ 00000162b979a580] Header missing
  294.     Error while decoding stream #0:2: Invalid data found when processing input
  295.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  296.     [mpeg2video @ 00000162b979a100] concealing 31 DC, 31 AC, 31 MV errors in I frame
  297.     [rtsp @ 00000162b970e9c0] max delay reached. need to consume packet:35.75 bitrate= 571.9kbits/s speed=1.19x
  298.     [rtsp @ 00000162b970e9c0] RTP: missed 14 packets
  299.     [rtsp @ 00000162b970e9c0] PES packet size mismatch
  300.     [mp2 @ 00000162b979a580] Header missing
  301.     Error while decoding stream #0:2: Invalid data found when processing input
  302.     [mpeg2video @ 00000162b979a100] skipped MB in I-frame at 14 13
  303.     [mpeg2video @ 00000162b979a100] ac-tex damaged at 42 15
  304.     [mpeg2video @ 00000162b979a100] Warning MVs not available
  305.     [mpeg2video @ 00000162b979a100] concealing 135 DC, 135 AC, 135 MV errors in I frame
  306.     [flv @ 00000162b9b65500] Failed to update header with correct duration.25 bitrate= 577.4kbits/s speed=1.15x
  307.     [flv @ 00000162b9b65500] Failed to update header with correct filesize.
  308.     [flv @ 00000162b9dbb340] Failed to update header with correct duration.
  309.     [flv @ 00000162b9dbb340] Failed to update header with correct filesize.
  310.     [flv @ 00000162b977e440] Failed to update header with correct duration.
  311.     [flv @ 00000162b977e440] Failed to update header with correct filesize.
  312.     frame= 1019 fps= 26 q=-1.0 Lq=-1.0 q=-1.0 size=    3234kB time=00:00:44.52 bitrate= 595.1kbits/s speed=1.14x
  313.     video:36129kB audio:1907kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
  314.     [libx264 @ 00000162b97828c0] frame I:28    Avg QP:22.52  size: 18613
  315.     [libx264 @ 00000162b97828c0] frame P:991   Avg QP:26.36  size:  2105
  316.     [libx264 @ 00000162b97828c0] mb I  I16..4: 34.4%  0.0% 65.6%
  317.     [libx264 @ 00000162b97828c0] mb P  I16..4:  2.5%  0.0%  1.6%  P16..4: 28.4%  7.6%  2.4%  0.0%  0.0%    skip:57.5%
  318.     [libx264 @ 00000162b97828c0] coded y,uvDC,uvAC intra: 43.1% 56.7% 28.8% inter: 7.8% 13.2% 1.2%
  319.     [libx264 @ 00000162b97828c0] i16 v,h,dc,p: 41% 33%  9% 16%
  320.     [libx264 @ 00000162b97828c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 25% 23% 18%  5%  7%  6%  6%  5%  4%
  321.     [libx264 @ 00000162b97828c0] i8c dc,h,v,p: 55% 22% 17%  6%
  322.     [libx264 @ 00000162b97828c0] ref P L0: 80.2% 11.9%  7.8%
  323.     [libx264 @ 00000162b97828c0] kb/s:477.05
  324.     [aac @ 00000162b9781fc0] Qavg: 174.680
  325.     [libx264 @ 00000162b9781200] frame I:31    Avg QP:22.70  size: 41916
  326.     [libx264 @ 00000162b9781200] frame P:988   Avg QP:25.10  size:  6655
  327.     [libx264 @ 00000162b9781200] mb I  I16..4: 51.3%  0.0% 48.7%
  328.     [libx264 @ 00000162b9781200] mb P  I16..4:  4.6%  0.0%  1.7%  P16..4: 29.1%  5.3%  1.5%  0.0%  0.0%    skip:57.9%
  329.     [libx264 @ 00000162b9781200] coded y,uvDC,uvAC intra: 29.5% 49.6% 17.6% inter: 5.7% 14.6% 0.6%
  330.     [libx264 @ 00000162b9781200] i16 v,h,dc,p: 43% 30% 10% 17%
  331.     [libx264 @ 00000162b9781200] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 24% 21%  5%  7%  6%  6%  4%  4%
  332.     [libx264 @ 00000162b9781200] i8c dc,h,v,p: 59% 20% 16%  5%
  333.     [libx264 @ 00000162b9781200] ref P L0: 80.2% 12.4%  7.4%
  334.     [libx264 @ 00000162b9781200] kb/s:1440.90
  335.     [aac @ 00000162b9783200] Qavg: 174.680
  336.     [libx264 @ 00000162b9781680] frame I:34    Avg QP:18.88  size: 95694
  337.     [libx264 @ 00000162b9781680] frame P:985   Avg QP:20.72  size: 23613
  338.     [libx264 @ 00000162b9781680] mb I  I16..4: 49.3%  0.0% 50.7%
  339.     [libx264 @ 00000162b9781680] mb P  I16..4:  6.8%  0.0%  2.9%  P16..4: 34.7%  7.8%  2.3%  0.0%  0.0%    skip:45.4%
  340.     [libx264 @ 00000162b9781680] coded y,uvDC,uvAC intra: 32.4% 55.1% 19.5% inter: 9.7% 25.4% 1.3%
  341.     [libx264 @ 00000162b9781680] i16 v,h,dc,p: 44% 29%  9% 18%
  342.     [libx264 @ 00000162b9781680] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 25% 17%  5%  8%  6%  7%  4%  4%
  343.     [libx264 @ 00000162b9781680] i8c dc,h,v,p: 54% 21% 18%  6%
  344.     [libx264 @ 00000162b9781680] ref P L0: 78.2% 14.0%  7.8%
  345.     [libx264 @ 00000162b9781680] kb/s:4851.29
  346.     [aac @ 00000162b9f3a200] Qavg: 174.680
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement