Skip to content

Instantly share code, notes, and snippets.

@roxlu
Created May 10, 2018 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roxlu/6bdaee9ff3be9c67cce7b319321e18f3 to your computer and use it in GitHub Desktop.
Save roxlu/6bdaee9ff3be9c67cce7b319321e18f3 to your computer and use it in GitHub Desktop.
[18:13:58.590] debug [test-openmax-v5.cpp:73] Started playback at 33965833255016
[18:13:58.592] debug [test-openmax-v5.cpp:80] Initialized.
[18:13:58.593] debug [OmxTypes.cpp:145] Disabling port 90 (blocking).
[18:13:58.594] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_render. OMX_CommandPortDisable for port 90
[18:13:58.594] trace [OmxTypes.cpp:116] Waiting for port 90 to become disabled.
[18:13:58.594] debug [OmxTypes.cpp:160] Disabled port 90.
[18:13:58.595] debug [OmxTypes.cpp:145] Disabling port 130 (blocking).
[18:13:58.595] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_decode. OMX_CommandPortDisable for port 130
[18:13:58.596] trace [OmxTypes.cpp:116] Waiting for port 130 to become disabled.
[18:13:58.596] debug [OmxTypes.cpp:160] Disabled port 130.
[18:13:58.596] debug [OmxTypes.cpp:145] Disabling port 130 (blocking).
[18:13:58.596] error [OmxComponent.cpp:1050] Got error event. Error is: OMX_ErrorSameState
[18:13:58.597] trace [OmxTypes.cpp:116] Waiting for port 130 to become disabled.
[18:13:58.597] debug [OmxTypes.cpp:160] Disabled port 130.
[18:13:58.597] debug [OmxTypes.cpp:145] Disabling port 131 (blocking).
[18:13:58.597] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_decode. OMX_CommandPortDisable for port 131
[18:13:58.597] trace [OmxTypes.cpp:116] Waiting for port 131 to become disabled.
[18:13:58.597] debug [OmxTypes.cpp:160] Disabled port 131.
[18:13:58.598] debug [test-openmax-v5.cpp:137] Changing renderer state to idle.
[18:13:58.598] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_render. OMX_CommandStateSet for state OMX_StateIdle
[18:13:58.598] error [OmxComponent.cpp:742] in OmxComponent::setState we should check if all ports are disabled; this is required.
[18:13:58.598] debug [test-openmax-v5.cpp:142] Changing decoder state to idle.
[18:13:58.598] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_decode. OMX_CommandStateSet for state OMX_StateIdle
[18:13:58.598] error [OmxComponent.cpp:742] in OmxComponent::setState we should check if all ports are disabled; this is required.
[18:13:58.599] debug [OmxTypes.cpp:297] OMX_PARAM_PORTDEFINITION_TYPE.eDir: OMX_DirInput
[18:13:58.599] debug [OmxTypes.cpp:298] OMX_PARAM_PORTDEFINITION_TYPE.nBufferCountActual: 20
[18:13:58.599] debug [OmxTypes.cpp:299] OMX_PARAM_PORTDEFINITION_TYPE.nBufferCountMin: 1
[18:13:58.599] debug [OmxTypes.cpp:300] OMX_PARAM_PORTDEFINITION_TYPE.nBufferSize: 81920
[18:13:58.599] debug [OmxTypes.cpp:301] OMX_PARAM_PORTDEFINITION_TYPE.bEnabled: 0
[18:13:58.599] debug [OmxTypes.cpp:302] OMX_PARAM_PORTDEFINITION_TYPE.bPopulated: 0
[18:13:58.599] debug [OmxTypes.cpp:303] OMX_PARAM_PORTDEFINITION_TYPE.bBuffersContiguous: 0
[18:13:58.599] debug [OmxTypes.cpp:304] OMX_PARAM_PORTDEFINITION_TYPE.nBufferAlignment: 16
[18:13:58.599] debug [OmxTypes.cpp:305] OMX_PARAM_PORTDEFINITION_TYPE.eDomain: OMX_PortDomainVideo
[18:13:58.599] debug [OmxTypes.cpp:309] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nFrameWidth: 0
[18:13:58.599] debug [OmxTypes.cpp:310] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nFrameHeight: 0
[18:13:58.599] debug [OmxTypes.cpp:311] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nStride: 0
[18:13:58.599] debug [OmxTypes.cpp:312] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nSliceHeight: 0
[18:13:58.599] debug [OmxTypes.cpp:313] OMX_PARAM_PORTDEFINITION_TYPE.format.video.xFramerate: 0
[18:13:58.599] debug [OmxTypes.cpp:314] OMX_PARAM_PORTDEFINITION_TYPE.format.video.bFlagErrorConcealment: 0
[18:13:58.599] debug [OmxTypes.cpp:315] OMX_PARAM_PORTDEFINITION_TYPE.format.video.eCompressionFormat: OMX_VIDEO_CodingAVC
[18:13:58.599] debug [OmxTypes.cpp:316] OMX_PARAM_PORTDEFINITION_TYPE.format.video.eColorFormat: OMX_COLOR_FormatUnused
[18:13:58.600] debug [OmxComponent.cpp:429] Created buffer: 0x194a510
[18:13:58.600] debug [OmxComponent.cpp:429] Created buffer: 0x194a390
[18:13:58.600] debug [OmxComponent.cpp:429] Created buffer: 0x194a1e0
[18:13:58.601] debug [OmxComponent.cpp:429] Created buffer: 0x194a280
[18:13:58.601] debug [OmxComponent.cpp:429] Created buffer: 0x19484b0
[18:13:58.601] debug [OmxComponent.cpp:429] Created buffer: 0x19485a0
[18:13:58.601] debug [OmxComponent.cpp:429] Created buffer: 0x1948630
[18:13:58.602] debug [OmxComponent.cpp:429] Created buffer: 0x19486c0
[18:13:58.602] debug [OmxComponent.cpp:429] Created buffer: 0x1948730
[18:13:58.602] debug [OmxComponent.cpp:429] Created buffer: 0x1948520
[18:13:58.602] debug [OmxComponent.cpp:429] Created buffer: 0x1948830
[18:13:58.603] debug [OmxComponent.cpp:429] Created buffer: 0x19488a0
[18:13:58.603] debug [OmxComponent.cpp:429] Created buffer: 0x1948910
[18:13:58.603] debug [OmxComponent.cpp:429] Created buffer: 0x1948980
[18:13:58.604] debug [OmxComponent.cpp:429] Created buffer: 0x19489f0
[18:13:58.604] debug [OmxComponent.cpp:429] Created buffer: 0x1948a60
[18:13:58.604] debug [OmxComponent.cpp:429] Created buffer: 0x1948ad0
[18:13:58.605] debug [OmxComponent.cpp:429] Created buffer: 0x19487a0
[18:13:58.605] debug [OmxComponent.cpp:429] Created buffer: 0x1948cd0
[18:13:58.605] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_decode. OMX_CommandPortEnable for port 130
[18:13:58.605] debug [OmxComponent.cpp:429] Created buffer: 0x1948d40
[18:13:58.605] trace [OmxTypes.cpp:116] Waiting for port 130 to become enabled.
[18:13:58.605] debug [OmxComponent.cpp:457] Yay we allocated the buffers.
[18:13:58.606] debug [test-openmax-v5.cpp:159] Creating tunnel.
[18:13:58.606] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_render. OMX_CommandStateSet for state OMX_StateExecuting
[18:13:58.607] error [OmxComponent.cpp:742] in OmxComponent::setState we should check if all ports are disabled; this is required.
[18:13:58.607] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_decode. OMX_CommandStateSet for state OMX_StateExecuting
[18:13:58.607] error [OmxComponent.cpp:742] in OmxComponent::setState we should check if all ports are disabled; this is required.
[18:13:58.607] debug [test-openmax-v5.cpp:210] SIZE: 9948445
[18:13:58.631] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.631] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.631] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.632] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.632] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.633] debug [test-openmax-v5.cpp:249] curr_frames: 1
[18:13:58.633] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.634] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.652] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.652] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.652] debug [test-openmax-v5.cpp:249] curr_frames: 2
[18:13:58.652] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.675] trace [OmxComponent.cpp:1059] Got OMX_EventPortSettingsChanged event on OMX.broadcom.video_decode. Port settings changed on port 131.
[18:13:58.675] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.675] debug [OmxTypes.cpp:167] Enabling port 90.
[18:13:58.675] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.675] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_render. OMX_CommandPortEnable for port 90
[18:13:58.676] trace [OmxTypes.cpp:116] Waiting for port 90 to become enabled.
[18:13:58.676] debug [OmxTypes.cpp:182] Enabled port 90.
[18:13:58.676] debug [OmxTypes.cpp:167] Enabling port 131.
[18:13:58.678] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_decode. OMX_CommandPortEnable for port 131
[18:13:58.678] trace [OmxTypes.cpp:116] Waiting for port 131 to become enabled.
[18:13:58.678] debug [OmxTypes.cpp:182] Enabled port 131.
[18:13:58.678] debug [test-openmax-v5.cpp:249] curr_frames: 3
[18:13:58.687] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_render. UNKNONW
[18:13:58.687] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_render. UNKNONW
[18:13:58.697] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.697] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.698] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.698] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.698] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.699] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.700] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.700] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.700] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.700] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.701] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.701] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.702] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.702] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.703] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.703] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.703] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.704] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.704] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_render. UNKNONW
[18:13:58.704] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.705] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.705] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.705] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.706] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.706] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.707] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.707] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.708] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.708] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.709] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.709] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.710] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.710] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.710] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.710] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.711] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.711] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.711] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.712] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.713] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.713] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.713] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.713] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.714] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.714] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.714] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.714] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.715] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.715] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.715] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.716] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.716] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.716] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.717] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.717] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.718] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.718] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.719] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.719] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.719] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.720] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.720] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.720] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.721] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.721] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.722] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_render. UNKNONW
[18:13:58.722] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.722] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.723] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.723] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.724] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.724] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.724] trace [OmxComponent.cpp:1059] Got OMX_EventMark event on OMX.broadcom.video_decode. UNKNONW
[18:13:58.724] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.725] debug [test-openmax-v5.cpp:322] Breaking out of loop; testing shutdown.
[18:13:58.725] debug [test-openmax-v5.cpp:330] Flushing the queue.
[18:13:58.725] trace [OmxComponent.cpp:1078] >>> empty buffer done.
[18:13:58.725] debug [OmxComponent.cpp:622] Flushing port 131.
[18:13:58.726] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_decode. OMX_CommandFlush for port 131
[18:13:58.726] verbose [OmxComponent.cpp:697] Wait for event OMX_EventCmdComplete complete
[18:13:58.726] debug [OmxTypes.cpp:82] OmxEvent.type: OMX_EventCmdComplete, OMX_CommandFlush for port 131. data1: 1, data2: 131.
[18:13:58.726] debug [OmxComponent.cpp:634] Flushing port 90.
[18:13:58.727] warning [OmxComponent.cpp:714] --
[18:13:58.730] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_render. OMX_CommandFlush for port 90
[18:13:58.737] verbose [OmxComponent.cpp:697] Wait for event OMX_EventCmdComplete complete
[18:13:58.737] debug [OmxTypes.cpp:82] OmxEvent.type: OMX_EventCmdComplete, OMX_CommandFlush for port 90. data1: 1, data2: 90.
[18:13:58.737] error [OmxComponent.cpp:664] @todo we should wait until the tunnel was flushed.
[18:13:58.737] debug [test-openmax-v5.cpp:351] Removing mark pass.
[18:13:58.737] debug [OmxTypes.cpp:145] Disabling port 131 (blocking).
[18:13:58.738] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_decode. OMX_CommandPortDisable for port 131
[18:13:58.738] trace [OmxTypes.cpp:116] Waiting for port 131 to become disabled.
[18:13:58.739] debug [OmxTypes.cpp:160] Disabled port 131.
[18:13:58.739] debug [OmxTypes.cpp:145] Disabling port 90 (blocking).
[18:13:58.739] trace [OmxComponent.cpp:1059] Got OMX_EventCmdComplete event on OMX.broadcom.video_render. OMX_CommandPortDisable for port 90
[18:13:58.739] trace [OmxTypes.cpp:116] Waiting for port 90 to become disabled.
[18:13:58.739] debug [OmxTypes.cpp:160] Disabled port 90.
[18:13:58.739] debug [OmxTypes.cpp:130] Disabling port 130 (non-blocking).
[18:13:58.740] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 0 on port 130
[18:13:58.740] debug [OmxComponent.cpp:488] Deallocating the buffer 0 for header 0.
[18:13:58.740] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 1 on port 130
[18:13:58.741] debug [OmxComponent.cpp:488] Deallocating the buffer 1 for header 1.
[18:13:58.741] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 2 on port 130
[18:13:58.742] debug [OmxComponent.cpp:488] Deallocating the buffer 2 for header 2.
[18:13:58.742] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 3 on port 130
[18:13:58.742] debug [OmxComponent.cpp:488] Deallocating the buffer 3 for header 3.
[18:13:58.742] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 4 on port 130
[18:13:58.742] debug [OmxComponent.cpp:488] Deallocating the buffer 4 for header 4.
[18:13:58.743] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 5 on port 130
[18:13:58.743] debug [OmxComponent.cpp:488] Deallocating the buffer 5 for header 5.
[18:13:58.743] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 6 on port 130
[18:13:58.743] debug [OmxComponent.cpp:488] Deallocating the buffer 6 for header 6.
[18:13:58.744] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 7 on port 130
[18:13:58.744] debug [OmxComponent.cpp:488] Deallocating the buffer 7 for header 7.
[18:13:58.744] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 8 on port 130
[18:13:58.744] debug [OmxComponent.cpp:488] Deallocating the buffer 8 for header 8.
[18:13:58.745] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 9 on port 130
[18:13:58.745] debug [OmxComponent.cpp:488] Deallocating the buffer 9 for header 9.
[18:13:58.745] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 10 on port 130
[18:13:58.745] debug [OmxComponent.cpp:488] Deallocating the buffer 10 for header 10.
[18:13:58.745] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 11 on port 130
[18:13:58.746] debug [OmxComponent.cpp:488] Deallocating the buffer 11 for header 11.
[18:13:58.746] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 12 on port 130
[18:13:58.746] debug [OmxComponent.cpp:488] Deallocating the buffer 12 for header 12.
[18:13:58.746] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 13 on port 130
[18:13:58.747] debug [OmxComponent.cpp:488] Deallocating the buffer 13 for header 13.
[18:13:58.747] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 14 on port 130
[18:13:58.747] debug [OmxComponent.cpp:488] Deallocating the buffer 14 for header 14.
[18:13:58.747] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 15 on port 130
[18:13:58.748] debug [OmxComponent.cpp:488] Deallocating the buffer 15 for header 15.
[18:13:58.748] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 16 on port 130
[18:13:58.748] debug [OmxComponent.cpp:488] Deallocating the buffer 16 for header 16.
[18:13:58.748] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 17 on port 130
[18:13:58.748] debug [OmxComponent.cpp:488] Deallocating the buffer 17 for header 17.
[18:13:58.748] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 18 on port 130
[18:13:58.749] debug [OmxComponent.cpp:488] Deallocating the buffer 18 for header 18.
[18:13:58.749] debug [OmxComponent.cpp:482] Going to deallocate the port buffer header 19 on port 130
[18:13:58.749] debug [OmxComponent.cpp:488] Deallocating the buffer 19 for header 19.
[18:13:58.749] trace [OmxTypes.cpp:116] Waiting for port 130 to become disabled.
[18:13:58.750] debug [OmxComponent.cpp:500] Deallocated buffers for port 130 and disabled the port.
[18:13:58.750] debug [test-openmax-v5.cpp:381] Port 130 def.
[18:13:58.750] debug [OmxTypes.cpp:297] OMX_PARAM_PORTDEFINITION_TYPE.eDir: OMX_DirInput
[18:13:58.750] debug [OmxTypes.cpp:298] OMX_PARAM_PORTDEFINITION_TYPE.nBufferCountActual: 20
[18:13:58.750] debug [OmxTypes.cpp:299] OMX_PARAM_PORTDEFINITION_TYPE.nBufferCountMin: 1
[18:13:58.751] debug [OmxTypes.cpp:300] OMX_PARAM_PORTDEFINITION_TYPE.nBufferSize: 81920
[18:13:58.751] debug [OmxTypes.cpp:301] OMX_PARAM_PORTDEFINITION_TYPE.bEnabled: 0
[18:13:58.751] debug [OmxTypes.cpp:302] OMX_PARAM_PORTDEFINITION_TYPE.bPopulated: 0
[18:13:58.751] debug [OmxTypes.cpp:303] OMX_PARAM_PORTDEFINITION_TYPE.bBuffersContiguous: 0
[18:13:58.751] debug [OmxTypes.cpp:304] OMX_PARAM_PORTDEFINITION_TYPE.nBufferAlignment: 16
[18:13:58.751] debug [OmxTypes.cpp:305] OMX_PARAM_PORTDEFINITION_TYPE.eDomain: OMX_PortDomainVideo
[18:13:58.751] debug [OmxTypes.cpp:309] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nFrameWidth: 0
[18:13:58.751] debug [OmxTypes.cpp:310] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nFrameHeight: 0
[18:13:58.751] debug [OmxTypes.cpp:311] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nStride: 0
[18:13:58.751] debug [OmxTypes.cpp:312] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nSliceHeight: 0
[18:13:58.751] debug [OmxTypes.cpp:313] OMX_PARAM_PORTDEFINITION_TYPE.format.video.xFramerate: 0
[18:13:58.751] debug [OmxTypes.cpp:314] OMX_PARAM_PORTDEFINITION_TYPE.format.video.bFlagErrorConcealment: 0
[18:13:58.751] debug [OmxTypes.cpp:315] OMX_PARAM_PORTDEFINITION_TYPE.format.video.eCompressionFormat: OMX_VIDEO_CodingAVC
[18:13:58.751] debug [OmxTypes.cpp:316] OMX_PARAM_PORTDEFINITION_TYPE.format.video.eColorFormat: OMX_COLOR_FormatUnused
[18:13:58.752] debug [test-openmax-v5.cpp:387] Port 131 def.
[18:13:58.752] debug [OmxTypes.cpp:297] OMX_PARAM_PORTDEFINITION_TYPE.eDir: OMX_DirOutput
[18:13:58.752] debug [OmxTypes.cpp:298] OMX_PARAM_PORTDEFINITION_TYPE.nBufferCountActual: 0
[18:13:58.752] debug [OmxTypes.cpp:299] OMX_PARAM_PORTDEFINITION_TYPE.nBufferCountMin: 1
[18:13:58.752] debug [OmxTypes.cpp:300] OMX_PARAM_PORTDEFINITION_TYPE.nBufferSize: 3133440
[18:13:58.752] debug [OmxTypes.cpp:301] OMX_PARAM_PORTDEFINITION_TYPE.bEnabled: 0
[18:13:58.752] debug [OmxTypes.cpp:302] OMX_PARAM_PORTDEFINITION_TYPE.bPopulated: 1
[18:13:58.752] debug [OmxTypes.cpp:303] OMX_PARAM_PORTDEFINITION_TYPE.bBuffersContiguous: 0
[18:13:58.752] debug [OmxTypes.cpp:304] OMX_PARAM_PORTDEFINITION_TYPE.nBufferAlignment: 16
[18:13:58.753] debug [OmxTypes.cpp:305] OMX_PARAM_PORTDEFINITION_TYPE.eDomain: OMX_PortDomainVideo
[18:13:58.753] debug [OmxTypes.cpp:309] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nFrameWidth: 1920
[18:13:58.753] debug [OmxTypes.cpp:310] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nFrameHeight: 1080
[18:13:58.753] debug [OmxTypes.cpp:311] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nStride: 1920
[18:13:58.753] debug [OmxTypes.cpp:312] OMX_PARAM_PORTDEFINITION_TYPE.format.video.nSliceHeight: 1088
[18:13:58.753] debug [OmxTypes.cpp:313] OMX_PARAM_PORTDEFINITION_TYPE.format.video.xFramerate: 1638400
[18:13:58.753] debug [OmxTypes.cpp:314] OMX_PARAM_PORTDEFINITION_TYPE.format.video.bFlagErrorConcealment: 0
[18:13:58.753] debug [OmxTypes.cpp:315] OMX_PARAM_PORTDEFINITION_TYPE.format.video.eCompressionFormat: OMX_VIDEO_CodingUnused
[18:13:58.753] debug [OmxTypes.cpp:316] OMX_PARAM_PORTDEFINITION_TYPE.format.video.eColorFormat: OMX_COLOR_FormatYUV420SemiPlanar
[18:13:58.753] warning [test-openmax-v5.cpp:389] -
[18:13:58.754] error [OmxComponent.cpp:778] Failed to send the state change command for OMX_StateIdle on OMX.broadcom.video_decode. OMX_ErrorInsufficientResources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment