Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

unrecoverable error: OMX_ErrorUndefined (0x80001001)

$
0
0

Hi,

We are using ezsdk_dm816x-evm_5_04_00_11. We have been trying to run the VFCC->DEI->VENC->VDEC->VFPC-SC->VFDC demo of OMX on our custom DM816X board which is having same component video capture chip TVP7002 as DM816X EVM has and also the video port placement is aligned with DM816X EVM.

We are executing this demo by providing following command line argument.

# /usr/share/ti/ti-omx/capture_encode_decode_display_a8host_debug.xv5T -m 720p -f 60 -b 6000000 -c 1 -d 0 -n 1000

On EVM this demo works fine but on our custom board it gets hang with the log mentioned below, then to understand the execute issue we enabled logger functionality of VPSS and also captured the log which is also mentioned below.  So, looking at the VPSS firmware log it looks like that OMX_CTRLTvpDrvCreate call and subsequent calls are failing.

A8 side console log

 OMX_Init completed
 UIAClient is ready to send a UIA configuration command
UIAClient received UIA_CONFIGURE_ACK
UIAClient is done sending requests
UIAClient is ready to send a UIA configuration command
UIAClient received UIA_CONFIGURE_ACK
UIAClient is done sending requests
 before IL_ClientInit
  ilclient going on1
 capture compoenent is created
 control TVP compoenent is created
Buffer Size computed: 1382400
set input port params (width = 1280, height = 720)enable capture output port
got eventEnable/Disable Event
 dei compoenent is created
set input port params (width = 1280, height = 720)
set output port params (width = 1280, height = 720)set output port params (width = 1280, height = 720)set number of channelsset input resolutionset ou
tput resolutionenable dei input port
got eventEnable/Disable Event
enable dei output port 0
got eventEnable/Disable Event
enable dei output port 1
got eventEnable/Disable Event
 encoder compoenent is created
 decoder compoenent is created
PADX: 32 PADY: 24
 level set is 12
 scalar compoenent is created
set input port params (width = 1280, height = 720)
set output port params (width = 1280, height = 720)
set number of channels
set input resolution
set output resolution
enable scalar input port
got eventEnable/Disable Event
enable scalar output port
got eventEnable/Disable Event
found handle 0x1501c0 for component OMX.TI.VPSSM3.VFDC
 got display handle
found handle 0x1541c8 for component OMX.TI.VPSSM3.CTRL.DC
Buffer Size computed: 1843200
set input port params (width = 1280, height = 720)setting input and output memory type to defaultenable input port
got eventEnable/Disable Event
 connect call for capture-Dei
  connect call for dei- encoder
  connect call for encode- decode
  connect call for decoder-scalar
  connect call for scalar-display
 line 1095
 got event*** unrecoverable error: OMX_ErrorUndefined (0x80001001)

VPSS log

P:2 #:00980 T:0000000783207a25 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.TVP> Entering<OMX_BASE_CmdEventHandler> @line<434>
N:VPSS  P:2 #:00981 T:0000000783210f17 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.TVP> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
N:VPSS  P:2 #:00982 T:000000078321845f M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.TVP> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
N:VPSS  P:2 #:00983 T:0000000783220f65 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.TVP> Entering<_OMX_BASE_HandleStateTransition> @line<316>
N:VPSS  P:2 #:00984 T:0000000783228545 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.TVP> @<_OMX_BASE_HandleStateTransition> @line<339> msg<Loaded to Idle Transition>
N:VPSS  P:2 #:00985 T:000000078323187f M:xdc.runtime.Main S:Entered _OMX_CTRLTvpDrvCreate: 569
N:VPSS  P:2 #:00986 T:000000078324f99b M:xdc.runtime.Main S:Driver Creation Failed: Video DecoderId: 1025
N:VPSS  P:2 #:00987 T:0000000783255f0d M:xdc.runtime.Main S: OMX Error in Omx_Capture_createVideoDecoder :: line 1129
N:VPSS  P:2 #:00988 T:000000078325cab9 M:xdc.runtime.Main S: OMX Error in _OMX_CTRLTvpDrvCreate :: line 591
N:VPSS  P:2 #:00989 T:0000000783262eeb M:xdc.runtime.Main S: OMX Error in OMX_TI_CTRL_CommandNotify :: line 834
N:VPSS  P:2 #:00990 T:00000007832692ef M:xdc.runtime.Main S: OMX Error in _OMX_BASE_HandleStateTransition :: line 344
N:VPSS  P:2 #:00991 T:000000078326fadb M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.TVP> Leaving<_OMX_BASE_HandleStateTransition> @line<483> with error<-2147479551:ErrorUndefined>
N:VPSS  P:2 #:00992 T:00000007832a4ebf M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.TVP> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<-2147479551:ErrorUndefined>
N:VPSS  P:2 #:00993 T:00000007832af435 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.TVP> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<-2147479551:ErrorUndefined>
N:VPSS  P:2 #:00994 T:00000007832b87ed M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.TVP> Entering<OMX_BASE_CmdEventHandler> @line<434>
N:VPSS  P:2 #:00995 T:00000007832c0705 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.TVP> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>

Do we miss anything here? Any help on this would be much appreciated.

Thanks,

Ronak


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>