Advertisement
Guest User

Untitled

a guest
Jan 1st, 2013
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.84 KB | None | 0 0
  1.  
  2. pi@raspberrypi ~/Source/omxtx $ ./omxtx out.h264 out2.h264
  3. [h264 @ 0x146c540] max_analyze_duration reached
  4. [h264 @ 0x146c540] Estimating duration from bitrate, this may be inaccurate
  5. Input #0, h264, from 'out.h264':
  6. Duration: N/A, bitrate: N/A
  7. Stream #0.0: Video: h264 (High), yuv420p, 854x480, 25 fps, 25 tbr, 1200k tbn, 2400k tbc
  8. Found a video at index 0
  9. Frame size: 854x480
  10. Found stream 0, context 0x146e420
  11. OMX_Init() completed OK.
  12. OMX_GetHandle(&m2, DECNAME, &ctx, &decevents) completed OK.
  13. OMX_GetHandle(&m4, ENCNAME, &ctx, &encevents) completed OK.
  14. OMX_GetHandle(&rs, RSZNAME, &ctx, &rszevents) completed OK.
  15. Obtained handles. 0x15e3610 decode, 0x146e878 encode
  16. OMX_GetParameter(m2, OMX_IndexParamVideoInit, porttype) completed OK.
  17. Found 2 ports, starting at 130 (82) on decoder
  18. OMX_GetParameter(m4, OMX_IndexParamVideoInit, porttype) completed OK.
  19. Found 2 ports, starting at 200 (c8) on encoder
  20. OMX_GetParameter(rs, OMX_IndexParamImageInit, porttype) completed OK.
  21. Found 2 ports, starting at 60(3c) on resizer
  22. OMX_SendCommand(m2, OMX_CommandPortDisable, decportidx, NULL) completed OK.
  23. OMX_SendCommand(m2, OMX_CommandPortDisable, decportidx+1, NULL) completed OK.
  24. OMX_SendCommand(m4, OMX_CommandPortDisable, encportidx, NULL) completed OK.
  25. OMX_SendCommand(m4, OMX_CommandPortDisable, encportidx+1, NULL) completed OK.
  26. OMX_GetParameter(m2, OMX_IndexParamPortDefinition, portdef) completed OK.
  27. Mapping codec ID 28 (1c)
  28. Mapping codec 28 to 7
  29. Mapping codec ID 28 (1c)
  30. OMX_SetParameter(m2, OMX_IndexParamPortDefinition, portdef) completed OK.
  31. Codecs supported:
  32. Index: 0
  33. Codec: 0 (0)
  34. Colour: 0
  35. Framerate: 0 (0.000000)
  36. Levels supported:
  37. Index: 0
  38. Profile: 1
  39. Level: 256
  40. Levels supported:
  41. Index: 1
  42. Profile: 32768
  43. Level: 256
  44. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  45. Port 130 is input, disabled
  46. Wants 20 bufs, needs 1, size 81920, enabled: 0, pop: 0, aligned 16
  47. Video type is currently:
  48. MIME: (null)
  49. Native: (nil)
  50. Width: 854
  51. Height: 480
  52. Stride: 0
  53. SliceHeight: 0
  54. Bitrate: 0
  55. Framerate: 0 (0); (0.000000)
  56. Error hiding: 0
  57. Codec: 7
  58. Colour: 0
  59. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  60. Port 131 is output, disabled
  61. Wants 1 bufs, needs 1, size 622080, enabled: 0, pop: 0, aligned 16
  62. Video type is currently:
  63. MIME: (null)
  64. Native: (nil)
  65. Width: 854
  66. Height: 480
  67. Stride: 864
  68. SliceHeight: 480
  69. Bitrate: 0
  70. Framerate: 0 (0); (0.000000)
  71. Error hiding: 0
  72. Codec: 0
  73. Colour: 20
  74. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  75. Port 200 is input, disabled
  76. Wants 1 bufs, needs 1, size 15360, enabled: 0, pop: 0, aligned 16
  77. Video type is currently:
  78. MIME: (null)
  79. Native: (nil)
  80. Width: 160
  81. Height: 64
  82. Stride: 160
  83. SliceHeight: 64
  84. Bitrate: 0
  85. Framerate: 1966080 (1e0000); (30.000000)
  86. Error hiding: 0
  87. Codec: 0
  88. Colour: 20
  89. OMX_GetParameter(handle, OMX_IndexParamPortDefinition, portdef) completed OK.
  90. Port 201 is output, disabled
  91. Wants 1 bufs, needs 1, size 65536, enabled: 0, pop: 0, aligned 16
  92. Video type is currently:
  93. MIME: (null)
  94. Native: (nil)
  95. Width: 160
  96. Height: 64
  97. Stride: 160
  98. SliceHeight: 64
  99. Bitrate: 0
  100. Framerate: 1966080 (1e0000); (30.000000)
  101. Error hiding: 0
  102. Codec: 4
  103. Colour: 0
  104. OMX_SendCommand(m2, OMX_CommandStateSet, OMX_StateIdle, NULL) completed OK.
  105. OMX_GetParameter(h, OMX_IndexParamPortDefinition, portdef) completed OK.
  106. OMX_SendCommand(h, OMX_CommandPortEnable, port, NULL) completed OK.
  107. Allocated a buffer of 81920 bytes
  108. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  109. Allocated a buffer of 81920 bytes
  110. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  111. Allocated a buffer of 81920 bytes
  112. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  113. Allocated a buffer of 81920 bytes
  114. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  115. Allocated a buffer of 81920 bytes
  116. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  117. Allocated a buffer of 81920 bytes
  118. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  119. Allocated a buffer of 81920 bytes
  120. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  121. Allocated a buffer of 81920 bytes
  122. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  123. Allocated a buffer of 81920 bytes
  124. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  125. Allocated a buffer of 81920 bytes
  126. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  127. Allocated a buffer of 81920 bytes
  128. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  129. Allocated a buffer of 81920 bytes
  130. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  131. Allocated a buffer of 81920 bytes
  132. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  133. Allocated a buffer of 81920 bytes
  134. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  135. Allocated a buffer of 81920 bytes
  136. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  137. Allocated a buffer of 81920 bytes
  138. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  139. Allocated a buffer of 81920 bytes
  140. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  141. Allocated a buffer of 81920 bytes
  142. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  143. Allocated a buffer of 81920 bytes
  144. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  145. Allocated a buffer of 81920 bytes
  146. OMX_UseBuffer(h, end, port, NULL, portdef->nBufferSize, buf) completed OK.
  147. OMX_SendCommand(m2, OMX_CommandStateSet, OMX_StateExecuting, NULL) completed OK.
  148. Inbound PTS: -9223372036854775808 (1/1200000) omxtimebase=1
  149. Segmentation fault
  150. pi@raspberrypi ~/Source/omxtx $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement