Advertisement
Guest User

Untitled

a guest
Jan 1st, 2013
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.72 KB | None | 0 0
  1. pi@raspberrypi ~/Source/omxtx $ ./omxtx original.mov out.h264
  2. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xa7540] max_analyze_duration reached
  3. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'original.mov':
  4. Metadata:
  5. major_brand : qt
  6. minor_version : 537199360
  7. compatible_brands: qt
  8. creation_time : 2008-05-27 18:32:32
  9. Duration: 00:09:56.48, start: 0.000000, bitrate: 70 kb/s
  10. Stream #0.0(eng): Video: h264 (Main), yuv420p, 854x480, 2899 kb/s, 24 fps, 24 tbr, 2400 tbn, 4800 tbc
  11. Metadata:
  12. creation_time : 2008-05-27 18:32:32
  13. Stream #0.1(eng): Data: tmcd / 0x64636D74
  14. Metadata:
  15. creation_time : 2008-05-27 18:32:32
  16. Stream #0.2(eng): Audio: aac, 48000 Hz, 5.1, s16, 437 kb/s
  17. Metadata:
  18. creation_time : 2008-05-27 18:32:32
  19. Found a video at index 0
  20. Frame size: 854x480
  21. Found stream 0, context 0xa9740
  22. Found stream 1, context 0xabb00
  23. Found stream 2, context 0xadf00
  24. OMX_Init() completed OK.
  25. OMX_GetHandle(&m2, DECNAME, &ctx, &decevents) completed OK.
  26. OMX_GetHandle(&m4, ENCNAME, &ctx, &encevents) completed OK.
  27. OMX_GetHandle(&rs, RSZNAME, &ctx, &rszevents) completed OK.
  28. Obtained handles. 0xaf998 decode, 0xafa68 encode
  29. OMX_GetParameter(m2, OMX_IndexParamVideoInit, porttype) completed OK.
  30. Found 2 ports, starting at 130 (82) on decoder
  31. OMX_GetParameter(m4, OMX_IndexParamVideoInit, porttype) completed OK.
  32. Found 2 ports, starting at 200 (c8) on encoder
  33. OMX_GetParameter(rs, OMX_IndexParamImageInit, porttype) completed OK.
  34. Found 2 ports, starting at 60(3c) on resizer
  35. OMX_SendCommand(m2, OMX_CommandPortDisable, decportidx, NULL) completed OK.
  36. OMX_SendCommand(m2, OMX_CommandPortDisable, decportidx+1, NULL) completed OK.
  37. OMX_SendCommand(m4, OMX_CommandPortDisable, encportidx, NULL) completed OK.
  38. OMX_SendCommand(m4, OMX_CommandPortDisable, encportidx+1, NULL) completed OK.
  39. OMX_GetParameter(m2, OMX_IndexParamPortDefinition, portdef) completed OK.
  40. Mapping codec ID 28 (1c)
  41. Mapping codec 28 to 7
  42. Mapping codec ID 28 (1c)
  43. OMX_SetParameter(m2, OMX_IndexParamPortDefinition, portdef) completed OK.
  44. Codecs supported:
  45. Index: 0
  46. Codec: 0 (0)
  47. Colour: 0
  48. Framerate: 0 (0.000000)
  49. Levels supported:
  50. Index: 0
  51. Profile: 1
  52. Level: 256
  53. Levels supported:
  54. Index: 1
  55. Profile: 32768
  56. Level: 256
  57. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  58. Port 130 is input, disabled
  59. Wants 20 bufs, needs 1, size 81920, enabled: 0, pop: 0, aligned 16
  60. Video type is currently:
  61. MIME: (null)
  62. Native: (nil)
  63. Width: 854
  64. Height: 480
  65. Stride: 0
  66. SliceHeight: 0
  67. Bitrate: 0
  68. Framerate: 0 (0); (0.000000)
  69. Error hiding: 0
  70. Codec: 7
  71. Colour: 0
  72. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  73. Port 131 is output, disabled
  74. Wants 1 bufs, needs 1, size 622080, enabled: 0, pop: 0, aligned 16
  75. Video type is currently:
  76. MIME: (null)
  77. Native: (nil)
  78. Width: 854
  79. Height: 480
  80. Stride: 864
  81. SliceHeight: 480
  82. Bitrate: 0
  83. Framerate: 0 (0); (0.000000)
  84. Error hiding: 0
  85. Codec: 0
  86. Colour: 20
  87. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  88. Port 200 is input, disabled
  89. Wants 1 bufs, needs 1, size 15360, enabled: 0, pop: 0, aligned 16
  90. Video type is currently:
  91. MIME: (null)
  92. Native: (nil)
  93. Width: 160
  94. Height: 64
  95. Stride: 160
  96. SliceHeight: 64
  97. Bitrate: 0
  98. Framerate: 1966080 (1e0000); (30.000000)
  99. Error hiding: 0
  100. Codec: 0
  101. Colour: 20
  102. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  103. Port 201 is output, disabled
  104. Wants 1 bufs, needs 1, size 65536, enabled: 0, pop: 0, aligned 16
  105. Video type is currently:
  106. MIME: (null)
  107. Native: (nil)
  108. Width: 160
  109. Height: 64
  110. Stride: 160
  111. SliceHeight: 64
  112. Bitrate: 0
  113. Framerate: 1966080 (1e0000); (30.000000)
  114. Error hiding: 0
  115. Codec: 4
  116. Colour: 0
  117. OMX_SendCommand(m2, OMX_CommandStateSet, OMX_StateIdle, NULL) completed OK.
  118. OMX_GetParameter(h, OMX_IndexParamPortDefinition, portdef) completed OK.
  119. OMX_SendCommand(h, OMX_CommandPortEnable, port, NULL) completed OK.
  120. Allocated a buffer of 81920 bytes
  121. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  122. Allocated a buffer of 81920 bytes
  123. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  124. Allocated a buffer of 81920 bytes
  125. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  126. Allocated a buffer of 81920 bytes
  127. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  128. Allocated a buffer of 81920 bytes
  129. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  130. Allocated a buffer of 81920 bytes
  131. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  132. Allocated a buffer of 81920 bytes
  133. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  134. Allocated a buffer of 81920 bytes
  135. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  136. Allocated a buffer of 81920 bytes
  137. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  138. Allocated a buffer of 81920 bytes
  139. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  140. Allocated a buffer of 81920 bytes
  141. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  142. Allocated a buffer of 81920 bytes
  143. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  144. Allocated a buffer of 81920 bytes
  145. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  146. Allocated a buffer of 81920 bytes
  147. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  148. Allocated a buffer of 81920 bytes
  149. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  150. Allocated a buffer of 81920 bytes
  151. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  152. Allocated a buffer of 81920 bytes
  153. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  154. Allocated a buffer of 81920 bytes
  155. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  156. Allocated a buffer of 81920 bytes
  157. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  158. Allocated a buffer of 81920 bytes
  159. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  160. OMX_SendCommand(m2, OMX_CommandStateSet, OMX_StateExecuting, NULL) completed OK.
  161. Inbound PTS: 0 (1/2400) omxtimebase=1
  162. Have a filter at 0xae840
  163. Inbound PTS: 200 (1/2400) omxtimebase=1
  164. Inbound PTS: 100 (1/2400) omxtimebase=1
  165. Inbound PTS: 400 (1/2400) omxtimebase=1
  166. Inbound PTS: 300 (1/2400) omxtimebase=1
  167. Inbound PTS: 600 (1/2400) omxtimebase=1
  168. Inbound PTS: 500 (1/2400) omxtimebase=1
  169. Inbound PTS: 800 (1/2400) omxtimebase=1
  170. Decoder 0xaf998 port 131 settings changed.
  171. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  172. Port 131 is output, disabled
  173. Wants 1 bufs, needs 1, size 622080, enabled: 0, pop: 0, aligned 16
  174. Video type is currently:
  175. MIME: (null)
  176. Native: (nil)
  177. Width: 854
  178. Height: 480
  179. Stride: 864
  180. SliceHeight: 480
  181. Bitrate: 0
  182. Framerate: 1572851 (17fff3); (23.999802)
  183. Error hiding: 0
  184. Codec: 0
  185. Colour: 20
  186. Decoder has changed settings. Setting up encoder.
  187. OMX_GetParameter(m2, OMX_IndexParamPortDefinition, portdef) completed OK.
  188. OMX_SetParameter(m4, OMX_IndexParamPortDefinition, portdef) completed OK.
  189. OMX_SetupTunnel(m2, decportidx+1, m4, encportidx) completed OK.
  190. OMX_SendCommand(m4, OMX_CommandStateSet, OMX_StateIdle, NULL) completed OK.
  191. OMX_SetParameter(m4, OMX_IndexParamPortDefinition, portdef) completed OK.
  192. OMX_SetParameter(m4, OMX_IndexParamVideoBitrate, bitrate) completed OK.
  193. OMX_SetParameter(m4, OMX_IndexParamVideoPortFormat, pfmt) completed OK.
  194. OMX_SetParameter(m4, OMX_IndexConfigVideoFramerate, framerate) completed OK.
  195. OMX_GetParameter(m4, OMX_IndexParamVideoProfileLevelCurrent, level) completed OK.
  196. Current level: 2048
  197. Current profile: 8
  198. OMX_SetParameter(m4, OMX_IndexParamVideoProfileLevelCurrent, level) completed OK.
  199. OMX_GetParameter(h, OMX_IndexParamPortDefinition, portdef) completed OK.
  200. OMX_SendCommand(h, OMX_CommandPortEnable, port, NULL) completed OK.
  201. Allocated a buffer of 622080 bytes
  202. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  203. OMX_SendCommand(m2, OMX_CommandPortEnable, decportidx+1, NULL) completed OK.
  204. OMX_SendCommand(m4, OMX_CommandPortEnable, encportidx, NULL) completed OK.
  205. Encoder 0xafa68 port 201 settings changed.
  206. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  207. Port 201 is output, enabled
  208. Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
  209. Video type is currently:
  210. MIME: (null)
  211. Native: (nil)
  212. Width: 854
  213. Height: 480
  214. Stride: 0
  215. SliceHeight: 0
  216. Bitrate: 2097152
  217. Framerate: 1572851 (17fff3); (23.999802)
  218. Error hiding: 0
  219. Codec: 7
  220. Colour: 0
  221. OMX_SendCommand(m4, OMX_CommandStateSet, OMX_StateExecuting, NULL) completed OK.
  222. OMX_FillThisBuffer(m4, encbufs) completed OK.
  223. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  224. Port 130 is input, enabled
  225. Wants 20 bufs, needs 1, size 81920, enabled: 1, pop: 1, aligned 16
  226. Video type is currently:
  227. MIME: (null)
  228. Native: (nil)
  229. Width: 854
  230. Height: 480
  231. Stride: 0
  232. SliceHeight: 0
  233. Bitrate: 0
  234. Framerate: 0 (0); (0.000000)
  235. Error hiding: 0
  236. Codec: 7
  237. Colour: 0
  238. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  239. Port 131 is output, enabled
  240. Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
  241. Video type is currently:
  242. MIME: (null)
  243. Native: (nil)
  244. Width: 854
  245. Height: 480
  246. Stride: 864
  247. SliceHeight: 480
  248. Bitrate: 0
  249. Framerate: 1572851 (17fff3); (23.999802)
  250. Error hiding: 0
  251. Codec: 0
  252. Colour: 20
  253. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  254. Port 200 is input, enabled
  255. Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
  256. Video type is currently:
  257. MIME: (null)
  258. Native: (nil)
  259. Width: 854
  260. Height: 480
  261. Stride: 864
  262. SliceHeight: 480
  263. Bitrate: 0
  264. Framerate: 1572851 (17fff3); (23.999802)
  265. Error hiding: 0
  266. Codec: 0
  267. Colour: 20
  268. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  269. Port 201 is output, enabled
  270. Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
  271. Video type is currently:
  272. MIME: (null)
  273. Native: (nil)
  274. Width: 854
  275. Height: 480
  276. Stride: 0
  277. SliceHeight: 0
  278. Bitrate: 2097152
  279. Framerate: 1572851 (17fff3); (23.999802)
  280. Error hiding: 0
  281. Codec: 7
  282. Colour: 0
  283. Found a codec at 0x409edc24
  284. Time base: 1/2400, fps 24/1
  285.  
  286.  
  287.  
  288. Input:
  289. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'out.h264':
  290. Metadata:
  291. major_brand : qt
  292. minor_version : 537199360
  293. compatible_brands: qt
  294. creation_time : 2008-05-27 18:32:32
  295. Duration: 00:09:56.48, start: 0.000000, bitrate: 70 kb/s
  296. Stream #0.0(eng): Video: h264 (Main), yuv420p, 854x480, 2899 kb/s, 24 fps, 24 tbr, 2400 tbn, 4800 tbc
  297. Metadata:
  298. creation_time : 2008-05-27 18:32:32
  299. Stream #0.1(eng): Data: tmcd / 0x64636D74
  300. Metadata:
  301. creation_time : 2008-05-27 18:32:32
  302. Stream #0.2(eng): Audio: aac, 48000 Hz, 5.1, s16, 437 kb/s
  303. Metadata:
  304. creation_time : 2008-05-27 18:32:32
  305.  
  306.  
  307.  
  308. Output:
  309. Output #0, h264, to 'out.h264':
  310. Stream #0.0: Video: libx264, yuv420p, 854x480, q=-1--1, 2097 kb/s, 24 fps, 24 tbr, 2400 tbn, 4800 tbc
  311. Stream #0.1: Data: tmcd / 0x64636D74
  312. Stream #0.2: Audio: aac, 48000 Hz, 5.1, s16, 437 kb/s
  313.  
  314.  
  315. PTS: 0 480
  316. Inbound PTS: 700 (1/2400) omxtimebase=1
  317. PTS: 0 490
  318. Inbound PTS: 1000 (1/2400) omxtimebase=1
  319. PTS: 0 432
  320. Inbound PTS: 900 (1/2400) omxtimebase=1
  321. PTS: 100 410
  322. Inbound PTS: 1200 (1/2400) omxtimebase=1
  323. PTS: 200 410
  324. Inbound PTS: 1100 (1/2400) omxtimebase=1
  325. PTS: 300 410
  326. Inbound PTS: 1400 (1/2400) omxtimebase=1
  327. PTS: 400 410
  328. Inbound PTS: 1300 (1/2400) omxtimebase=1
  329. Inbound PTS: 1600 (1/2400) omxtimebase=1
  330. PTS: 500 410
  331. Inbound PTS: 1500 (1/2400) omxtimebase=1
  332. PTS: 600 410
  333. Inbound PTS: 1800 (1/2400) omxtimebase=1
  334. Inbound PTS: 1700 (1/2400) omxtimebase=1
  335. PTS: 700 410
  336. Inbound PTS: 2000 (1/2400) omxtimebase=1
  337. PTS: 800 410
  338. Inbound PTS: 1900 (1/2400) omxtimebase=1
  339. Inbound PTS: 2200 (1/2400) omxtimebase=1
  340. PTS: 900 410
  341. Inbound PTS: 2100 (1/2400) omxtimebase=1
  342. PTS: 1000 410
  343. Inbound PTS: 2300 (1/2400) omxtimebase=1
  344. Inbound PTS: 2400 (1/2400) omxtimebase=1
  345. PTS: 1100 410
  346. Inbound PTS: 2600 (1/2400) omxtimebase=1
  347. PTS: 1200 410
  348. Inbound PTS: 2500 (1/2400) omxtimebase=1
  349. Inbound PTS: 2800 (1/2400) omxtimebase=1
  350. PTS: 1300 410
  351. Inbound PTS: 2700 (1/2400) omxtimebase=1
  352. Inbound PTS: 3000 (1/2400) omxtimebase=1
  353. PTS: 1400 410
  354. Inbound PTS: 2900 (1/2400) omxtimebase=1
  355. Inbound PTS: 3200 (1/2400) omxtimebase=1
  356. PTS: 1500 410
  357. Inbound PTS: 3100 (1/2400) omxtimebase=1
  358. Inbound PTS: 3400 (1/2400) omxtimebase=1
  359. PTS: 1600 410
  360. Inbound PTS: 3300 (1/2400) omxtimebase=1
  361. Inbound PTS: 3600 (1/2400) omxtimebase=1
  362. PTS: 1700 410
  363. Inbound PTS: 3500 (1/2400) omxtimebase=1
  364. Inbound PTS: 3800 (1/2400) omxtimebase=1
  365. Inbound PTS: 3700 (1/2400) omxtimebase=1
  366. PTS: 1800 410
  367. Inbound PTS: 4000 (1/2400) omxtimebase=1
  368. Inbound PTS: 3900 (1/2400) omxtimebase=1
  369. Inbound PTS: 4200 (1/2400) omxtimebase=1
  370. PTS: 1900 410
  371. Inbound PTS: 4100 (1/2400) omxtimebase=1
  372. Inbound PTS: 4400 (1/2400) omxtimebase=1
  373. PTS: 2000 410
  374. Inbound PTS: 4300 (1/2400) omxtimebase=1
  375. Inbound PTS: 4600 (1/2400) omxtimebase=1
  376. Inbound PTS: 4500 (1/2400) omxtimebase=1
  377. PTS: 2100 410
  378. Inbound PTS: 4700 (1/2400) omxtimebase=1
  379. Inbound PTS: 4800 (1/2400) omxtimebase=1
  380. Inbound PTS: 5000 (1/2400) omxtimebase=1
  381. PTS: 2200 410
  382. Inbound PTS: 4900 (1/2400) omxtimebase=1
  383. Inbound PTS: 5200 (1/2400) omxtimebase=1
  384. PTS: 2300 410
  385. Inbound PTS: 5100 (1/2400) omxtimebase=1
  386. PTS: 2400 410
  387. Inbound PTS: 5400 (1/2400) omxtimebase=1
  388. Inbound PTS: 5300 (1/2400) omxtimebase=1
  389. PTS: 2500 410
  390. Inbound PTS: 5600 (1/2400) omxtimebase=1
  391. PTS: 2600 410
  392. Inbound PTS: 5500 (1/2400) omxtimebase=1
  393. Inbound PTS: 5800 (1/2400) omxtimebase=1
  394. PTS: 2700 410
  395. Inbound PTS: 5700 (1/2400) omxtimebase=1
  396. Inbound PTS: 6000 (1/2400) omxtimebase=1
  397. PTS: 2800 410
  398. Inbound PTS: 5900 (1/2400) omxtimebase=1
  399. Inbound PTS: 6200 (1/2400) omxtimebase=1
  400. PTS: 2900 410
  401. Inbound PTS: 6100 (1/2400) omxtimebase=1
  402. Inbound PTS: 6400 (1/2400) omxtimebase=1
  403. PTS: 3000 410
  404. Inbound PTS: 6300 (1/2400) omxtimebase=1
  405. Inbound PTS: 6600 (1/2400) omxtimebase=1
  406. PTS: 3100 410
  407. Inbound PTS: 6500 (1/2400) omxtimebase=1
  408. Inbound PTS: 6800 (1/2400) omxtimebase=1
  409. PTS: 3200 410
  410. Inbound PTS: 6700 (1/2400) omxtimebase=1
  411. Inbound PTS: 7000 (1/2400) omxtimebase=1
  412. PTS: 3300 410
  413. Inbound PTS: 6900 (1/2400) omxtimebase=1
  414. Inbound PTS: 7100 (1/2400) omxtimebase=1
  415. PTS: 3400 410
  416. Inbound PTS: 7200 (1/2400) omxtimebase=1
  417. Inbound PTS: 7400 (1/2400) omxtimebase=1
  418. PTS: 3500 410
  419. Inbound PTS: 7300 (1/2400) omxtimebase=1
  420. Inbound PTS: 7600 (1/2400) omxtimebase=1
  421. PTS: 3600 410
  422. Inbound PTS: 7500 (1/2400) omxtimebase=1
  423. Inbound PTS: 7800 (1/2400) omxtimebase=1
  424. Inbound PTS: 7700 (1/2400) omxtimebase=1
  425. PTS: 3700 410
  426. Inbound PTS: 8000 (1/2400) omxtimebase=1
  427. Inbound PTS: 7900 (1/2400) omxtimebase=1
  428. Inbound PTS: 8200 (1/2400) omxtimebase=1
  429. PTS: 3800 410
  430. Inbound PTS: 8100 (1/2400) omxtimebase=1
  431. Inbound PTS: 8400 (1/2400) omxtimebase=1
  432. PTS: 3900 410
  433. Inbound PTS: 8300 (1/2400) omxtimebase=1
  434. Inbound PTS: 8600 (1/2400) omxtimebase=1
  435. Inbound PTS: 8500 (1/2400) omxtimebase=1
  436. PTS: 4000 410
  437. Inbound PTS: 8800 (1/2400) omxtimebase=1
  438. Inbound PTS: 8700 (1/2400) omxtimebase=1
  439. Inbound PTS: 9000 (1/2400) omxtimebase=1
  440. PTS: 4100 410
  441. Inbound PTS: 8900 (1/2400) omxtimebase=1
  442. Inbound PTS: 9200 (1/2400) omxtimebase=1
  443. PTS: 4200 410
  444. Inbound PTS: 9100 (1/2400) omxtimebase=1
  445. Inbound PTS: 9400 (1/2400) omxtimebase=1
  446. Inbound PTS: 9300 (1/2400) omxtimebase=1
  447. PTS: 4300 410
  448. Inbound PTS: 9500 (1/2400) omxtimebase=1
  449. PTS: 4400 410
  450. Inbound PTS: 9600 (1/2400) omxtimebase=1
  451. PTS: 4500 410
  452. Inbound PTS: 9800 (1/2400) omxtimebase=1
  453. PTS: 4600 410
  454. Inbound PTS: 9700 (1/2400) omxtimebase=1
  455. PTS: 4700 410
  456. Inbound PTS: 10000 (1/2400) omxtimebase=1
  457. Inbound PTS: 9900 (1/2400) omxtimebase=1
  458. PTS: 4800 410
  459. Inbound PTS: 10200 (1/2400) omxtimebase=1
  460. PTS: 4900 410
  461. Inbound PTS: 10100 (1/2400) omxtimebase=1
  462. Inbound PTS: 10400 (1/2400) omxtimebase=1
  463. PTS: 5000 410
  464. Inbound PTS: 10300 (1/2400) omxtimebase=1
  465. PTS: 5100 410
  466. Inbound PTS: 10600 (1/2400) omxtimebase=1
  467. PTS: 5200 410
  468. Inbound PTS: 10500 (1/2400) omxtimebase=1
  469. PTS: 5300 410
  470. Inbound PTS: 10800 (1/2400) omxtimebase=1
  471. Inbound PTS: 10700 (1/2400) omxtimebase=1
  472. PTS: 5400 410
  473. Inbound PTS: 11000 (1/2400) omxtimebase=1
  474. Inbound PTS: 10900 (1/2400) omxtimebase=1
  475. PTS: 5500 410
  476. Inbound PTS: 11200 (1/2400) omxtimebase=1
  477. Inbound PTS: 11100 (1/2400) omxtimebase=1
  478. PTS: 5600 410
  479. Inbound PTS: 11400 (1/2400) omxtimebase=1
  480. Inbound PTS: 11300 (1/2400) omxtimebase=1
  481. PTS: 5700 410
  482. Inbound PTS: 11600 (1/2400) omxtimebase=1
  483. Inbound PTS: 11500 (1/2400) omxtimebase=1
  484. PTS: 5800 410
  485. Inbound PTS: 11800 (1/2400) omxtimebase=1
  486. Inbound PTS: 11700 (1/2400) omxtimebase=1
  487. PTS: 5900 410
  488. Inbound PTS: 11900 (1/2400) omxtimebase=1
  489. Inbound PTS: 12000 (1/2400) omxtimebase=1
  490. PTS: 6000 430
  491. Inbound PTS: 12200 (1/2400) omxtimebase=1
  492. PTS: 6100 410
  493. Inbound PTS: 12100 (1/2400) omxtimebase=1
  494. PTS: 6200 410
  495. Inbound PTS: 12400 (1/2400) omxtimebase=1
  496. Inbound PTS: 12300 (1/2400) omxtimebase=1
  497. PTS: 6300 410
  498. Inbound PTS: 12600 (1/2400) omxtimebase=1
  499. Inbound PTS: 12500 (1/2400) omxtimebase=1
  500. PTS: 6400 410
  501. Inbound PTS: 12800 (1/2400) omxtimebase=1
  502. Inbound PTS: 12700 (1/2400) omxtimebase=1
  503. PTS: 6500 410
  504. Inbound PTS: 13000 (1/2400) omxtimebase=1
  505. Inbound PTS: 12900 (1/2400) omxtimebase=1
  506. PTS: 6600 410
  507. Inbound PTS: 13200 (1/2400) omxtimebase=1
  508. Inbound PTS: 13100 (1/2400) omxtimebase=1
  509. PTS: 6700 410
  510. Inbound PTS: 13400 (1/2400) omxtimebase=1
  511. Inbound PTS: 13300 (1/2400) omxtimebase=1
  512. PTS: 6800 410
  513. Inbound PTS: 13600 (1/2400) omxtimebase=1
  514. Inbound PTS: 13500 (1/2400) omxtimebase=1
  515. PTS: 6900 410
  516. Inbound PTS: 13800 (1/2400) omxtimebase=1
  517. Inbound PTS: 13700 (1/2400) omxtimebase=1
  518. PTS: 7000 410
  519. Inbound PTS: 14000 (1/2400) omxtimebase=1
  520. Inbound PTS: 13900 (1/2400) omxtimebase=1
  521. PTS: 7100 410
  522. Inbound PTS: 14200 (1/2400) omxtimebase=1
  523. Inbound PTS: 14100 (1/2400) omxtimebase=1
  524. Inbound PTS: 14300 (1/2400) omxtimebase=1
  525. PTS: 7200 410
  526. Inbound PTS: 14400 (1/2400) omxtimebase=1
  527. Inbound PTS: 14600 (1/2400) omxtimebase=1
  528. PTS: 7300 410
  529. Inbound PTS: 14500 (1/2400) omxtimebase=1
  530. Inbound PTS: 14800 (1/2400) omxtimebase=1
  531. PTS: 7400 410
  532. Inbound PTS: 14700 (1/2400) omxtimebase=1
  533. Inbound PTS: 15000 (1/2400) omxtimebase=1
  534. Inbound PTS: 14900 (1/2400) omxtimebase=1
  535. PTS: 7500 410
  536. Inbound PTS: 15200 (1/2400) omxtimebase=1
  537. Inbound PTS: 15100 (1/2400) omxtimebase=1
  538. Inbound PTS: 15400 (1/2400) omxtimebase=1
  539. PTS: 7600 410
  540. Inbound PTS: 15300 (1/2400) omxtimebase=1
  541. Inbound PTS: 15600 (1/2400) omxtimebase=1
  542. PTS: 7700 410
  543. Inbound PTS: 15500 (1/2400) omxtimebase=1
  544. Inbound PTS: 15800 (1/2400) omxtimebase=1
  545. Inbound PTS: 15700 (1/2400) omxtimebase=1
  546. PTS: 7800 410
  547. Inbound PTS: 16000 (1/2400) omxtimebase=1
  548. Inbound PTS: 15900 (1/2400) omxtimebase=1
  549. PTS: 7900 410
  550. Inbound PTS: 16200 (1/2400) omxtimebase=1
  551. Inbound PTS: 16100 (1/2400) omxtimebase=1
  552. PTS: 8000 410
  553. Inbound PTS: 16400 (1/2400) omxtimebase=1
  554. Inbound PTS: 16300 (1/2400) omxtimebase=1
  555. PTS: 8100 410
  556. Inbound PTS: 16600 (1/2400) omxtimebase=1
  557. Inbound PTS: 16500 (1/2400) omxtimebase=1
  558. Inbound PTS: 16700 (1/2400) omxtimebase=1
  559. PTS: 8200 410
  560. Inbound PTS: 16800 (1/2400) omxtimebase=1
  561. PTS: 8300 410
  562. Inbound PTS: 17000 (1/2400) omxtimebase=1
  563. Inbound PTS: 16900 (1/2400) omxtimebase=1
  564. Inbound PTS: 17200 (1/2400) omxtimebase=1
  565. PTS: 8400 410
  566. Inbound PTS: 17100 (1/2400) omxtimebase=1
  567. Inbound PTS: 17400 (1/2400) omxtimebase=1
  568. Inbound PTS: 17300 (1/2400) omxtimebase=1
  569. PTS: 8500 410
  570. Inbound PTS: 17600 (1/2400) omxtimebase=1
  571. Inbound PTS: 17500 (1/2400) omxtimebase=1
  572. PTS: 8600 410
  573. PTS: 8700 410
  574. Inbound PTS: 17800 (1/2400) omxtimebase=1
  575. Inbound PTS: 17700 (1/2400) omxtimebase=1
  576. Inbound PTS: 18000 (1/2400) omxtimebase=1
  577. PTS: 8800 410
  578. Inbound PTS: 17900 (1/2400) omxtimebase=1
  579. PTS: 8900 410
  580. Inbound PTS: 18200 (1/2400) omxtimebase=1
  581. PTS: 9000 410
  582. Inbound PTS: 18100 (1/2400) omxtimebase=1
  583. PTS: 9100 410
  584. Inbound PTS: 18400 (1/2400) omxtimebase=1
  585. Inbound PTS: 18300 (1/2400) omxtimebase=1
  586. Inbound PTS: 18600 (1/2400) omxtimebase=1
  587. PTS: 9200 410
  588. Inbound PTS: 18500 (1/2400) omxtimebase=1
  589. Inbound PTS: 18800 (1/2400) omxtimebase=1
  590. PTS: 9300 410
  591. PTS: 9400 410
  592. PTS: 9500 410
  593. Inbound PTS: 18700 (1/2400) omxtimebase=1
  594. PTS: 9600 410
  595. Inbound PTS: 19000 (1/2400) omxtimebase=1
  596. PTS: 9700 410
  597. Inbound PTS: 18900 (1/2400) omxtimebase=1
  598. Inbound PTS: 19100 (1/2400) omxtimebase=1
  599. Inbound PTS: 19200 (1/2400) omxtimebase=1
  600. PTS: 9800 410
  601. PTS: 9900 410( 7s). Frames last second: 185
  602. Inbound PTS: 19400 (1/2400) omxtimebase=1
  603. PTS: 10000 410
  604. Inbound PTS: 19300 (1/2400) omxtimebase=1
  605. PTS: 10100 410
  606. Inbound PTS: 19600 (1/2400) omxtimebase=1
  607. Inbound PTS: 19500 (1/2400) omxtimebase=1
  608. Inbound PTS: 19800 (1/2400) omxtimebase=1
  609. PTS: 10200 410
  610. Inbound PTS: 19700 (1/2400) omxtimebase=1
  611. PTS: 10300 410
  612. Inbound PTS: 20000 (1/2400) omxtimebase=1
  613. PTS: 10400 410
  614. Inbound PTS: 19900 (1/2400) omxtimebase=1
  615. PTS: 10500 410
  616. Inbound PTS: 20200 (1/2400) omxtimebase=1
  617. Inbound PTS: 20100 (1/2400) omxtimebase=1
  618. PTS: 10600 410
  619. Inbound PTS: 20400 (1/2400) omxtimebase=1
  620. PTS: 10700 410
  621. Inbound PTS: 20300 (1/2400) omxtimebase=1
  622. Inbound PTS: 20600 (1/2400) omxtimebase=1
  623. PTS: 10800 410
  624. Inbound PTS: 20500 (1/2400) omxtimebase=1
  625. PTS: 10900 410
  626. Inbound PTS: 20800 (1/2400) omxtimebase=1
  627. PTS: 11000 410
  628. Inbound PTS: 20700 (1/2400) omxtimebase=1
  629. PTS: 11100 410
  630. PTS: 11200 410
  631. Inbound PTS: 21000 (1/2400) omxtimebase=1
  632. Inbound PTS: 20900 (1/2400) omxtimebase=1
  633. Inbound PTS: 21200 (1/2400) omxtimebase=1
  634. PTS: 11300 410
  635. PTS: 11400 410
  636. PTS: 11500 410
  637. Inbound PTS: 21100 (1/2400) omxtimebase=1
  638. Inbound PTS: 21400 (1/2400) omxtimebase=1
  639. Inbound PTS: 21300 (1/2400) omxtimebase=1
  640. PTS: 11600 410
  641. Inbound PTS: 21500 (1/2400) omxtimebase=1
  642. PTS: 11700 410
  643. Inbound PTS: 21600 (1/2400) omxtimebase=1
  644. PTS: 11800 410
  645. PTS: 11900 410
  646. Inbound PTS: 21800 (1/2400) omxtimebase=1
  647. PTS: 12000 430
  648. Inbound PTS: 21700 (1/2400) omxtimebase=1
  649. PTS: 12100 410
  650. PTS: 12200 410
  651. PTS: 12300 410
  652. PTS: 12400 410
  653. Inbound PTS: 22000 (1/2400) omxtimebase=1
  654. PTS: 12500 410
  655. Inbound PTS: 21900 (1/2400) omxtimebase=1
  656. PTS: 12600 410
  657. PTS: 12700 410
  658. Inbound PTS: 22200 (1/2400) omxtimebase=1
  659. PTS: 12800 410
  660. PTS: 12900 410
  661. Inbound PTS: 22100 (1/2400) omxtimebase=1
  662. PTS: 13000 410
  663. PTS: 13100 410
  664. Inbound PTS: 22400 (1/2400) omxtimebase=1
  665. PTS: 13200 410
  666. Inbound PTS: 22300 (1/2400) omxtimebase=1
  667. PTS: 13300 410
  668. PTS: 13400 410
  669. PTS: 13500 410
  670. Inbound PTS: 22600 (1/2400) omxtimebase=1
  671. PTS: 13600 410
  672. PTS: 13700 410
  673. Inbound PTS: 22500 (1/2400) omxtimebase=1
  674. PTS: 13800 410
  675. PTS: 13900 410
  676. Inbound PTS: 22800 (1/2400) omxtimebase=1
  677. Inbound PTS: 22700 (1/2400) omxtimebase=1
  678. Inbound PTS: 23000 (1/2400) omxtimebase=1
  679. PTS: 14000 410
  680. Inbound PTS: 22900 (1/2400) omxtimebase=1
  681. PTS: 14100 410
  682. Inbound PTS: 23200 (1/2400) omxtimebase=1
  683. Inbound PTS: 23100 (1/2400) omxtimebase=1
  684. PTS: 14200 410
  685. PTS: 14300 410
  686. Inbound PTS: 23400 (1/2400) omxtimebase=1
  687. PTS: 14400 410
  688. Inbound PTS: 23300 (1/2400) omxtimebase=1
  689. PTS: 14500 410
  690. Inbound PTS: 23600 (1/2400) omxtimebase=1
  691. PTS: 14600 410
  692. PTS: 14700 410
  693. PTS: 14800 410
  694. PTS: 14900 410
  695. Inbound PTS: 23500 (1/2400) omxtimebase=1
  696. PTS: 15000 410
  697. PTS: 15100 410
  698. Inbound PTS: 23800 (1/2400) omxtimebase=1
  699. PTS: 15200 410
  700. PTS: 15300 410
  701. Inbound PTS: 23700 (1/2400) omxtimebase=1
  702. PTS: 15400 410
  703. Inbound PTS: 23900 (1/2400) omxtimebase=1
  704. PTS: 15500 410
  705. PTS: 15600 410
  706. Inbound PTS: 24000 (1/2400) omxtimebase=1
  707. PTS: 15700 410
  708. PTS: 15800 410
  709. PTS: 15900 410
  710. Inbound PTS: 24200 (1/2400) omxtimebase=1
  711. PTS: 16000 410
  712. Inbound PTS: 24100 (1/2400) omxtimebase=1
  713. PTS: 16100 410
  714. PTS: 16200 410
  715. PTS: 16300 410
  716. Inbound PTS: 24400 (1/2400) omxtimebase=1
  717. Inbound PTS: 24300 (1/2400) omxtimebase=1
  718. Inbound PTS: 24600 (1/2400) omxtimebase=1
  719. Inbound PTS: 24500 (1/2400) omxtimebase=1
  720. PTS: 16400 410
  721. PTS: 16500 410
  722. Inbound PTS: 24800 (1/2400) omxtimebase=1
  723. PTS: 16600 410
  724. Inbound PTS: 24700 (1/2400) omxtimebase=1
  725. PTS: 16700 410
  726. PTS: 16800 410
  727. PTS: 16900 410
  728. Inbound PTS: 25000 (1/2400) omxtimebase=1
  729. PTS: 17000 410
  730. PTS: 17100 410
  731. Inbound PTS: 24900 (1/2400) omxtimebase=1
  732. PTS: 17200 410
  733. PTS: 17300 410
  734. Inbound PTS: 25200 (1/2400) omxtimebase=1
  735. PTS: 17400 410
  736. PTS: 17500 410
  737. Inbound PTS: 25100 (1/2400) omxtimebase=1
  738. PTS: 17600 410
  739. PTS: 17700 410
  740. Inbound PTS: 25400 (1/2400) omxtimebase=1
  741. PTS: 17800 410
  742. PTS: 17900 410
  743. Inbound PTS: 25300 (1/2400) omxtimebase=1
  744. PTS: 18000 430
  745. PTS: 18100 410
  746. Inbound PTS: 25600 (1/2400) omxtimebase=1
  747. PTS: 18200 410
  748. Inbound PTS: 25500 (1/2400) omxtimebase=1
  749. PTS: 18300 410
  750. Inbound PTS: 25800 (1/2400) omxtimebase=1
  751. PTS: 18400 410
  752. Inbound PTS: 25700 (1/2400) omxtimebase=1
  753. PTS: 18500 410
  754. Inbound PTS: 26000 (1/2400) omxtimebase=1
  755. PTS: 18600 410
  756. PTS: 18700 410
  757. Inbound PTS: 25900 (1/2400) omxtimebase=1
  758. Inbound PTS: 26200 (1/2400) omxtimebase=1
  759. PTS: 18800 410
  760. PTS: 18900 410
  761. Inbound PTS: 26100 (1/2400) omxtimebase=1
  762. PTS: 19000 410
  763. Inbound PTS: 26300 (1/2400) omxtimebase=1
  764. PTS: 19100 410
  765. [mov,mp4,m4a,3gp,3g2,mj2 @ 0xa7540] stream 2, offset 0x5002c2: partial file
  766. Processed 264 frames in 4 seconds; 66f/s
  767.  
  768.  
  769. Frame 264 ( 10s). Frames last second: 71
  770.  
  771. In exit handler, after 264 frames:
  772. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  773. Port 130 is input, enabled
  774. Wants 20 bufs, needs 1, size 81920, enabled: 1, pop: 1, aligned 16
  775. Video type is currently:
  776. MIME: (null)
  777. Native: (nil)
  778. Width: 854
  779. Height: 480
  780. Stride: 0
  781. SliceHeight: 0
  782. Bitrate: 0
  783. Framerate: 0 (0); (0.000000)
  784. Error hiding: 0
  785. Codec: 7
  786. Colour: 0
  787. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  788. Port 131 is output, enabled
  789. Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
  790. Video type is currently:
  791. MIME: (null)
  792. Native: (nil)
  793. Width: 854
  794. Height: 480
  795. Stride: 864
  796. SliceHeight: 480
  797. Bitrate: 0
  798. Framerate: 1572851 (17fff3); (23.999802)
  799. Error hiding: 0
  800. Codec: 0
  801. Colour: 20
  802. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  803. Port 200 is input, enabled
  804. Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
  805. Video type is currently:
  806. MIME: (null)
  807. Native: (nil)
  808. Width: 854
  809. Height: 480
  810. Stride: 864
  811. SliceHeight: 480
  812. Bitrate: 0
  813. Framerate: 1572851 (17fff3); (23.999802)
  814. Error hiding: 0
  815. Codec: 0
  816. Colour: 20
  817. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  818. Port 201 is output, enabled
  819. Wants 1 bufs, needs 1, size 622080, enabled: 1, pop: 1, aligned 16
  820. Video type is currently:
  821. MIME: (null)
  822. Native: (nil)
  823. Width: 854
  824. Height: 480
  825. Stride: 0
  826. SliceHeight: 0
  827. Bitrate: 2097152
  828. Framerate: 1572851 (17fff3); (23.999802)
  829. Error hiding: 0
  830. Codec: 7
  831. Colour: 0
  832. Decoder state: 3
  833. Encoder state: 3
  834. pi@raspberrypi ~/Source/omxtx $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement