Guest User

Untitled

a guest
Jul 18th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.74 KB | None | 0 0
  1. yugandharv@eclairs:~$ /home/yugandharv/bin/ffmpeg -hwaccel nvdec -i "udp://239.100.106.45:1234?localaddr=169.254.0.0&overrun_nonfatal=1&?fifo_size=2048000" -c:v h264_nvenc -map 0:v:0 -map 0:a:0 -deinterlace -c:a aac -b:a 96k -f flv rtmp://10.10.10.1/channel/1 -loglevel debug
  2. ffmpeg version N-91439-gc71e1e6 Copyright (c) 2000-2018 the FFmpeg developers
  3. built with gcc 6.4.0 (Ubuntu 6.4.0-17ubuntu1) 20180424
  4. configuration: --prefix=/home/yugandharv/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/yugandharv/ffmpeg_build/include --extra-ldflags=-L/home/yugandharv/ffmpeg_build/lib --extra-libs='-lpthread -lm' --bindir=/home/yugandharv/bin --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libtheora --enable-libx264 --enable-nonfree
  5. libavutil 56. 18.102 / 56. 18.102
  6. libavcodec 58. 21.104 / 58. 21.104
  7. libavformat 58. 17.101 / 58. 17.101
  8. libavdevice 58. 4.101 / 58. 4.101
  9. libavfilter 7. 25.100 / 7. 25.100
  10. libswscale 5. 2.100 / 5. 2.100
  11. libswresample 3. 2.100 / 3. 2.100
  12. libpostproc 55. 2.100 / 55. 2.100
  13. Splitting the commandline.
  14. Reading option '-hwaccel' ... matched as option 'hwaccel' (use HW accelerated decoding) with argument 'nvdec'.
  15. Reading option '-i' ... matched as input url with argument 'udp://239.100.106.45:1234?localaddr=169.254.0.0&overrun_nonfatal=1&?fifo_size=2048000'.
  16. Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'h264_nvenc'.
  17. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v:0'.
  18. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a:0'.
  19. Reading option '-deinterlace' ... matched as option 'deinterlace' (this option is deprecated, use the yadif filter instead) with argument '1'.
  20. Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'aac'.
  21. Reading option '-b:a' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '96k'.
  22. Reading option '-f' ... matched as option 'f' (force format) with argument 'flv'.
  23. Reading option 'rtmp://10.10.10.1/channel/1' ... matched as output url.
  24. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
  25. Finished splitting the commandline.
  26. Parsing a group of options: global .
  27. Applying option deinterlace (this option is deprecated, use the yadif filter instead) with argument 1.
  28. Applying option loglevel (set logging level) with argument debug.
  29. Successfully parsed a group of options.
  30. Parsing a group of options: input url udp://239.100.106.45:1234?localaddr=169.254.0.0&overrun_nonfatal=1&?fifo_size=2048000.
  31. Applying option hwaccel (use HW accelerated decoding) with argument nvdec.
  32. Successfully parsed a group of options.
  33. Opening an input file: udp://239.100.106.45:1234?localaddr=169.254.0.0&overrun_nonfatal=1&?fifo_size=2048000.
  34. [NULL @ 0x55ef2443f6c0] Opening 'udp://239.100.106.45:1234?localaddr=169.254.0.0&overrun_nonfatal=1&?fifo_size=2048000' for reading
  35. [udp @ 0x55ef24440280] No default whitelist set
  36. [udp @ 0x55ef24440280] end receive buffer size reported is 131072
  37. [mpegts @ 0x55ef2443f6c0] Format mpegts probed with size=2048 and score=50
  38. [mpegts @ 0x55ef2443f6c0] stream=0 stream_type=1b pid=28b prog_reg_desc=
  39. [mpegts @ 0x55ef2443f6c0] stream=1 stream_type=4 pid=28c prog_reg_desc=
  40. [mpegts @ 0x55ef2443f6c0] Before avformat_find_stream_info() pos: 0 bytes read:93436 seeks:0 nb_streams:2
  41. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  42. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  43. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  44. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  45. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  46. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  47. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  48. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  49. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  50. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  51. [h264 @ 0x55ef24454c80] decode_slice_header error
  52. [h264 @ 0x55ef24454c80] no frame!
  53. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  54. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  55. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  56. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  57. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  58. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  59. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  60. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  61. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  62. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  63. [h264 @ 0x55ef24454c80] decode_slice_header error
  64. [h264 @ 0x55ef24454c80] no frame!
  65. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  66. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  67. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  68. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  69. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  70. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  71. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  72. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  73. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  74. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  75. [h264 @ 0x55ef24454c80] decode_slice_header error
  76. [h264 @ 0x55ef24454c80] no frame!
  77. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  78. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  79. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  80. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  81. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  82. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  83. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  84. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  85. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  86. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  87. [h264 @ 0x55ef24454c80] decode_slice_header error
  88. [h264 @ 0x55ef24454c80] no frame!
  89. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  90. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  91. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  92. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  93. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  94. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  95. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  96. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  97. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  98. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  99. [h264 @ 0x55ef24454c80] decode_slice_header error
  100. [h264 @ 0x55ef24454c80] no frame!
  101. [mpegts @ 0x55ef2443f6c0] probing stream 1 pp:2500
  102. [mpegts @ 0x55ef2443f6c0] Probe with size=2304, packets=1 detected mp3 with score=25
  103. [mpegts @ 0x55ef2443f6c0] probed stream 1
  104. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  105. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  106. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  107. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  108. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  109. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  110. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  111. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  112. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  113. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  114. [h264 @ 0x55ef24454c80] decode_slice_header error
  115. [h264 @ 0x55ef24454c80] no frame!
  116. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  117. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  118. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  119. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  120. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  121. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  122. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  123. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  124. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  125. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  126. [h264 @ 0x55ef24454c80] decode_slice_header error
  127. [h264 @ 0x55ef24454c80] no frame!
  128. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  129. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  130. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  131. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  132. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  133. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  134. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  135. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  136. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  137. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  138. [h264 @ 0x55ef24454c80] decode_slice_header error
  139. [h264 @ 0x55ef24454c80] no frame!
  140. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  141. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  142. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  143. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  144. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  145. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  146. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  147. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  148. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  149. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  150. [h264 @ 0x55ef24454c80] decode_slice_header error
  151. [h264 @ 0x55ef24454c80] no frame!
  152. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  153. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  154. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  155. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  156. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  157. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  158. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  159. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  160. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  161. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  162. [h264 @ 0x55ef24454c80] decode_slice_header error
  163. [h264 @ 0x55ef24454c80] no frame!
  164. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  165. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  166. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  167. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  168. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  169. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  170. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  171. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  172. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  173. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  174. [h264 @ 0x55ef24454c80] decode_slice_header error
  175. [h264 @ 0x55ef24454c80] no frame!
  176. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  177. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  178. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  179. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  180. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  181. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  182. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  183. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  184. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  185. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  186. [h264 @ 0x55ef24454c80] decode_slice_header error
  187. [h264 @ 0x55ef24454c80] no frame!
  188. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  189. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  190. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  191. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  192. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  193. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  194. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  195. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  196. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  197. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  198. [h264 @ 0x55ef24454c80] decode_slice_header error
  199. [h264 @ 0x55ef24454c80] no frame!
  200. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  201. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  202. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  203. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  204. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  205. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  206. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  207. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  208. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  209. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  210. [h264 @ 0x55ef24454c80] decode_slice_header error
  211. [h264 @ 0x55ef24454c80] no frame!
  212. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  213. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  214. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  215. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  216. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  217. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  218. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  219. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  220. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  221. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  222. [h264 @ 0x55ef24454c80] decode_slice_header error
  223. [h264 @ 0x55ef24454c80] no frame!
  224. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  225. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  226. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  227. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  228. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  229. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  230. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  231. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  232. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  233. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  234. [h264 @ 0x55ef24454c80] decode_slice_header error
  235. [h264 @ 0x55ef24454c80] no frame!
  236. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  237. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  238. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  239. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  240. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  241. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  242. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  243. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  244. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  245. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  246. [h264 @ 0x55ef24454c80] decode_slice_header error
  247. [h264 @ 0x55ef24454c80] no frame!
  248. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  249. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  250. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  251. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  252. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  253. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  254. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  255. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  256. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  257. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  258. [h264 @ 0x55ef24454c80] decode_slice_header error
  259. [h264 @ 0x55ef24454c80] no frame!
  260. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  261. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  262. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  263. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  264. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  265. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  266. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  267. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  268. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  269. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  270. [h264 @ 0x55ef24454c80] decode_slice_header error
  271. [h264 @ 0x55ef24454c80] no frame!
  272. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  273. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  274. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  275. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  276. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  277. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  278. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  279. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  280. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  281. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  282. [h264 @ 0x55ef24454c80] decode_slice_header error
  283. [h264 @ 0x55ef24454c80] no frame!
  284. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  285. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  286. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  287. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  288. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  289. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  290. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  291. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  292. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  293. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  294. [h264 @ 0x55ef24454c80] decode_slice_header error
  295. [h264 @ 0x55ef24454c80] no frame!
  296. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  297. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  298. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  299. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  300. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  301. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  302. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  303. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  304. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  305. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  306. [h264 @ 0x55ef24454c80] decode_slice_header error
  307. [h264 @ 0x55ef24454c80] no frame!
  308. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  309. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  310. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  311. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  312. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  313. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  314. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  315. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  316. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  317. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  318. [h264 @ 0x55ef24454c80] decode_slice_header error
  319. [h264 @ 0x55ef24454c80] no frame!
  320. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  321. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  322. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  323. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  324. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  325. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  326. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  327. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  328. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  329. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  330. [h264 @ 0x55ef24454c80] decode_slice_header error
  331. [h264 @ 0x55ef24454c80] no frame!
  332. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  333. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  334. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  335. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  336. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  337. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  338. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  339. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  340. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  341. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  342. [h264 @ 0x55ef24454c80] decode_slice_header error
  343. [h264 @ 0x55ef24454c80] no frame!
  344. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  345. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  346. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  347. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  348. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  349. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  350. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  351. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  352. [h264 @ 0x55ef24454c80] SPS unavailable in decode_picture_timing
  353. [h264 @ 0x55ef24454c80] non-existing PPS 0 referenced
  354. [h264 @ 0x55ef24454c80] decode_slice_header error
  355. [h264 @ 0x55ef24454c80] no frame!
  356. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  357. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 9(AUD), nal_ref_idc: 0
  358. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 7(SPS), nal_ref_idc: 1
  359. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 8(PPS), nal_ref_idc: 1
  360. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 6(SEI), nal_ref_idc: 0
  361. [AVBSFContext @ 0x55ef2445b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  362. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  363. [h264 @ 0x55ef24454c80] nal_unit_type: 7(SPS), nal_ref_idc: 1
  364. [h264 @ 0x55ef24454c80] nal_unit_type: 8(PPS), nal_ref_idc: 1
  365. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  366. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  367. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  368. [h264 @ 0x55ef24454c80] Format yuv420p chosen by get_format().
  369. [h264 @ 0x55ef24454c80] Reinit context to 720x576, pix_fmt: yuv420p
  370. [h264 @ 0x55ef24454c80] Frame num gap 41 37
  371. [h264 @ 0x55ef24454c80] Frame num gap 41 38
  372. [h264 @ 0x55ef24454c80] Frame num gap 41 39
  373. [h264 @ 0x55ef24454c80] no picture
  374. [h264 @ 0x55ef24454c80] mmco: unref short failure
  375. [h264 @ 0x55ef24454c80] number of reference frames (0+4) exceeds max (3; probably corrupt input), discarding one
  376. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  377. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  378. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  379. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  380. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  381. [mpegts @ 0x55ef2443f6c0] Continuity check failed for pid 651 expected 13 got 14
  382. [mpegts @ 0x55ef2443f6c0] Continuity check failed for pid 652 expected 9 got 10
  383. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  384. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  385. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  386. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  387. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  388. [h264 @ 0x55ef24454c80] Increasing reorder buffer to 2
  389. [h264 @ 0x55ef24454c80] no picture ooo
  390. [mpegts @ 0x55ef2443f6c0] PES packet size mismatch
  391. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  392. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  393. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  394. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  395. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  396. [h264 @ 0x55ef24454c80] no picture
  397. [h264 @ 0x55ef24454c80] concealing 1337 DC, 1337 AC, 1337 MV errors in B frame
  398. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  399. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  400. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  401. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  402. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  403. Last message repeated 1 times
  404. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  405. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  406. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  407. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  408. Last message repeated 1 times
  409. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  410. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  411. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  412. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  413. Last message repeated 1 times
  414. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  415. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  416. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  417. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  418. Last message repeated 1 times
  419. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  420. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  421. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  422. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  423. Last message repeated 1 times
  424. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  425. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  426. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  427. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  428. Last message repeated 1 times
  429. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  430. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  431. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  432. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  433. Last message repeated 1 times
  434. [h264 @ 0x55ef24454c80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  435. [h264 @ 0x55ef24454c80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  436. [h264 @ 0x55ef24454c80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  437. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:3
  438. Last message repeated 32 times
  439. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  440. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  441. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  442. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  443. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  444. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  445. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  446. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  447. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  448. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  449. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  450. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  451. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  452. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  453. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  454. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  455. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  456. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  457. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  458. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  459. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  460. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  461. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  462. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  463. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  464. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  465. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  466. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  467. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  468. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  469. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  470. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  471. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  472. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  473. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  474. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  475. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  476. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  477. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  478. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  479. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  480. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  481. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  482. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  483. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  484. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  485. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  486. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  487. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  488. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  489. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  490. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  491. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  492. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  493. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  494. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  495. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  496. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  497. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  498. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  499. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  500. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  501. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  502. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  503. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  504. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  505. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  506. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  507. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  508. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  509. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  510. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  511. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  512. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  513. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  514. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  515. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  516. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  517. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  518. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  519. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  520. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  521. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  522. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  523. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  524. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  525. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  526. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  527. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  528. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  529. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  530. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  531. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  532. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  533. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  534. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  535. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  536. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  537. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  538. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  539. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  540. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  541. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  542. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  543. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  544. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  545. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  546. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  547. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  548. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  549. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  550. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  551. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  552. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  553. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  554. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  555. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  556. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:2
  557. [h264 @ 0x55ef24454c80] ct_type:0 pic_struct:1
  558. [mpegts @ 0x55ef2443f6c0] max_analyze_duration 5000000 reached at 5016000 microseconds st:1
  559. [mpegts @ 0x55ef2443f6c0] After avformat_find_stream_info() pos: 1007492 bytes read:1007492 seeks:0 frames:400
  560. Input #0, mpegts, from 'udp://239.100.106.45:1234?localaddr=169.254.0.0&overrun_nonfatal=1&?fifo_size=2048000':
  561. Duration: N/A, start: 1552.545822, bitrate: N/A
  562. Program 36
  563. Metadata:
  564. service_name : SANSKRITI
  565. service_provider: PMSL
  566. Stream #0:0[0x28b], 189, 1/90000: Video: h264 (Main), 1 reference frame ([27][0][0][0] / 0x001B), yuv420p(tv, bt470bg, top first, left), 720x576 [SAR 12:11 DAR 15:11], 0/1, 25 fps, 50 tbr, 90k tbn, 50 tbc
  567. Stream #0:1[0x28c](eng), 211, 1/90000: Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, stereo, s16p, 128 kb/s
  568. Successfully opened the file.
  569. Parsing a group of options: output url rtmp://10.10.10.1/channel/1.
  570. Applying option c:v (codec name) with argument h264_nvenc.
  571. Applying option map (set input stream mapping) with argument 0:v:0.
  572. Applying option map (set input stream mapping) with argument 0:a:0.
  573. Applying option c:a (codec name) with argument aac.
  574. Applying option b:a (video bitrate (please use -b:v)) with argument 96k.
  575. Applying option f (force format) with argument flv.
  576. Successfully parsed a group of options.
  577. Opening an output file: rtmp://10.10.10.1/channel/1.
  578. [rtmp @ 0x55ef248b6680] No default whitelist set
  579. [tcp @ 0x55ef2470f680] No default whitelist set
  580. [rtmp @ 0x55ef248b6680] Handshaking...
  581. [rtmp @ 0x55ef248b6680] Type answer 3
  582. [rtmp @ 0x55ef248b6680] Server version 13.14.10.13
  583. [rtmp @ 0x55ef248b6680] Proto = rtmp, path = /channel/1, app = channel, fname = 1
  584. [rtmp @ 0x55ef248b6680] Window acknowledgement size = 5000000
  585. [rtmp @ 0x55ef248b6680] Max sent, unacked = 5000000
  586. [rtmp @ 0x55ef248b6680] New incoming chunk size = 4000
  587. [rtmp @ 0x55ef248b6680] Releasing stream...
  588. [rtmp @ 0x55ef248b6680] FCPublish stream...
  589. [rtmp @ 0x55ef248b6680] Creating stream...
  590. [rtmp @ 0x55ef248b6680] Sending publish command for '1'
  591. Successfully opened the file.
  592. [AVHWDeviceContext @ 0x55ef24457580] Loaded lib: libcuda.so.1
  593. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuInit
  594. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuDeviceGetCount
  595. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuDeviceGet
  596. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuDeviceGetName
  597. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuDeviceComputeCapability
  598. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuCtxCreate_v2
  599. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuCtxSetLimit
  600. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuCtxPushCurrent_v2
  601. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuCtxPopCurrent_v2
  602. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuCtxDestroy_v2
  603. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuMemAlloc_v2
  604. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuMemFree_v2
  605. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuMemcpy2D_v2
  606. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuMemcpy2DAsync_v2
  607. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuGetErrorName
  608. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuGetErrorString
  609. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuStreamCreate
  610. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuStreamQuery
  611. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuStreamSynchronize
  612. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuStreamDestroy_v2
  613. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuStreamAddCallback
  614. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuEventCreate
  615. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuEventDestroy_v2
  616. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuEventSynchronize
  617. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuEventQuery
  618. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuEventRecord
  619. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuGLGetDevices_v2
  620. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuGraphicsGLRegisterImage
  621. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuGraphicsUnregisterResource
  622. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuGraphicsMapResources
  623. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuGraphicsUnmapResources
  624. [AVHWDeviceContext @ 0x55ef24457580] Loaded sym: cuGraphicsSubResourceGetMappedArray
  625. detected 12 logical cores
  626. [h264 @ 0x55ef24bb5500] nal_unit_type: 7(SPS), nal_ref_idc: 1
  627. [h264 @ 0x55ef24bb5500] nal_unit_type: 8(PPS), nal_ref_idc: 1
  628. Stream mapping:
  629. Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_nvenc))
  630. Stream #0:1 -> #0:1 (mp2 (native) -> aac (native))
  631. Press [q] to stop, [?] for help
  632. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  633. Last message repeated 1 times
  634. [h264 @ 0x55ef24bb5500] nal_unit_type: 9(AUD), nal_ref_idc: 0
  635. [h264 @ 0x55ef24bb5500] nal_unit_type: 6(SEI), nal_ref_idc: 0
  636. [h264 @ 0x55ef24bb5500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  637. [h264 @ 0x55ef24bb5500] ct_type:0 pic_struct:3
  638. [h264 @ 0x55ef24bb5500] Format cuda chosen by get_format().
  639. [h264 @ 0x55ef24bb5500] Format cuda requires hwaccel initialisation.
  640. [h264 @ 0x55ef24bb5500] Loaded lib: libnvcuvid.so.1
  641. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidGetDecoderCaps
  642. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidCreateDecoder
  643. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidDestroyDecoder
  644. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidDecodePicture
  645. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidMapVideoFrame64
  646. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidUnmapVideoFrame64
  647. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidCtxLockCreate
  648. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidCtxLockDestroy
  649. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidCtxLock
  650. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidCtxUnlock
  651. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidCreateVideoSource
  652. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidCreateVideoSourceW
  653. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidDestroyVideoSource
  654. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidSetVideoSourceState
  655. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidGetVideoSourceState
  656. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidGetSourceVideoFormat
  657. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidGetSourceAudioFormat
  658. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidCreateVideoParser
  659. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidParseVideoData
  660. [h264 @ 0x55ef24bb5500] Loaded sym: cuvidDestroyVideoParser
  661. [h264 @ 0x55ef24bb5500] NVDEC capabilities:
  662. [h264 @ 0x55ef24bb5500] format supported: yes, max_mb_count: 65536
  663. [h264 @ 0x55ef24bb5500] min_width: 48, max_width: 4096
  664. [h264 @ 0x55ef24bb5500] min_height: 16, max_height: 4096
  665. [h264 @ 0x55ef24bb5500] Reinit context to 720x576, pix_fmt: cuda
  666. [h264 @ 0x55ef24bb5500] Frame num gap 29 25
  667. [h264 @ 0x55ef24bb5500] Frame num gap 29 26
  668. [h264 @ 0x55ef24bb5500] Frame num gap 29 27
  669. [h264 @ 0x55ef24bb5500] no picture
  670. [h264 @ 0x55ef24bb5500] co located POCs unavailable
  671. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  672. [h264 @ 0x55ef24bc63c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  673. [h264 @ 0x55ef24bc63c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  674. [h264 @ 0x55ef24bc63c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  675. [h264 @ 0x55ef24bc63c0] ct_type:0 pic_struct:3
  676. [h264 @ 0x55ef24bc63c0] no picture
  677. [h264 @ 0x55ef24bc63c0] co located POCs unavailable
  678. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  679. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  680. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  681. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  682. [h264 @ 0x55ef24c0d7c0] ct_type:0 pic_struct:3
  683. [h264 @ 0x55ef24c29d80] mmco: unref short failure
  684. [h264 @ 0x55ef24c29d80] number of reference frames (0+4) exceeds max (3; probably corrupt input), discarding one
  685. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  686. [h264 @ 0x55ef24c29d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  687. [h264 @ 0x55ef24c29d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  688. [h264 @ 0x55ef24c29d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  689. [h264 @ 0x55ef24c29d80] ct_type:0 pic_struct:3
  690. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  691. [h264 @ 0x55ef24c46500] nal_unit_type: 9(AUD), nal_ref_idc: 0
  692. [h264 @ 0x55ef24c46500] nal_unit_type: 6(SEI), nal_ref_idc: 0
  693. [h264 @ 0x55ef24c46500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  694. [h264 @ 0x55ef24c46500] ct_type:0 pic_struct:3
  695. [graph_1_in_0_1 @ 0x55ef24df4f00] Setting 'time_base' to value '1/48000'
  696. [graph_1_in_0_1 @ 0x55ef24df4f00] Setting 'sample_rate' to value '48000'
  697. [graph_1_in_0_1 @ 0x55ef24df4f00] Setting 'sample_fmt' to value 's16p'
  698. [graph_1_in_0_1 @ 0x55ef24df4f00] Setting 'channel_layout' to value '0x3'
  699. [graph_1_in_0_1 @ 0x55ef24df4f00] tb:1/48000 samplefmt:s16p samplerate:48000 chlayout:0x3
  700. [format_out_0_1 @ 0x55ef24df5540] Setting 'sample_fmts' to value 'fltp'
  701. [format_out_0_1 @ 0x55ef24df5540] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
  702. [format_out_0_1 @ 0x55ef24df5540] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
  703. [AVFilterGraph @ 0x55ef24d9cf00] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
  704. [auto_resampler_0 @ 0x55ef24df7040] [SWR @ 0x55ef24df74c0] Using s16p internally between filters
  705. [auto_resampler_0 @ 0x55ef24df7040] ch:2 chl:stereo fmt:s16p r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
  706. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  707. Last message repeated 6 times
  708. [h264 @ 0x55ef24c62c40] nal_unit_type: 9(AUD), nal_ref_idc: 0
  709. [h264 @ 0x55ef24c62c40] nal_unit_type: 6(SEI), nal_ref_idc: 0
  710. [h264 @ 0x55ef24c62c40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  711. [h264 @ 0x55ef24c62c40] ct_type:0 pic_struct:3
  712. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  713. [h264 @ 0x55ef24c7f3c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  714. [h264 @ 0x55ef24c7f3c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  715. [h264 @ 0x55ef24c7f3c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  716. [h264 @ 0x55ef24c7f3c0] ct_type:0 pic_struct:3
  717. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  718. [h264 @ 0x55ef24c9bb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
  719. [h264 @ 0x55ef24c9bb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
  720. [h264 @ 0x55ef24c9bb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  721. [h264 @ 0x55ef24c9bb40] ct_type:0 pic_struct:3
  722. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  723. [h264 @ 0x55ef24cb82c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  724. [h264 @ 0x55ef24cb82c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  725. [h264 @ 0x55ef24cb82c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  726. [h264 @ 0x55ef24cb82c0] ct_type:0 pic_struct:3
  727. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  728. Last message repeated 6 times
  729. [h264 @ 0x55ef24cd4a40] nal_unit_type: 9(AUD), nal_ref_idc: 0
  730. [h264 @ 0x55ef24cd4a40] nal_unit_type: 6(SEI), nal_ref_idc: 0
  731. [h264 @ 0x55ef24cd4a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  732. [h264 @ 0x55ef24cd4a40] ct_type:0 pic_struct:3
  733. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  734. [h264 @ 0x55ef24cf1140] nal_unit_type: 9(AUD), nal_ref_idc: 0
  735. [h264 @ 0x55ef24cf1140] nal_unit_type: 6(SEI), nal_ref_idc: 0
  736. [h264 @ 0x55ef24cf1140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  737. [h264 @ 0x55ef24cf1140] ct_type:0 pic_struct:3
  738. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  739. [h264 @ 0x55ef24d0d8c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  740. [h264 @ 0x55ef24d0d8c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  741. [h264 @ 0x55ef24d0d8c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  742. [h264 @ 0x55ef24d0d8c0] ct_type:0 pic_struct:3
  743. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  744. [h264 @ 0x55ef24d2a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
  745. [h264 @ 0x55ef24d2a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
  746. [h264 @ 0x55ef24d2a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  747. [h264 @ 0x55ef24d2a040] ct_type:0 pic_struct:3
  748. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  749. Last message repeated 6 times
  750. [h264 @ 0x55ef24bb5500] nal_unit_type: 9(AUD), nal_ref_idc: 0
  751. [h264 @ 0x55ef24bb5500] nal_unit_type: 6(SEI), nal_ref_idc: 0
  752. [h264 @ 0x55ef24bb5500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  753. [h264 @ 0x55ef24bb5500] ct_type:0 pic_struct:3
  754. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  755. [h264 @ 0x55ef24bc63c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  756. [h264 @ 0x55ef24bc63c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  757. [h264 @ 0x55ef24bc63c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  758. [h264 @ 0x55ef24bc63c0] ct_type:0 pic_struct:3
  759. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  760. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  761. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  762. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  763. [h264 @ 0x55ef24c0d7c0] ct_type:0 pic_struct:3
  764. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  765. [h264 @ 0x55ef24c29d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  766. [h264 @ 0x55ef24c29d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  767. [h264 @ 0x55ef24c29d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  768. [h264 @ 0x55ef24c29d80] ct_type:0 pic_struct:3
  769. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  770. Last message repeated 6 times
  771. [h264 @ 0x55ef24c46500] nal_unit_type: 9(AUD), nal_ref_idc: 0
  772. [h264 @ 0x55ef24c46500] nal_unit_type: 6(SEI), nal_ref_idc: 0
  773. [h264 @ 0x55ef24c46500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  774. [h264 @ 0x55ef24c46500] ct_type:0 pic_struct:3
  775. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  776. [h264 @ 0x55ef24c62c40] nal_unit_type: 9(AUD), nal_ref_idc: 0
  777. [h264 @ 0x55ef24c62c40] nal_unit_type: 6(SEI), nal_ref_idc: 0
  778. [h264 @ 0x55ef24c62c40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  779. [h264 @ 0x55ef24c62c40] ct_type:0 pic_struct:3
  780. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  781. [h264 @ 0x55ef24c7f3c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  782. [h264 @ 0x55ef24c7f3c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  783. [h264 @ 0x55ef24c7f3c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  784. [h264 @ 0x55ef24c7f3c0] ct_type:0 pic_struct:3
  785. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  786. [h264 @ 0x55ef24c9bb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
  787. [h264 @ 0x55ef24c9bb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
  788. [h264 @ 0x55ef24c9bb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  789. [h264 @ 0x55ef24c9bb40] ct_type:0 pic_struct:3
  790. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  791. Last message repeated 6 times
  792. [h264 @ 0x55ef24cb82c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  793. [h264 @ 0x55ef24cb82c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  794. [h264 @ 0x55ef24cb82c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  795. [h264 @ 0x55ef24cb82c0] ct_type:0 pic_struct:3
  796. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  797. [h264 @ 0x55ef24cd4a40] nal_unit_type: 9(AUD), nal_ref_idc: 0
  798. [h264 @ 0x55ef24cd4a40] nal_unit_type: 6(SEI), nal_ref_idc: 0
  799. [h264 @ 0x55ef24cd4a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  800. [h264 @ 0x55ef24cd4a40] ct_type:0 pic_struct:3
  801. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  802. [h264 @ 0x55ef24cf1140] nal_unit_type: 9(AUD), nal_ref_idc: 0
  803. [h264 @ 0x55ef24cf1140] nal_unit_type: 6(SEI), nal_ref_idc: 0
  804. [h264 @ 0x55ef24cf1140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  805. [h264 @ 0x55ef24cf1140] ct_type:0 pic_struct:3
  806. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  807. Last message repeated 6 times
  808. [h264 @ 0x55ef24d0d8c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  809. [h264 @ 0x55ef24d0d8c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  810. [h264 @ 0x55ef24d0d8c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  811. [h264 @ 0x55ef24d0d8c0] ct_type:0 pic_struct:3
  812. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  813. Last message repeated 12 times
  814. [h264 @ 0x55ef24d2a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
  815. [h264 @ 0x55ef24d2a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
  816. [h264 @ 0x55ef24d2a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  817. [h264 @ 0x55ef24d2a040] ct_type:0 pic_struct:3
  818. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  819. [h264 @ 0x55ef24bb5500] nal_unit_type: 9(AUD), nal_ref_idc: 0
  820. [h264 @ 0x55ef24bb5500] nal_unit_type: 7(SPS), nal_ref_idc: 1
  821. [h264 @ 0x55ef24bb5500] nal_unit_type: 8(PPS), nal_ref_idc: 1
  822. [h264 @ 0x55ef24bb5500] nal_unit_type: 6(SEI), nal_ref_idc: 0
  823. [h264 @ 0x55ef24bb5500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  824. [h264 @ 0x55ef24bb5500] ct_type:0 pic_struct:3
  825. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  826. [h264 @ 0x55ef24bc63c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  827. [h264 @ 0x55ef24bc63c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  828. [h264 @ 0x55ef24bc63c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  829. [h264 @ 0x55ef24bc63c0] ct_type:0 pic_struct:3
  830. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  831. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  832. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  833. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  834. [h264 @ 0x55ef24c0d7c0] ct_type:0 pic_struct:3
  835. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  836. Last message repeated 5 times
  837. [h264 @ 0x55ef24c29d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  838. [h264 @ 0x55ef24c29d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  839. [h264 @ 0x55ef24c29d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  840. [h264 @ 0x55ef24c29d80] ct_type:0 pic_struct:3
  841. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  842. [h264 @ 0x55ef24c46500] nal_unit_type: 9(AUD), nal_ref_idc: 0
  843. [h264 @ 0x55ef24c46500] nal_unit_type: 6(SEI), nal_ref_idc: 0
  844. [h264 @ 0x55ef24c46500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  845. [h264 @ 0x55ef24c46500] ct_type:0 pic_struct:3
  846. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  847. [h264 @ 0x55ef24c62c40] nal_unit_type: 9(AUD), nal_ref_idc: 0
  848. [h264 @ 0x55ef24c62c40] nal_unit_type: 6(SEI), nal_ref_idc: 0
  849. [h264 @ 0x55ef24c62c40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  850. [h264 @ 0x55ef24c62c40] ct_type:0 pic_struct:3
  851. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  852. [h264 @ 0x55ef24c7f3c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  853. [h264 @ 0x55ef24c7f3c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  854. [h264 @ 0x55ef24c7f3c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  855. [h264 @ 0x55ef24c7f3c0] ct_type:0 pic_struct:3
  856. [mp2 @ 0x55ef2446da80] Header missing
  857. Error while decoding stream #0:1: Invalid data found when processing input
  858. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  859. Last message repeated 6 times
  860. [h264 @ 0x55ef24c9bb40] nal_unit_type: 9(AUD), nal_ref_idc: 0
  861. [h264 @ 0x55ef24c9bb40] nal_unit_type: 6(SEI), nal_ref_idc: 0
  862. [h264 @ 0x55ef24c9bb40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  863. [h264 @ 0x55ef24c9bb40] ct_type:0 pic_struct:3
  864. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  865. [h264 @ 0x55ef24cb82c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  866. [h264 @ 0x55ef24cb82c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  867. [h264 @ 0x55ef24cb82c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  868. [h264 @ 0x55ef24cb82c0] ct_type:0 pic_struct:3
  869. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  870. [h264 @ 0x55ef24cd4a40] nal_unit_type: 9(AUD), nal_ref_idc: 0
  871. [h264 @ 0x55ef24cd4a40] nal_unit_type: 6(SEI), nal_ref_idc: 0
  872. [h264 @ 0x55ef24cd4a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  873. [h264 @ 0x55ef24cd4a40] ct_type:0 pic_struct:3
  874. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  875. [h264 @ 0x55ef24cf1140] nal_unit_type: 9(AUD), nal_ref_idc: 0
  876. [h264 @ 0x55ef24cf1140] nal_unit_type: 6(SEI), nal_ref_idc: 0
  877. [h264 @ 0x55ef24cf1140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  878. [h264 @ 0x55ef24cf1140] ct_type:0 pic_struct:3
  879. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  880. Last message repeated 6 times
  881. [h264 @ 0x55ef24d0d8c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  882. [h264 @ 0x55ef24d0d8c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  883. [h264 @ 0x55ef24d0d8c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  884. [h264 @ 0x55ef24d0d8c0] ct_type:0 pic_struct:3
  885. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  886. [h264 @ 0x55ef24d2a040] nal_unit_type: 9(AUD), nal_ref_idc: 0
  887. [h264 @ 0x55ef24d2a040] nal_unit_type: 6(SEI), nal_ref_idc: 0
  888. [h264 @ 0x55ef24d2a040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  889. [h264 @ 0x55ef24d2a040] ct_type:0 pic_struct:3
  890. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  891. [h264 @ 0x55ef24bb5500] nal_unit_type: 9(AUD), nal_ref_idc: 0
  892. [h264 @ 0x55ef24bb5500] nal_unit_type: 6(SEI), nal_ref_idc: 0
  893. [h264 @ 0x55ef24bb5500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  894. [h264 @ 0x55ef24bb5500] ct_type:0 pic_struct:3
  895. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  896. [h264 @ 0x55ef24bc63c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  897. [h264 @ 0x55ef24bc63c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  898. [h264 @ 0x55ef24bc63c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  899. [h264 @ 0x55ef24bc63c0] ct_type:0 pic_struct:3
  900. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  901. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 9(AUD), nal_ref_idc: 0
  902. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 6(SEI), nal_ref_idc: 0
  903. [h264 @ 0x55ef24c0d7c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
  904. [h264 @ 0x55ef24c0d7c0] ct_type:0 pic_struct:3
  905. [h264 @ 0x55ef24c29d80] nal_unit_type: 9(AUD), nal_ref_idc: 0
  906. [h264 @ 0x55ef24c29d80] nal_unit_type: 6(SEI), nal_ref_idc: 0
  907. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  908. [h264 @ 0x55ef24c29d80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  909. [h264 @ 0x55ef24c29d80] ct_type:0 pic_struct:3
  910. [h264 @ 0x55ef24c46500] nal_unit_type: 9(AUD), nal_ref_idc: 0
  911. [h264 @ 0x55ef24c46500] nal_unit_type: 6(SEI), nal_ref_idc: 0
  912. [h264 @ 0x55ef24c46500] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1
  913. [h264 @ 0x55ef24c46500] ct_type:0 pic_struct:3
  914. [graph 0 input from stream 0:0 @ 0x55ef24525ac0] Setting 'video_size' to value '720x576'
  915. [graph 0 input from stream 0:0 @ 0x55ef24525ac0] Setting 'pix_fmt' to value '23'
  916. [graph 0 input from stream 0:0 @ 0x55ef24525ac0] Setting 'time_base' to value '1/90000'
  917. [graph 0 input from stream 0:0 @ 0x55ef24525ac0] Setting 'pixel_aspect' to value '12/11'
  918. [graph 0 input from stream 0:0 @ 0x55ef24525ac0] Setting 'sws_param' to value 'flags=2'
  919. [graph 0 input from stream 0:0 @ 0x55ef24525ac0] Setting 'frame_rate' to value '25/1'
  920. [graph 0 input from stream 0:0 @ 0x55ef24525ac0] w:720 h:576 pixfmt:nv12 tb:1/90000 fr:25/1 sar:12/11 sws_param:flags=2
  921. [format @ 0x55ef244cd4c0] Setting 'pix_fmts' to value 'yuv420p|nv12|p010le|yuv444p|p016le|yuv444p16le|bgr0|rgb0|cuda'
  922. [auto_scaler_0 @ 0x55ef244a90c0] Setting 'flags' to value 'bicubic'
  923. [auto_scaler_0 @ 0x55ef244a90c0] w:iw h:ih flags:'bicubic' interl:0
  924. [deinterlace_in_0_0 @ 0x55ef24eb4040] auto-inserting filter 'auto_scaler_0' between the filter 'graph 0 input from stream 0:0' and the filter 'deinterlace_in_0_0'
  925. [AVFilterGraph @ 0x55ef24528b40] query_formats: 5 queried, 3 merged, 1 already done, 0 delayed
  926. [auto_scaler_0 @ 0x55ef244a90c0] picking yuv420p out of 3 ref:nv12 alpha:0
  927. [auto_scaler_0 @ 0x55ef244a90c0] w:720 h:576 fmt:nv12 sar:12/11 -> w:720 h:576 fmt:yuv420p sar:12/11 flags:0x4
  928. [h264_nvenc @ 0x55ef24458040] Loaded lib: libcuda.so.1
  929. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuInit
  930. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuDeviceGetCount
  931. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuDeviceGet
  932. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuDeviceGetName
  933. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuDeviceComputeCapability
  934. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuCtxCreate_v2
  935. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuCtxSetLimit
  936. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuCtxPushCurrent_v2
  937. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuCtxPopCurrent_v2
  938. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuCtxDestroy_v2
  939. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuMemAlloc_v2
  940. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuMemFree_v2
  941. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuMemcpy2D_v2
  942. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuMemcpy2DAsync_v2
  943. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuGetErrorName
  944. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuGetErrorString
  945. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuStreamCreate
  946. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuStreamQuery
  947. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuStreamSynchronize
  948. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuStreamDestroy_v2
  949. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuStreamAddCallback
  950. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuEventCreate
  951. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuEventDestroy_v2
  952. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuEventSynchronize
  953. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuEventQuery
  954. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuEventRecord
  955. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuGLGetDevices_v2
  956. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuGraphicsGLRegisterImage
  957. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuGraphicsUnregisterResource
  958. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuGraphicsMapResources
  959. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuGraphicsUnmapResources
  960. [h264_nvenc @ 0x55ef24458040] Loaded sym: cuGraphicsSubResourceGetMappedArray
  961. [h264_nvenc @ 0x55ef24458040] Loaded lib: libnvidia-encode.so.1
  962. [h264_nvenc @ 0x55ef24458040] Loaded sym: NvEncodeAPICreateInstance
  963. [h264_nvenc @ 0x55ef24458040] Loaded sym: NvEncodeAPIGetMaxSupportedVersion
  964. [h264_nvenc @ 0x55ef24458040] Loaded Nvenc version 8.1
  965. [h264_nvenc @ 0x55ef24458040] Nvenc initialized successfully
  966. [h264_nvenc @ 0x55ef24458040] 1 CUDA capable devices found
  967. [h264_nvenc @ 0x55ef24458040] [ GPU #0 - < Quadro P4000 > has Compute SM 6.1 ]
  968. [h264_nvenc @ 0x55ef24458040] Failed creating CUDA context for NVENC: 0x2
  969. [h264_nvenc @ 0x55ef24458040] No NVENC capable devices found
  970. [h264_nvenc @ 0x55ef24458040] Nvenc unloaded
  971. Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
  972. [AVIOContext @ 0x55ef2455bc80] Statistics: 0 seeks, 0 writeouts
  973. [rtmp @ 0x55ef248b6680] UnPublishing stream...
  974. [rtmp @ 0x55ef248b6680] Deleting stream...
  975. [aac @ 0x55ef2446e9c0] Qavg: 209.532
  976. [aac @ 0x55ef2446e9c0] 2 frames left in the queue on closing
  977. [AVIOContext @ 0x55ef24460a80] Statistics: 1007492 bytes read, 0 seeks
  978. Conversion failed!
Add Comment
Please, Sign In to add comment