Guest User

ffmpeg error

a guest
Sep 16th, 2014
215
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ffmpeg -v debug -i /tmp/ebsplus.ts -analyzeduration 100000 -probesize 100000 -map 0:25 -map 0:0 -codec copy -f hls -hls_list_size 5 -hls_time 10 /tmp/ebs/EBS_250_INT.m3u8
  2. ffmpeg version 2.3.3 Copyright (c) 2000-2014 the FFmpeg developers
  3. built on Aug 25 2014 19:47:15 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
  4. configuration: --prefix=/usr/local/Cellar/ffmpeg/2.3.3 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid
  5. libavutil 52. 92.100 / 52. 92.100
  6. libavcodec 55. 69.100 / 55. 69.100
  7. libavformat 55. 48.100 / 55. 48.100
  8. libavdevice 55. 13.102 / 55. 13.102
  9. libavfilter 4. 11.100 / 4. 11.100
  10. libavresample 1. 3. 0 / 1. 3. 0
  11. libswscale 2. 6.100 / 2. 6.100
  12. libswresample 0. 19.100 / 0. 19.100
  13. libpostproc 52. 3.100 / 52. 3.100
  14. Splitting the commandline.
  15. Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
  16. Reading option '-i' ... matched as input file with argument '/tmp/ebsplus.ts'.
  17. Reading option '-analyzeduration' ... matched as AVOption 'analyzeduration' with argument '100000'.
  18. Reading option '-probesize' ... matched as AVOption 'probesize' with argument '100000'.
  19. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:25'.
  20. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:0'.
  21. Reading option '-codec' ... matched as option 'codec' (codec name) with argument 'copy'.
  22. Reading option '-f' ... matched as option 'f' (force format) with argument 'hls'.
  23. Reading option '-hls_list_size' ... matched as AVOption 'hls_list_size' with argument '5'.
  24. Reading option '-hls_time' ... matched as AVOption 'hls_time' with argument '10'.
  25. Reading option '/tmp/ebs/EBS_250_INT.m3u8' ... matched as output file.
  26. Finished splitting the commandline.
  27. Parsing a group of options: global .
  28. Applying option v (set logging level) with argument debug.
  29. Successfully parsed a group of options.
  30. Parsing a group of options: input file /tmp/ebsplus.ts.
  31. Successfully parsed a group of options.
  32. Opening an input file: /tmp/ebsplus.ts.
  33. [mpegts @ 0x7fec22007800] Format mpegts probed with size=2048 and score=99
  34. [mpegts @ 0x7fec22007800] stream=0 stream_type=f pid=191 prog_reg_desc=
  35. [mpegts @ 0x7fec22007800] stream=1 stream_type=f pid=192 prog_reg_desc=
  36. [mpegts @ 0x7fec22007800] stream=2 stream_type=f pid=193 prog_reg_desc=
  37. [mpegts @ 0x7fec22007800] stream=3 stream_type=f pid=194 prog_reg_desc=
  38. [mpegts @ 0x7fec22007800] stream=4 stream_type=f pid=195 prog_reg_desc=
  39. [mpegts @ 0x7fec22007800] stream=5 stream_type=f pid=196 prog_reg_desc=
  40. [mpegts @ 0x7fec22007800] stream=6 stream_type=f pid=197 prog_reg_desc=
  41. [mpegts @ 0x7fec22007800] stream=7 stream_type=f pid=198 prog_reg_desc=
  42. [mpegts @ 0x7fec22007800] stream=8 stream_type=f pid=199 prog_reg_desc=
  43. [mpegts @ 0x7fec22007800] stream=9 stream_type=f pid=19a prog_reg_desc=
  44. [mpegts @ 0x7fec22007800] stream=10 stream_type=f pid=19b prog_reg_desc=
  45. [mpegts @ 0x7fec22007800] stream=11 stream_type=f pid=19c prog_reg_desc=
  46. [mpegts @ 0x7fec22007800] stream=12 stream_type=f pid=19d prog_reg_desc=
  47. [mpegts @ 0x7fec22007800] stream=13 stream_type=f pid=19e prog_reg_desc=
  48. [mpegts @ 0x7fec22007800] stream=14 stream_type=f pid=19f prog_reg_desc=
  49. [mpegts @ 0x7fec22007800] stream=15 stream_type=f pid=1a0 prog_reg_desc=
  50. [mpegts @ 0x7fec22007800] stream=16 stream_type=f pid=1a1 prog_reg_desc=
  51. [mpegts @ 0x7fec22007800] stream=17 stream_type=f pid=1a2 prog_reg_desc=
  52. [mpegts @ 0x7fec22007800] stream=18 stream_type=f pid=1a3 prog_reg_desc=
  53. [mpegts @ 0x7fec22007800] stream=19 stream_type=f pid=1a4 prog_reg_desc=
  54. [mpegts @ 0x7fec22007800] stream=20 stream_type=f pid=1a5 prog_reg_desc=
  55. [mpegts @ 0x7fec22007800] stream=21 stream_type=f pid=1a6 prog_reg_desc=
  56. [mpegts @ 0x7fec22007800] stream=22 stream_type=f pid=1a7 prog_reg_desc=
  57. [mpegts @ 0x7fec22007800] stream=23 stream_type=f pid=1a8 prog_reg_desc=
  58. [mpegts @ 0x7fec22007800] stream=24 stream_type=f pid=1a9 prog_reg_desc=
  59. [mpegts @ 0x7fec22007800] stream=25 stream_type=1b pid=1f4 prog_reg_desc=
  60. [mpegts @ 0x7fec22007800] stream=26 stream_type=1b pid=1f5 prog_reg_desc=
  61. [mpegts @ 0x7fec22007800] stream=27 stream_type=1b pid=1f6 prog_reg_desc=
  62. [mpegts @ 0x7fec22007800] stream=28 stream_type=1b pid=1f7 prog_reg_desc=
  63. [mpegts @ 0x7fec22007800] stream=29 stream_type=1b pid=1f8 prog_reg_desc=
  64. [mpegts @ 0x7fec22007800] stream=30 stream_type=1b pid=1f9 prog_reg_desc=
  65. [mpegts @ 0x7fec22007800] Before avformat_find_stream_info() pos: 0 bytes read:524288 seeks:1
  66. [mpegts @ 0x7fec22007800] All programs have pmt, headers found
  67. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  68. Last message repeated 1 times
  69. [h264 @ 0x7fec22036a00] decode_slice_header error
  70. [h264 @ 0x7fec22036a00] no frame!
  71. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  72. Last message repeated 1 times
  73. [h264 @ 0x7fec22036a00] decode_slice_header error
  74. [h264 @ 0x7fec22036a00] no frame!
  75. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  76. Last message repeated 1 times
  77. [h264 @ 0x7fec22038200] decode_slice_header error
  78. [h264 @ 0x7fec22038200] no frame!
  79. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  80. Last message repeated 1 times
  81. [h264 @ 0x7fec22038800] decode_slice_header error
  82. [h264 @ 0x7fec22038800] no frame!
  83. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  84. Last message repeated 1 times
  85. [h264 @ 0x7fec22038200] decode_slice_header error
  86. [h264 @ 0x7fec22038200] no frame!
  87. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  88. Last message repeated 1 times
  89. [h264 @ 0x7fec22036a00] decode_slice_header error
  90. [h264 @ 0x7fec22036a00] no frame!
  91. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  92. Last message repeated 1 times
  93. [h264 @ 0x7fec22037600] decode_slice_header error
  94. [h264 @ 0x7fec22037600] no frame!
  95. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  96. Last message repeated 1 times
  97. [h264 @ 0x7fec22037c00] decode_slice_header error
  98. [h264 @ 0x7fec22037c00] no frame!
  99. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  100. Last message repeated 1 times
  101. [h264 @ 0x7fec22038200] decode_slice_header error
  102. [h264 @ 0x7fec22038200] no frame!
  103. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  104. Last message repeated 1 times
  105. [h264 @ 0x7fec22038800] decode_slice_header error
  106. [h264 @ 0x7fec22038800] no frame!
  107. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  108. Last message repeated 1 times
  109. [h264 @ 0x7fec22036a00] decode_slice_header error
  110. [h264 @ 0x7fec22036a00] no frame!
  111. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  112. Last message repeated 1 times
  113. [h264 @ 0x7fec22037600] decode_slice_header error
  114. [h264 @ 0x7fec22037600] no frame!
  115. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  116. Last message repeated 1 times
  117. [h264 @ 0x7fec22038800] decode_slice_header error
  118. [h264 @ 0x7fec22038800] no frame!
  119. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  120. Last message repeated 1 times
  121. [h264 @ 0x7fec22037c00] decode_slice_header error
  122. [h264 @ 0x7fec22037c00] no frame!
  123. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  124. Last message repeated 1 times
  125. [h264 @ 0x7fec22038800] decode_slice_header error
  126. [h264 @ 0x7fec22038800] no frame!
  127. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  128. Last message repeated 1 times
  129. [h264 @ 0x7fec22038800] decode_slice_header error
  130. [h264 @ 0x7fec22038800] no frame!
  131. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  132. Last message repeated 1 times
  133. [h264 @ 0x7fec22038800] decode_slice_header error
  134. [h264 @ 0x7fec22038800] no frame!
  135. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  136. Last message repeated 1 times
  137. [h264 @ 0x7fec22038800] decode_slice_header error
  138. [h264 @ 0x7fec22038800] no frame!
  139. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  140. Last message repeated 1 times
  141. [h264 @ 0x7fec22038800] decode_slice_header error
  142. [h264 @ 0x7fec22038800] no frame!
  143. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  144. Last message repeated 1 times
  145. [h264 @ 0x7fec22036a00] decode_slice_header error
  146. [h264 @ 0x7fec22036a00] no frame!
  147. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  148. Last message repeated 1 times
  149. [h264 @ 0x7fec22038800] decode_slice_header error
  150. [h264 @ 0x7fec22038800] no frame!
  151. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  152. Last message repeated 1 times
  153. [h264 @ 0x7fec22038200] decode_slice_header error
  154. [h264 @ 0x7fec22038200] no frame!
  155. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  156. Last message repeated 1 times
  157. [h264 @ 0x7fec22038800] decode_slice_header error
  158. [h264 @ 0x7fec22038800] no frame!
  159. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  160. Last message repeated 1 times
  161. [h264 @ 0x7fec22038800] decode_slice_header error
  162. [h264 @ 0x7fec22038800] no frame!
  163. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  164. Last message repeated 1 times
  165. [h264 @ 0x7fec22036a00] decode_slice_header error
  166. [h264 @ 0x7fec22036a00] no frame!
  167. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  168. Last message repeated 1 times
  169. [h264 @ 0x7fec22037000] decode_slice_header error
  170. [h264 @ 0x7fec22037000] no frame!
  171. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  172. Last message repeated 1 times
  173. [h264 @ 0x7fec22038800] decode_slice_header error
  174. [h264 @ 0x7fec22038800] no frame!
  175. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  176. Last message repeated 1 times
  177. [h264 @ 0x7fec22038800] decode_slice_header error
  178. [h264 @ 0x7fec22038800] no frame!
  179. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  180. Last message repeated 1 times
  181. [h264 @ 0x7fec22038800] decode_slice_header error
  182. [h264 @ 0x7fec22038800] no frame!
  183. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  184. Last message repeated 1 times
  185. [h264 @ 0x7fec22038200] decode_slice_header error
  186. [h264 @ 0x7fec22038200] no frame!
  187. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  188. Last message repeated 1 times
  189. [h264 @ 0x7fec22036a00] decode_slice_header error
  190. [h264 @ 0x7fec22036a00] no frame!
  191. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  192. Last message repeated 1 times
  193. [h264 @ 0x7fec22038200] decode_slice_header error
  194. [h264 @ 0x7fec22038200] no frame!
  195. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  196. Last message repeated 1 times
  197. [h264 @ 0x7fec22037600] decode_slice_header error
  198. [h264 @ 0x7fec22037600] no frame!
  199. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  200. Last message repeated 1 times
  201. [h264 @ 0x7fec22037000] decode_slice_header error
  202. [h264 @ 0x7fec22037000] no frame!
  203. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  204. Last message repeated 1 times
  205. [h264 @ 0x7fec22037600] decode_slice_header error
  206. [h264 @ 0x7fec22037600] no frame!
  207. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  208. Last message repeated 1 times
  209. [h264 @ 0x7fec22036a00] decode_slice_header error
  210. [h264 @ 0x7fec22036a00] no frame!
  211. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  212. Last message repeated 1 times
  213. [h264 @ 0x7fec22037c00] decode_slice_header error
  214. [h264 @ 0x7fec22037c00] no frame!
  215. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  216. Last message repeated 1 times
  217. [h264 @ 0x7fec22037c00] decode_slice_header error
  218. [h264 @ 0x7fec22037c00] no frame!
  219. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  220. Last message repeated 1 times
  221. [h264 @ 0x7fec22037000] decode_slice_header error
  222. [h264 @ 0x7fec22037000] no frame!
  223. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  224. Last message repeated 1 times
  225. [h264 @ 0x7fec22037600] decode_slice_header error
  226. [h264 @ 0x7fec22037600] no frame!
  227. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  228. Last message repeated 1 times
  229. [h264 @ 0x7fec22036a00] decode_slice_header error
  230. [h264 @ 0x7fec22036a00] no frame!
  231. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  232. Last message repeated 1 times
  233. [h264 @ 0x7fec22038800] decode_slice_header error
  234. [h264 @ 0x7fec22038800] no frame!
  235. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  236. Last message repeated 1 times
  237. [h264 @ 0x7fec22037c00] decode_slice_header error
  238. [h264 @ 0x7fec22037c00] no frame!
  239. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  240. Last message repeated 1 times
  241. [h264 @ 0x7fec22037000] decode_slice_header error
  242. [h264 @ 0x7fec22037000] no frame!
  243. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  244. Last message repeated 1 times
  245. [h264 @ 0x7fec22038200] decode_slice_header error
  246. [h264 @ 0x7fec22038200] no frame!
  247. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  248. Last message repeated 1 times
  249. [h264 @ 0x7fec22038200] decode_slice_header error
  250. [h264 @ 0x7fec22038200] no frame!
  251. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  252. Last message repeated 1 times
  253. [h264 @ 0x7fec22036a00] decode_slice_header error
  254. [h264 @ 0x7fec22036a00] no frame!
  255. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  256. Last message repeated 1 times
  257. [h264 @ 0x7fec22037600] decode_slice_header error
  258. [h264 @ 0x7fec22037600] no frame!
  259. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  260. Last message repeated 1 times
  261. [h264 @ 0x7fec22037c00] decode_slice_header error
  262. [h264 @ 0x7fec22037c00] no frame!
  263. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  264. Last message repeated 1 times
  265. [h264 @ 0x7fec22037600] decode_slice_header error
  266. [h264 @ 0x7fec22037600] no frame!
  267. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  268. Last message repeated 1 times
  269. [h264 @ 0x7fec22037c00] decode_slice_header error
  270. [h264 @ 0x7fec22037c00] no frame!
  271. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  272. Last message repeated 1 times
  273. [h264 @ 0x7fec22036a00] decode_slice_header error
  274. [h264 @ 0x7fec22036a00] no frame!
  275. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  276. Last message repeated 1 times
  277. [h264 @ 0x7fec22037000] decode_slice_header error
  278. [h264 @ 0x7fec22037000] no frame!
  279. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  280. Last message repeated 1 times
  281. [h264 @ 0x7fec22038200] decode_slice_header error
  282. [h264 @ 0x7fec22038200] no frame!
  283. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  284. Last message repeated 1 times
  285. [h264 @ 0x7fec22038800] decode_slice_header error
  286. [h264 @ 0x7fec22038800] no frame!
  287. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  288. Last message repeated 1 times
  289. [h264 @ 0x7fec22036a00] decode_slice_header error
  290. [h264 @ 0x7fec22036a00] no frame!
  291. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  292. Last message repeated 1 times
  293. [h264 @ 0x7fec22037000] decode_slice_header error
  294. [h264 @ 0x7fec22037000] no frame!
  295. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  296. Last message repeated 1 times
  297. [h264 @ 0x7fec22038200] decode_slice_header error
  298. [h264 @ 0x7fec22038200] no frame!
  299. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  300. Last message repeated 1 times
  301. [h264 @ 0x7fec22038800] decode_slice_header error
  302. [h264 @ 0x7fec22038800] no frame!
  303. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  304. Last message repeated 1 times
  305. [h264 @ 0x7fec22036a00] decode_slice_header error
  306. [h264 @ 0x7fec22036a00] no frame!
  307. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  308. Last message repeated 1 times
  309. [h264 @ 0x7fec22037000] decode_slice_header error
  310. [h264 @ 0x7fec22037000] no frame!
  311. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  312. Last message repeated 1 times
  313. [h264 @ 0x7fec22037600] decode_slice_header error
  314. [h264 @ 0x7fec22037600] no frame!
  315. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  316. Last message repeated 1 times
  317. [h264 @ 0x7fec22038800] decode_slice_header error
  318. [h264 @ 0x7fec22038800] no frame!
  319. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  320. Last message repeated 1 times
  321. [h264 @ 0x7fec22037600] decode_slice_header error
  322. [h264 @ 0x7fec22037600] no frame!
  323. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  324. Last message repeated 1 times
  325. [h264 @ 0x7fec22038800] decode_slice_header error
  326. [h264 @ 0x7fec22038800] no frame!
  327. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  328. Last message repeated 1 times
  329. [h264 @ 0x7fec22036a00] decode_slice_header error
  330. [h264 @ 0x7fec22036a00] no frame!
  331. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  332. Last message repeated 1 times
  333. [h264 @ 0x7fec22038800] decode_slice_header error
  334. [h264 @ 0x7fec22038800] no frame!
  335. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  336. Last message repeated 1 times
  337. [h264 @ 0x7fec22038800] decode_slice_header error
  338. [h264 @ 0x7fec22038800] no frame!
  339. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  340. Last message repeated 1 times
  341. [h264 @ 0x7fec22038800] decode_slice_header error
  342. [h264 @ 0x7fec22038800] no frame!
  343. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  344. Last message repeated 1 times
  345. [h264 @ 0x7fec22037c00] decode_slice_header error
  346. [h264 @ 0x7fec22037c00] no frame!
  347. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  348. Last message repeated 1 times
  349. [h264 @ 0x7fec22038800] decode_slice_header error
  350. [h264 @ 0x7fec22038800] no frame!
  351. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  352. Last message repeated 1 times
  353. [h264 @ 0x7fec22038800] decode_slice_header error
  354. [h264 @ 0x7fec22038800] no frame!
  355. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  356. Last message repeated 1 times
  357. [h264 @ 0x7fec22037c00] decode_slice_header error
  358. [h264 @ 0x7fec22037c00] no frame!
  359. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  360. Last message repeated 1 times
  361. [h264 @ 0x7fec22038800] decode_slice_header error
  362. [h264 @ 0x7fec22038800] no frame!
  363. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  364. Last message repeated 1 times
  365. [h264 @ 0x7fec22036a00] decode_slice_header error
  366. [h264 @ 0x7fec22036a00] no frame!
  367. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  368. Last message repeated 1 times
  369. [h264 @ 0x7fec22037600] decode_slice_header error
  370. [h264 @ 0x7fec22037600] no frame!
  371. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  372. Last message repeated 1 times
  373. [h264 @ 0x7fec22038800] decode_slice_header error
  374. [h264 @ 0x7fec22038800] no frame!
  375. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  376. Last message repeated 1 times
  377. [h264 @ 0x7fec22038800] decode_slice_header error
  378. [h264 @ 0x7fec22038800] no frame!
  379. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  380. Last message repeated 1 times
  381. [h264 @ 0x7fec22038800] decode_slice_header error
  382. [h264 @ 0x7fec22038800] no frame!
  383. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  384. Last message repeated 1 times
  385. [h264 @ 0x7fec22037000] decode_slice_header error
  386. [h264 @ 0x7fec22037000] no frame!
  387. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  388. Last message repeated 1 times
  389. [h264 @ 0x7fec22038800] decode_slice_header error
  390. [h264 @ 0x7fec22038800] no frame!
  391. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  392. Last message repeated 1 times
  393. [h264 @ 0x7fec22038800] decode_slice_header error
  394. [h264 @ 0x7fec22038800] no frame!
  395. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  396. Last message repeated 1 times
  397. [h264 @ 0x7fec22037000] decode_slice_header error
  398. [h264 @ 0x7fec22037000] no frame!
  399. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  400. Last message repeated 1 times
  401. [h264 @ 0x7fec22037c00] decode_slice_header error
  402. [h264 @ 0x7fec22037c00] no frame!
  403. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  404. Last message repeated 1 times
  405. [h264 @ 0x7fec22037600] decode_slice_header error
  406. [h264 @ 0x7fec22037600] no frame!
  407. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  408. Last message repeated 1 times
  409. [h264 @ 0x7fec22038200] decode_slice_header error
  410. [h264 @ 0x7fec22038200] no frame!
  411. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  412. Last message repeated 1 times
  413. [h264 @ 0x7fec22037c00] decode_slice_header error
  414. [h264 @ 0x7fec22037c00] no frame!
  415. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  416. Last message repeated 1 times
  417. [h264 @ 0x7fec22037000] decode_slice_header error
  418. [h264 @ 0x7fec22037000] no frame!
  419. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  420. Last message repeated 1 times
  421. [h264 @ 0x7fec22037000] decode_slice_header error
  422. [h264 @ 0x7fec22037000] no frame!
  423. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  424. Last message repeated 1 times
  425. [h264 @ 0x7fec22037600] decode_slice_header error
  426. [h264 @ 0x7fec22037600] no frame!
  427. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  428. Last message repeated 1 times
  429. [h264 @ 0x7fec22037c00] decode_slice_header error
  430. [h264 @ 0x7fec22037c00] no frame!
  431. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  432. Last message repeated 1 times
  433. [h264 @ 0x7fec22037000] decode_slice_header error
  434. [h264 @ 0x7fec22037000] no frame!
  435. [h264 @ 0x7fec22038800] non-existing PPS 0 referenced
  436. Last message repeated 1 times
  437. [h264 @ 0x7fec22038800] decode_slice_header error
  438. [h264 @ 0x7fec22038800] no frame!
  439. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  440. Last message repeated 1 times
  441. [h264 @ 0x7fec22038200] decode_slice_header error
  442. [h264 @ 0x7fec22038200] no frame!
  443. [h264 @ 0x7fec22038800] Current profile doesn't provide more RBSP data in PPS, skipping
  444. [h264 @ 0x7fec22038800] Frame num gap 9 4
  445. [h264 @ 0x7fec22038800] Frame num gap 9 5
  446. [h264 @ 0x7fec22038800] Frame num gap 9 6
  447. [h264 @ 0x7fec22038800] Frame num gap 9 7
  448. [h264 @ 0x7fec22038800] mmco: unref short failure
  449. Last message repeated 1 times
  450. [h264 @ 0x7fec22036a00] non-existing PPS 0 referenced
  451. Last message repeated 1 times
  452. [h264 @ 0x7fec22036a00] decode_slice_header error
  453. [h264 @ 0x7fec22036a00] no frame!
  454. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  455. Last message repeated 1 times
  456. [h264 @ 0x7fec22038200] decode_slice_header error
  457. [h264 @ 0x7fec22038200] no frame!
  458. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  459. Last message repeated 1 times
  460. [h264 @ 0x7fec22038200] decode_slice_header error
  461. [h264 @ 0x7fec22038200] no frame!
  462. [h264 @ 0x7fec22036a00] Frame num gap 24 21
  463. [h264 @ 0x7fec22036a00] Frame num gap 24 22
  464. [h264 @ 0x7fec22038800] no picture ooo
  465. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  466. Last message repeated 1 times
  467. [h264 @ 0x7fec22038200] decode_slice_header error
  468. [h264 @ 0x7fec22038200] no frame!
  469. [h264 @ 0x7fec22038800] Increasing reorder buffer to 2
  470. [h264 @ 0x7fec22038800] no picture ooo
  471. [h264 @ 0x7fec22038800] Increasing reorder buffer to 3
  472. [h264 @ 0x7fec22038800] no picture ooo
  473. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  474. Last message repeated 1 times
  475. [h264 @ 0x7fec22038200] decode_slice_header error
  476. [h264 @ 0x7fec22038200] no frame!
  477. [h264 @ 0x7fec22038800] no picture ooo
  478. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  479. Last message repeated 1 times
  480. [h264 @ 0x7fec22037c00] decode_slice_header error
  481. [h264 @ 0x7fec22037c00] no frame!
  482. [h264 @ 0x7fec22038800] mmco: unref short failure
  483. Last message repeated 1 times
  484. [h264 @ 0x7fec22038800] no picture ooo
  485. Last message repeated 1 times
  486. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  487. Last message repeated 1 times
  488. [h264 @ 0x7fec22038200] decode_slice_header error
  489. [h264 @ 0x7fec22038200] no frame!
  490. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  491. Last message repeated 1 times
  492. [h264 @ 0x7fec22037600] decode_slice_header error
  493. [h264 @ 0x7fec22037600] no frame!
  494. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  495. Last message repeated 1 times
  496. [h264 @ 0x7fec22037c00] decode_slice_header error
  497. [h264 @ 0x7fec22037c00] no frame!
  498. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  499. Last message repeated 1 times
  500. [h264 @ 0x7fec22038200] decode_slice_header error
  501. [h264 @ 0x7fec22038200] no frame!
  502. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  503. Last message repeated 1 times
  504. [h264 @ 0x7fec22037000] decode_slice_header error
  505. [h264 @ 0x7fec22037000] no frame!
  506. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  507. Last message repeated 1 times
  508. [h264 @ 0x7fec22037c00] decode_slice_header error
  509. [h264 @ 0x7fec22037c00] no frame!
  510. [h264 @ 0x7fec22038800] no picture ooo
  511. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  512. Last message repeated 1 times
  513. [h264 @ 0x7fec22038200] decode_slice_header error
  514. [h264 @ 0x7fec22038200] no frame!
  515. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  516. Last message repeated 1 times
  517. [h264 @ 0x7fec22037600] decode_slice_header error
  518. [h264 @ 0x7fec22037600] no frame!
  519. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  520. Last message repeated 1 times
  521. [h264 @ 0x7fec22037c00] decode_slice_header error
  522. [h264 @ 0x7fec22037c00] no frame!
  523. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  524. Last message repeated 1 times
  525. [h264 @ 0x7fec22037600] decode_slice_header error
  526. [h264 @ 0x7fec22037600] no frame!
  527. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  528. Last message repeated 1 times
  529. [h264 @ 0x7fec22038200] decode_slice_header error
  530. [h264 @ 0x7fec22038200] no frame!
  531. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  532. Last message repeated 1 times
  533. [h264 @ 0x7fec22037c00] decode_slice_header error
  534. [h264 @ 0x7fec22037c00] no frame!
  535. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  536. Last message repeated 1 times
  537. [h264 @ 0x7fec22037600] decode_slice_header error
  538. [h264 @ 0x7fec22037600] no frame!
  539. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  540. Last message repeated 1 times
  541. [h264 @ 0x7fec22037000] decode_slice_header error
  542. [h264 @ 0x7fec22037000] no frame!
  543. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  544. Last message repeated 1 times
  545. [h264 @ 0x7fec22038200] decode_slice_header error
  546. [h264 @ 0x7fec22038200] no frame!
  547. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  548. Last message repeated 1 times
  549. [h264 @ 0x7fec22037c00] decode_slice_header error
  550. [h264 @ 0x7fec22037c00] no frame!
  551. [h264 @ 0x7fec22038800] no picture
  552. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  553. Last message repeated 1 times
  554. [h264 @ 0x7fec22037000] decode_slice_header error
  555. [h264 @ 0x7fec22037000] no frame!
  556. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  557. Last message repeated 1 times
  558. [h264 @ 0x7fec22037600] decode_slice_header error
  559. [h264 @ 0x7fec22037600] no frame!
  560. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  561. Last message repeated 1 times
  562. [h264 @ 0x7fec22038200] decode_slice_header error
  563. [h264 @ 0x7fec22038200] no frame!
  564. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  565. Last message repeated 1 times
  566. [h264 @ 0x7fec22037000] decode_slice_header error
  567. [h264 @ 0x7fec22037000] no frame!
  568. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  569. Last message repeated 1 times
  570. [h264 @ 0x7fec22037c00] decode_slice_header error
  571. [h264 @ 0x7fec22037c00] no frame!
  572. [h264 @ 0x7fec22038800] no picture
  573. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  574. Last message repeated 1 times
  575. [h264 @ 0x7fec22038200] decode_slice_header error
  576. [h264 @ 0x7fec22038200] no frame!
  577. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  578. Last message repeated 1 times
  579. [h264 @ 0x7fec22037600] decode_slice_header error
  580. [h264 @ 0x7fec22037600] no frame!
  581. [h264 @ 0x7fec22038800] no picture
  582. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  583. Last message repeated 1 times
  584. [h264 @ 0x7fec22037c00] decode_slice_header error
  585. [h264 @ 0x7fec22037c00] no frame!
  586. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  587. Last message repeated 1 times
  588. [h264 @ 0x7fec22037000] decode_slice_header error
  589. [h264 @ 0x7fec22037000] no frame!
  590. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  591. Last message repeated 1 times
  592. [h264 @ 0x7fec22037600] decode_slice_header error
  593. [h264 @ 0x7fec22037600] no frame!
  594. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  595. Last message repeated 1 times
  596. [h264 @ 0x7fec22037c00] decode_slice_header error
  597. [h264 @ 0x7fec22037c00] no frame!
  598. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  599. Last message repeated 1 times
  600. [h264 @ 0x7fec22037000] decode_slice_header error
  601. [h264 @ 0x7fec22037000] no frame!
  602. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  603. Last message repeated 1 times
  604. [h264 @ 0x7fec22037600] decode_slice_header error
  605. [h264 @ 0x7fec22037600] no frame!
  606. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  607. Last message repeated 1 times
  608. [h264 @ 0x7fec22037c00] decode_slice_header error
  609. [h264 @ 0x7fec22037c00] no frame!
  610. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  611. Last message repeated 1 times
  612. [h264 @ 0x7fec22037000] decode_slice_header error
  613. [h264 @ 0x7fec22037000] no frame!
  614. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  615. Last message repeated 1 times
  616. [h264 @ 0x7fec22037600] decode_slice_header error
  617. [h264 @ 0x7fec22037600] no frame!
  618. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  619. Last message repeated 1 times
  620. [h264 @ 0x7fec22037000] decode_slice_header error
  621. [h264 @ 0x7fec22037000] no frame!
  622. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  623. Last message repeated 1 times
  624. [h264 @ 0x7fec22037c00] decode_slice_header error
  625. [h264 @ 0x7fec22037c00] no frame!
  626. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  627. Last message repeated 1 times
  628. [h264 @ 0x7fec22037600] decode_slice_header error
  629. [h264 @ 0x7fec22037600] no frame!
  630. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  631. Last message repeated 1 times
  632. [h264 @ 0x7fec22037c00] decode_slice_header error
  633. [h264 @ 0x7fec22037c00] no frame!
  634. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  635. Last message repeated 1 times
  636. [h264 @ 0x7fec22037000] decode_slice_header error
  637. [h264 @ 0x7fec22037000] no frame!
  638. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  639. Last message repeated 1 times
  640. [h264 @ 0x7fec22037600] decode_slice_header error
  641. [h264 @ 0x7fec22037600] no frame!
  642. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  643. Last message repeated 1 times
  644. [h264 @ 0x7fec22037000] decode_slice_header error
  645. [h264 @ 0x7fec22037000] no frame!
  646. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  647. Last message repeated 1 times
  648. [h264 @ 0x7fec22037600] decode_slice_header error
  649. [h264 @ 0x7fec22037600] no frame!
  650. [h264 @ 0x7fec22038200] non-existing PPS 0 referenced
  651. Last message repeated 1 times
  652. [h264 @ 0x7fec22038200] decode_slice_header error
  653. [h264 @ 0x7fec22038200] no frame!
  654. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  655. Last message repeated 1 times
  656. [h264 @ 0x7fec22037000] decode_slice_header error
  657. [h264 @ 0x7fec22037000] no frame!
  658. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  659. Last message repeated 1 times
  660. [h264 @ 0x7fec22037000] decode_slice_header error
  661. [h264 @ 0x7fec22037000] no frame!
  662. [h264 @ 0x7fec22037c00] non-existing PPS 0 referenced
  663. Last message repeated 1 times
  664. [h264 @ 0x7fec22037c00] decode_slice_header error
  665. [h264 @ 0x7fec22037c00] no frame!
  666. [h264 @ 0x7fec22037600] non-existing PPS 0 referenced
  667. Last message repeated 1 times
  668. [h264 @ 0x7fec22037600] decode_slice_header error
  669. [h264 @ 0x7fec22037600] no frame!
  670. [h264 @ 0x7fec22037000] non-existing PPS 0 referenced
  671. Last message repeated 1 times
  672. [h264 @ 0x7fec22037000] decode_slice_header error
  673. [h264 @ 0x7fec22037000] no frame!
  674. [mpegts @ 0x7fec22007800] All info found
  675. rfps: 24.583333 0.018094
  676. rfps: 24.666667 0.011575
  677. rfps: 24.750000 0.006507
  678. rfps: 24.833333 0.002888
  679. Last message repeated 1 times
  680. rfps: 24.916667 0.000719
  681. Last message repeated 1 times
  682. rfps: 25.000000 0.000000
  683. Last message repeated 1 times
  684. rfps: 25.083333 0.000731
  685. Last message repeated 1 times
  686. rfps: 25.166667 0.002913
  687. Last message repeated 1 times
  688. rfps: 25.250000 0.006544
  689. rfps: 25.333333 0.011625
  690. rfps: 25.416667 0.018157
  691. rfps: 49.583333 0.018063
  692. Last message repeated 1 times
  693. rfps: 49.666667 0.011551
  694. Last message repeated 1 times
  695. rfps: 49.750000 0.006488
  696. Last message repeated 1 times
  697. rfps: 49.833333 0.002875
  698. Last message repeated 1 times
  699. rfps: 49.916667 0.000713
  700. Last message repeated 1 times
  701. rfps: 50.000000 0.000000
  702. Last message repeated 1 times
  703. rfps: 50.083333 0.000738
  704. Last message repeated 1 times
  705. rfps: 50.166667 0.002925
  706. Last message repeated 1 times
  707. rfps: 50.250000 0.006563
  708. Last message repeated 1 times
  709. rfps: 50.333333 0.011650
  710. Last message repeated 1 times
  711. rfps: 50.416667 0.018188
  712. Last message repeated 1 times
  713. rfps: 24.583333 0.014419
  714. rfps: 24.666667 0.009224
  715. rfps: 24.750000 0.005184
  716. Last message repeated 1 times
  717. rfps: 24.833333 0.002301
  718. Last message repeated 1 times
  719. rfps: 24.916667 0.000573
  720. Last message repeated 1 times
  721. rfps: 25.000000 0.000000
  722. Last message repeated 1 times
  723. rfps: 25.083333 0.000583
  724. Last message repeated 1 times
  725. rfps: 25.166667 0.002322
  726. rfps: 25.250000 0.005216
  727. rfps: 25.333333 0.009266
  728. rfps: 25.416667 0.014471
  729. rfps: 49.583333 0.014392
  730. rfps: 49.666667 0.009203
  731. rfps: 49.750000 0.005169
  732. rfps: 49.833333 0.002290
  733. Last message repeated 1 times
  734. rfps: 49.916667 0.000567
  735. Last message repeated 1 times
  736. rfps: 50.000000 0.000000
  737. Last message repeated 1 times
  738. rfps: 50.083333 0.000588
  739. Last message repeated 1 times
  740. rfps: 50.166667 0.002332
  741. Last message repeated 1 times
  742. rfps: 50.250000 0.005232
  743. rfps: 50.333333 0.009287
  744. rfps: 50.416667 0.014498
  745. [mpegts @ 0x7fec22007800] Setting avg frame rate based on r frame rate
  746. rfps: 25.000000 0.000000
  747. Last message repeated 1 times
  748. rfps: 25.083333 0.000631
  749. Last message repeated 1 times
  750. rfps: 25.166667 0.002511
  751. rfps: 25.250000 0.005642
  752. rfps: 25.333333 0.010023
  753. rfps: 25.416667 0.015654
  754. rfps: 49.583333 0.015569
  755. rfps: 49.666667 0.009955
  756. rfps: 49.750000 0.005591
  757. rfps: 49.833333 0.002478
  758. Last message repeated 1 times
  759. rfps: 49.916667 0.000614
  760. Last message repeated 1 times
  761. rfps: 50.000000 0.000000
  762. Last message repeated 1 times
  763. rfps: 50.083333 0.000636
  764. Last message repeated 1 times
  765. rfps: 50.166667 0.002523
  766. Last message repeated 1 times
  767. rfps: 50.250000 0.005659
  768. rfps: 50.333333 0.010045
  769. rfps: 50.416667 0.015682
  770. rfps: 24.583333 0.016823
  771. rfps: 24.666667 0.010762
  772. rfps: 24.750000 0.006049
  773. Last message repeated 1 times
  774. rfps: 24.833333 0.002684
  775. Last message repeated 1 times
  776. rfps: 24.916667 0.000668
  777. Last message repeated 1 times
  778. rfps: 25.000000 0.000000
  779. Last message repeated 1 times
  780. rfps: 25.083333 0.000680
  781. Last message repeated 1 times
  782. rfps: 25.166667 0.002708
  783. rfps: 25.250000 0.006085
  784. rfps: 25.333333 0.010809
  785. rfps: 25.416667 0.016882
  786. rfps: 49.583333 0.016793
  787. rfps: 49.666667 0.010738
  788. rfps: 49.750000 0.006031
  789. rfps: 49.833333 0.002673
  790. Last message repeated 1 times
  791. rfps: 49.916667 0.000662
  792. Last message repeated 1 times
  793. rfps: 50.000000 0.000000
  794. Last message repeated 1 times
  795. rfps: 50.083333 0.000686
  796. Last message repeated 1 times
  797. rfps: 50.166667 0.002720
  798. Last message repeated 1 times
  799. rfps: 50.250000 0.006103
  800. rfps: 50.333333 0.010833
  801. rfps: 50.416667 0.016912
  802. rfps: 24.666667 0.014191
  803. rfps: 24.750000 0.007976
  804. Last message repeated 1 times
  805. rfps: 24.833333 0.003540
  806. Last message repeated 1 times
  807. rfps: 24.916667 0.000881
  808. Last message repeated 1 times
  809. rfps: 25.000000 0.000000
  810. Last message repeated 1 times
  811. rfps: 25.083333 0.000897
  812. Last message repeated 1 times
  813. rfps: 25.166667 0.003572
  814. rfps: 25.250000 0.008024
  815. rfps: 25.333333 0.014254
  816. rfps: 49.666667 0.014159
  817. rfps: 49.750000 0.007953
  818. rfps: 49.833333 0.003524
  819. Last message repeated 1 times
  820. rfps: 49.916667 0.000873
  821. Last message repeated 1 times
  822. rfps: 50.000000 0.000000
  823. Last message repeated 1 times
  824. rfps: 50.083333 0.000905
  825. Last message repeated 1 times
  826. rfps: 50.166667 0.003588
  827. Last message repeated 1 times
  828. rfps: 50.250000 0.008048
  829. rfps: 50.333333 0.014286
  830. rfps: 49.666667 0.014623
  831. rfps: 49.750000 0.008211
  832. Last message repeated 1 times
  833. rfps: 49.833333 0.003637
  834. Last message repeated 1 times
  835. rfps: 49.916667 0.000900
  836. Last message repeated 1 times
  837. rfps: 50.000000 0.000000
  838. Last message repeated 1 times
  839. rfps: 50.083333 0.000937
  840. Last message repeated 1 times
  841. rfps: 50.166667 0.003711
  842. Last message repeated 1 times
  843. rfps: 50.250000 0.008323
  844. Last message repeated 1 times
  845. rfps: 50.333333 0.014771
  846. [mpegts @ 0x7fec22007800] PES packet size mismatch
  847. Last message repeated 27 times
  848. [mpegts @ 0x7fec22007800] stream 25 : no PTS found at end of file, duration not set
  849. [mpegts @ 0x7fec22007800] After avformat_find_stream_info() pos: 0 bytes read:5468592 seeks:4 frames:1324
  850. Input #0, mpegts, from '/tmp/ebsplus.ts':
  851. Duration: 00:03:06.64, start: 42712.178589, bitrate: 22738 kb/s
  852. Program 1
  853. Stream #0:0[0x191](qaa), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 213 kb/s
  854. Stream #0:1[0x192](eng), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  855. Stream #0:2[0x193](fre), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 159 kb/s
  856. Stream #0:3[0x194](ger), 44, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 183 kb/s
  857. Stream #0:4[0x195](ita), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  858. Stream #0:5[0x196](spa), 44, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 211 kb/s
  859. Stream #0:6[0x197](gre), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 190 kb/s
  860. Stream #0:7[0x198](por), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 169 kb/s
  861. Stream #0:8[0x199](dut), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 176 kb/s
  862. Stream #0:9[0x19a](dan), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 210 kb/s
  863. Stream #0:10[0x19b](fin), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  864. Stream #0:11[0x19c](swe), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  865. Stream #0:12[0x19d](cze), 44, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  866. Stream #0:13[0x19e](est), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 225 kb/s
  867. Stream #0:14[0x19f](lav), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 171 kb/s
  868. Stream #0:15[0x1a0](lit), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  869. Stream #0:16[0x1a1](hun), 44, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  870. Stream #0:17[0x1a2](mlt), 44, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  871. Stream #0:18[0x1a3](pol), 44, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  872. Stream #0:19[0x1a4](slo), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 178 kb/s
  873. Stream #0:20[0x1a5](slv), 44, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  874. Stream #0:21[0x1a6](bul), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  875. Stream #0:22[0x1a7](rum), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  876. Stream #0:23[0x1a8](gle), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 177 kb/s
  877. Stream #0:24[0x1a9](hrv), 45, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, fltp, 193 kb/s
  878. Stream #0:25[0x1f4], 29, 1/90000: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, bt470bg), 320x180 [SAR 45:44 DAR 20:11], 1/50, 25 fps, 25 tbr, 90k tbn, 50 tbc
  879. Stream #0:26[0x1f5], 26, 1/90000: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, bt470bg), 426x240 [SAR 800:781 DAR 20:11], 1/50, 25 fps, 25 tbr, 90k tbn, 50 tbc
  880. Stream #0:27[0x1f6], 27, 1/90000: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, bt470bg), 640x360 [SAR 45:44 DAR 20:11], 1/50, 25 fps, 25 tbr, 90k tbn, 50 tbc
  881. Stream #0:28[0x1f7], 28, 1/90000: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, bt470bg), 852x480 [SAR 800:781 DAR 20:11], 1/50, 25 fps, 25 tbr, 90k tbn, 50 tbc
  882. Stream #0:29[0x1f8], 32, 1/90000: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709), 1280x720 [SAR 45:44 DAR 20:11], 1/50, 25 fps, 25 tbr, 90k tbn, 50 tbc
  883. Stream #0:30[0x1f9], 64, 1/90000: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, bt470bg), 720x576 [SAR 16:11 DAR 20:11], 1/50, 25 fps, 50 tbr, 90k tbn, 50 tbc
  884. Successfully opened the file.
  885. Parsing a group of options: output file /tmp/ebs/EBS_250_INT.m3u8.
  886. Applying option map (set input stream mapping) with argument 0:25.
  887. Applying option map (set input stream mapping) with argument 0:0.
  888. Applying option codec (codec name) with argument copy.
  889. Applying option f (force format) with argument hls.
  890. Successfully parsed a group of options.
  891. Opening an output file: /tmp/ebs/EBS_250_INT.m3u8.
  892. Successfully opened the file.
  893. [mpegts @ 0x7fec2403f200] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
  894. Last message repeated 1 times
  895. [mpegts @ 0x7fec2403f200] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
  896. Output #0, hls, to '/tmp/ebs/EBS_250_INT.m3u8':
  897. Metadata:
  898. encoder : Lavf55.48.100
  899. Stream #0:0, 0, 1/25: Video: h264 ([27][0][0][0] / 0x001B), yuv420p, 320x180 [SAR 45:44 DAR 20:11], 1/25, q=2-31, 25 fps, 25 tbn, 25 tbc
  900. Stream #0:1(qaa), 0, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, stereo, 213 kb/s
  901. Stream mapping:
  902. Stream #0:25 -> #0:0 (copy)
  903. Stream #0:0 -> #0:1 (copy)
  904. Press [q] to stop, [?] for help
  905. [mpegts @ 0x7fec22007800] Correcting start time by 3022
  906. [AVIOContext @ 0x7fec23825300] Statistics: 0 seeks, 569 writeouts
  907. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:0
  908. [AVIOContext @ 0x7fec23815780] Statistics: 0 seeks, 1 writeouts
  909. [AVIOContext @ 0x7fec23825300] Statistics: 0 seeks, 562 writeouts
  910. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:0
  911. [AVIOContext @ 0x7fec23804f60] Statistics: 0 seeks, 1 writeouts
  912. [AVIOContext @ 0x7fec23825300] Statistics: 0 seeks, 563 writeouts
  913. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:0
  914. [AVIOContext @ 0x7fec23815820] Statistics: 0 seeks, 1 writeouts
  915. [AVIOContext @ 0x7fec23825300] Statistics: 0 seeks, 562 writeouts
  916. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:0
  917. [AVIOContext @ 0x7fec23813d00] Statistics: 0 seeks, 1 writeouts
  918. [AVIOContext @ 0x7fec23825300] Statistics: 0 seeks, 563 writeouts
  919. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:0
  920. [AVIOContext @ 0x7fec217046e0] Statistics: 0 seeks, 1 writeouts
  921. [AVIOContext @ 0x7fec21704580] Statistics: 0 seeks, 562 writeouts
  922. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:1
  923. [AVIOContext @ 0x7fec23906140] Statistics: 0 seeks, 1 writeouts
  924. [AVIOContext @ 0x7fec23901240] Statistics: 0 seeks, 563 writeouts
  925. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:2
  926. [AVIOContext @ 0x7fec23906160] Statistics: 0 seeks, 1 writeouts
  927. [AVIOContext @ 0x7fec23901220] Statistics: 0 seeks, 562 writeouts
  928. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:3
  929. [AVIOContext @ 0x7fec23904d00] Statistics: 0 seeks, 1 writeouts
  930. [AVIOContext @ 0x7fec23904c40] Statistics: 0 seeks, 563 writeouts
  931. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:4
  932. [AVIOContext @ 0x7fec23904a00] Statistics: 0 seeks, 1 writeouts
  933. [AVIOContext @ 0x7fec23904c20] Statistics: 0 seeks, 562 writeouts
  934. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:5
  935. [AVIOContext @ 0x7fec23901000] Statistics: 0 seeks, 1 writeouts
  936. [AVIOContext @ 0x7fec23901500] Statistics: 0 seeks, 563 writeouts
  937. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:6
  938. [AVIOContext @ 0x7fec23903fa0] Statistics: 0 seeks, 1 writeouts
  939. [AVIOContext @ 0x7fec23901780] Statistics: 0 seeks, 562 writeouts
  940. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:7
  941. [AVIOContext @ 0x7fec23903340] Statistics: 0 seeks, 1 writeouts
  942. [AVIOContext @ 0x7fec23903280] Statistics: 0 seeks, 563 writeouts
  943. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:8
  944. [AVIOContext @ 0x7fec23906900] Statistics: 0 seeks, 1 writeouts
  945. [AVIOContext @ 0x7fec23903260] Statistics: 0 seeks, 562 writeouts
  946. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:9
  947. [AVIOContext @ 0x7fec23904b00] Statistics: 0 seeks, 1 writeouts
  948. [AVIOContext @ 0x7fec23902000] Statistics: 0 seeks, 563 writeouts
  949. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:10
  950. [AVIOContext @ 0x7fec239075e0] Statistics: 0 seeks, 1 writeouts
  951. [mpegts @ 0x7fec22007800] Continuity check failed for pid 505 expected 10 got 11
  952. [mpegts @ 0x7fec22007800] Continuity check failed for pid 503 expected 6 got 3
  953. [mpegts @ 0x7fec22007800] Continuity check failed for pid 409 expected 15 got 3
  954. [mpegts @ 0x7fec22007800] Continuity check failed for pid 504 expected 7 got 2
  955. [mpegts @ 0x7fec22007800] Continuity check failed for pid 404 expected 5 got 10
  956. [mpegts @ 0x7fec22007800] Continuity check failed for pid 420 expected 6 got 10
  957. [mpegts @ 0x7fec22007800] Continuity check failed for pid 422 expected 3 got 7
  958. [mpegts @ 0x7fec22007800] Continuity check failed for pid 501 expected 13 got 7
  959. [mpegts @ 0x7fec22007800] Continuity check failed for pid 425 expected 2 got 6
  960. [mpegts @ 0x7fec22007800] Continuity check failed for pid 423 expected 10 got 15
  961. [mpegts @ 0x7fec22007800] Continuity check failed for pid 421 expected 1 got 5
  962. [mpegts @ 0x7fec22007800] Continuity check failed for pid 417 expected 2 got 6
  963. [mpegts @ 0x7fec22007800] Continuity check failed for pid 418 expected 1 got 5
  964. [mpegts @ 0x7fec22007800] Continuity check failed for pid 419 expected 8 got 12
  965. [mpegts @ 0x7fec22007800] Continuity check failed for pid 424 expected 15 got 4
  966. [mpegts @ 0x7fec22007800] Continuity check failed for pid 401 expected 4 got 9
  967. [mpegts @ 0x7fec22007800] Continuity check failed for pid 402 expected 5 got 9
  968. [mpegts @ 0x7fec22007800] Continuity check failed for pid 403 expected 1 got 6
  969. [mpegts @ 0x7fec22007800] Continuity check failed for pid 405 expected 13 got 1
  970. [mpegts @ 0x7fec22007800] Continuity check failed for pid 406 expected 1 got 4
  971. [mpegts @ 0x7fec22007800] Continuity check failed for pid 407 expected 3 got 8
  972. [mpegts @ 0x7fec22007800] Continuity check failed for pid 408 expected 1 got 5
  973. [mpegts @ 0x7fec22007800] Continuity check failed for pid 410 expected 10 got 13
  974. [mpegts @ 0x7fec22007800] Continuity check failed for pid 411 expected 2 got 6
  975. [mpegts @ 0x7fec22007800] Continuity check failed for pid 413 expected 9 got 12
  976. [mpegts @ 0x7fec22007800] Continuity check failed for pid 415 expected 7 got 11
  977. [mpegts @ 0x7fec22007800] Continuity check failed for pid 416 expected 4 got 8
  978. [mpegts @ 0x7fec22007800] Continuity check failed for pid 500 expected 10 got 0
  979. [mpegts @ 0x7fec22007800] Continuity check failed for pid 414 expected 4 got 8
  980. [mpegts @ 0x7fec22007800] Continuity check failed for pid 412 expected 7 got 12
  981. [mpegts @ 0x7fec22007800] Continuity check failed for pid 100 expected 9 got 11
  982. [mpegts @ 0x7fec22007800] PES packet size mismatch
  983. [mpegts @ 0x7fec2403f200] AAC bitstream not in ADTS format and extradata missing
  984. av_interleaved_write_frame(): Invalid data found when processing input
  985. No more output streams to write to, finishing.
  986. [AVIOContext @ 0x7fec23901fa0] Statistics: 0 seeks, 444 writeouts
  987. [hls @ 0x7fec2403d400] EXT-X-MEDIA-SEQUENCE:11
  988. [AVIOContext @ 0x7fec23902fc0] Statistics: 0 seeks, 1 writeouts
  989. frame= 3945 fps=0.0 q=-1.0 Lsize=N/A time=00:02:39.72 bitrate=N/A
  990. video:4814kB audio:3741kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
  991. Input file #0 (/tmp/ebsplus.ts):
  992. Input stream #0:0 (audio): 4944 packets read (3830771 bytes);
  993. Input stream #0:1 (audio): 0 packets read (0 bytes);
  994. Input stream #0:2 (audio): 0 packets read (0 bytes);
  995. Input stream #0:3 (audio): 0 packets read (0 bytes);
  996. Input stream #0:4 (audio): 0 packets read (0 bytes);
  997. Input stream #0:5 (audio): 0 packets read (0 bytes);
  998. Input stream #0:6 (audio): 0 packets read (0 bytes);
  999. Input stream #0:7 (audio): 0 packets read (0 bytes);
  1000. Input stream #0:8 (audio): 0 packets read (0 bytes);
  1001. Input stream #0:9 (audio): 0 packets read (0 bytes);
  1002. Input stream #0:10 (audio): 0 packets read (0 bytes);
  1003. Input stream #0:11 (audio): 0 packets read (0 bytes);
  1004. Input stream #0:12 (audio): 0 packets read (0 bytes);
  1005. Input stream #0:13 (audio): 0 packets read (0 bytes);
  1006. Input stream #0:14 (audio): 0 packets read (0 bytes);
  1007. Input stream #0:15 (audio): 0 packets read (0 bytes);
  1008. Input stream #0:16 (audio): 0 packets read (0 bytes);
  1009. Input stream #0:17 (audio): 0 packets read (0 bytes);
  1010. Input stream #0:18 (audio): 0 packets read (0 bytes);
  1011. Input stream #0:19 (audio): 0 packets read (0 bytes);
  1012. Input stream #0:20 (audio): 0 packets read (0 bytes);
  1013. Input stream #0:21 (audio): 0 packets read (0 bytes);
  1014. Input stream #0:22 (audio): 0 packets read (0 bytes);
  1015. Input stream #0:23 (audio): 0 packets read (0 bytes);
  1016. Input stream #0:24 (audio): 0 packets read (0 bytes);
  1017. Input stream #0:25 (video): 3961 packets read (4942613 bytes);
  1018. Input stream #0:26 (video): 0 packets read (0 bytes);
  1019. Input stream #0:27 (video): 0 packets read (0 bytes);
  1020. Input stream #0:28 (video): 0 packets read (0 bytes);
  1021. Input stream #0:29 (video): 0 packets read (0 bytes);
  1022. Input stream #0:30 (video): 0 packets read (0 bytes);
  1023. Total: 8905 packets (8773384 bytes) demuxed
  1024. Output file #0 (/tmp/ebs/EBS_250_INT.m3u8):
  1025. Output stream #0:0 (video): 3945 packets muxed (4929597 bytes);
  1026. Output stream #0:1 (audio): 4944 packets muxed (3830771 bytes);
  1027. Total: 8889 packets (8760368 bytes) muxed
  1028. 0 frames successfully decoded, 0 decoding errors
  1029. [AVIOContext @ 0x7fec21500920] Statistics: 460353968 bytes read, 4 seeks
  1030. Conversion failed!
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×