This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Encode_Display and Decode_Display

Dear all,

 

I work on ezsdk_dm814x-evm_5_05_02_00, and I connect to RGB a stream from camera (http://www.aiptek.com.tw/c0_1.php?bid=2&cid=5&pid=1). I write the follow cmd in script file, to encode from camera to file and then immediately to decode from the file.

On the screen I see a clear view, but when I try to view the file in VLC, I see it not  so clear, and when I decode the file, I see only an white screen in the middle of the screen.

 

please help me know why is it  not working well, and what the solution. 

The script is:

cd /etc/init.d/

 ./matrix-gui-e stop

 /etc/init.d/pvr-init stop

 echo 1:dvo2 > /sys/devices/platform/vpss/graphics0/nodes

 echo 0 > /sys/devices/platform/vpss/display1/enabled

 echo 720p-60 > /sys/devices/platform/vpss/display1/mode

 echo 1 > /sys/devices/platform/vpss/display1/enabled

 cd /usr/share/ti/ti-omx/

 ./capture_encode_a8host_debug.xv5T -f 60 -m 720p -b 6000000 -o test.h264 -n 600 -d 0

 ./decode_display_a8host_debug.xv5T -i test.h264 -w 1280 -h 720 -f 60 -g 0 -d 0 -c h264

 

regard,

Yoel

  • Hello,

    Could you attach the video stream?

    Best Regards,

    Margarita

  • Thanks Margarita,

     

    This is a log file with Error...and the video stream.

     

    Regard,

    Yoel

     

     

  • Hello,

    Yoel Cohen said:
    This is a log file with Error...and the video stream.

    I do not see it.

    Best Regards,

    Margarita

  • 2768.log_and_video_stream.rar

     

    Margarita,

    I send the file again...

     

    Regard,

    Yoel

  • Hello,

    Could you run ./loggerSMDump.out 0x9e400000 0x100000 all, for more debug prints.

    This is avilable at /usr/share/ti/ti-uia folder in filesystem.

    Also what is your video source? Did you change the both demos somehow?  

    Best Regards,

    Margarita

  • Hello,

    Yoel Cohen said:

    but when I try to view the file in VLC, I see it not  so clear, and when I decode the file, I see only an white screen in the middle of the screen.

     

    I tryed with vlc I see the first frames correct, then it freezes.

    MV errors.No pts value from demuxer to use for frame!

    With decode_display examples the video is playable I do not observe such kind of errors like you:

    ( got event*** unrecoverable error: OMX_ErrorStreamCorrupt (0x8000100b)
    got event*** unrecoverable error: OMX_ErrorStreamCorrupt (0x8000100b)
    got event*** unrecoverable error: OMX_ErrorStreamCorrupt (0x8000100b)
    got event*** unrecoverable error: OMX_ErrorStreamCorrupt (0x8000100b)
    got event*** unrecoverable error: OMX_ErrorStreamCorrupt (0x8000100b)).

    I observed only some mosaic after first few frames till the end. 

    Could you try with default capture_encode example without changes.

    Please follow the OMX_05_02_00_48_UserGuide.pdf chater: Capture_encode example

    presented in:

    /ti-ezsdk_dm814x-evm_5_05_02_00/component-sources/omx_05_02_00_48

    Best Regards,

    Margarita

  • Margarita,

    I attach file with the error.

    N:VPSS  P:2 #:08359 T:000002a37cd5a9c1 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:12318 T:000002a3e3348d21 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08360 T:000002a37cd6e63d M:xdc.runtime.Main S:Entered Function :omxrpc_skel_usebuffer
    N:Video P:1 #:12319 T:000002a3e33516f1 M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08361 T:000002a37cd93bbb M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
    N:VPSS  P:2 #:08362 T:000002a37cd9e08b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_HandleStateTransition> @line<316>
    N:Video P:1 #:12320 T:000002a3e33948cf M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08363 T:000002a37cda5ba5 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> @<_OMX_BASE_HandleStateTransition> @line<339> msg<Loaded to Idle Transition>
    N:Video P:1 #:12321 T:000002a3e339fe89 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08364 T:000002a37cdc7efd M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:12322 T:000002a3e392d897 M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08365 T:000002a37cdd0495 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_CB_ReturnEventNotify> @line<115> msg<Notify client for state transition>
    N:Video P:1 #:12323 T:000002a3e393fe81 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08366 T:000002a37cdda165 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:Video P:1 #:12324 T:000002a3e394bf01 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08367 T:000002a37cde278d M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_HandleStateTransition> @line<483> with error<0:ErrorNone>
    N:Video P:1 #:12325 T:000002a3e39541ef M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08368 T:000002a37cdef055 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:12326 T:000002a3e395ccc9 M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08369 T:000002a37cdf7bf5 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:VPSS  P:2 #:08370 T:000002a37ce013eb M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:12327 T:000002a3e399a773 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08371 T:000002a37ce08d2b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:12328 T:000002a3e39a5e29 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08372 T:000002a37ce1070b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<821> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:12329 T:000002a3e3f835ed M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08373 T:000002a37ce19235 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_HandleStateTransitionComplete> @line<506>
    N:Video P:1 #:12330 T:000002a3e3f95bc1 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08374 T:000002a37ce21213 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> @<_OMX_BASE_HandleStateTransitionComplete> @line<535> msg<Loaded to Idle Transition>
    N:Video P:1 #:12331 T:000002a3e3f9f82d M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08375 T:000002a37ce2ae39 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_RestoreDioGroupInfo> @line<1398>
    N:Video P:1 #:12332 T:000002a3e3fa7505 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08376 T:000002a37ce32be5 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_RestoreDioGroupInfo> @line<1453> with error<0:ErrorNone>
    N:Video P:1 #:12333 T:000002a3e3faff37 M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08377 T:000002a37ce3bb8d M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_HandleStateTransitionComplete> @line<704> with error<0:ErrorNone>
    N:VPSS  P:2 #:08378 T:000002a37ce44643 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_EventNotifyToClient> @line<881>
    N:Video P:1 #:12334 T:000002a3e3ff017f M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08379 T:000002a37ce8a19b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_SendCommand> @line<499>
    N:Video P:1 #:12335 T:000002a3e3ffb5cb M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08380 T:000002a37ce98bbf M:xdc.runtime.Main S:OMX_BASE_SendCommand:OMX_CommandStateSet, nParam1: 3
    N:Video P:1 #:12336 T:000002a3e45208af M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08381 T:000002a37cea432d M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_SendCommand> @line<669> with error<0:ErrorNone>
    N:Video P:1 #:12337 T:000002a3e45334ef M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08382 T:000002a37cecb479 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1172> with error<0:ErrorNone>
    N:Video P:1 #:12338 T:000002a3e453d12d M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08383 T:000002a37ced5bd3 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
    N:Video P:1 #:12339 T:000002a3e4544d99 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08384 T:000002a37cede6f9 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
    N:Video P:1 #:12340 T:000002a3e454d79d M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08385 T:000002a37cee6e7f M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:VPSS  P:2 #:08386 T:000002a37ceef1e5 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:12341 T:000002a3e4589719 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08387 T:000002a37cefa2b7 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:12342 T:000002a3e45949c1 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08388 T:000002a37cf03ec3 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:12343 T:000002a3e4ba2c05 M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08389 T:000002a37cf0dbe1 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:12344 T:000002a3e4bb53df M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08390 T:000002a37cf16eeb M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_HandleStateTransition> @line<316>
    N:Video P:1 #:12345 T:000002a3e4bbef57 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08391 T:000002a37cf1eae1 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> @<_OMX_BASE_HandleStateTransition> @line<376> msg<Idle to Executing Transition>
    N:Video P:1 #:12346 T:000002a3e4bc6bcb M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08392 T:000002a37cf28963 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:12347 T:000002a3e4bcf5f1 M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08393 T:000002a37cf306c7 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> @<OMX_BASE_CB_ReturnEventNotify> @line<115> msg<Notify client for state transition>
    N:VPSS  P:2 #:08394 T:000002a37cf3a4bd M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:Video P:1 #:12348 T:000002a3e4c127bf M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08395 T:000002a37cf42ffd M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_HandleStateTransition> @line<483> with error<0:ErrorNone>
    N:Video P:1 #:12349 T:000002a3e4c1dcf9 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08396 T:000002a37cf4ba4b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:12350 T:000002a3e5154c3f M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08397 T:000002a37cf540b3 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:12351 T:000002a3e516802f M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08398 T:000002a37cf5cceb M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:12352 T:000002a3e5171c87 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08399 T:000002a37cf642ed M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:12353 T:000002a3e517987f M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08400 T:000002a37cf6beed M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<821> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:12354 T:000002a3e518229f M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08401 T:000002a37cf76d57 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_HandleStateTransitionComplete> @line<506>
    N:VPSS  P:2 #:08402 T:000002a37cf7ee93 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> @<_OMX_BASE_HandleStateTransitionComplete> @line<614> msg<Idle to Executing Transition>
    N:Video P:1 #:12355 T:000002a3e51c06ed M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08403 T:000002a37cf88175 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_HandleStateTransitionComplete> @line<704> with error<0:ErrorNone>
    N:Video P:1 #:12356 T:000002a3e51cbba5 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08404 T:000002a37cf90f37 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<_OMX_BASE_EventNotifyToClient> @line<881>
    N:Video P:1 #:12357 T:000002a3e57e05b5 M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08405 T:000002a37cfdfff7 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_SendCommand> @line<499>
    N:Video P:1 #:12358 T:000002a3e57f2f23 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08406 T:000002a37cfef039 M:xdc.runtime.Main S:OMX_BASE_SendCommand:OMX_CommandStateSet, nParam1: 3
    N:Video P:1 #:12359 T:000002a3e57fcd2b M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08407 T:000002a37cffa401 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_SendCommand> @line<669> with error<0:ErrorNone>
    N:Video P:1 #:12360 T:000002a3e5804abd M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08408 T:000002a37d01603d M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1172> with error<0:ErrorNone>
    N:Video P:1 #:12361 T:000002a3e580d527 M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08409 T:000002a37d01f815 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
    N:VPSS  P:2 #:08410 T:000002a37d028471 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
    N:Video P:1 #:12362 T:000002a3e584639b M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08411 T:000002a37d033b05 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:12363 T:000002a3e58517b3 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08412 T:000002a37d03c98b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.CTRL.DC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:12364 T:000002a3e5f28b9f M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08413 T:000002a37d047dff M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:12365 T:000002a3e5f3aec9 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08414 T:000002a37d051681 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:12366 T:000002a3e5f44b57 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08415 T:000002a37d058c71 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:12367 T:000002a3e5f4c7b1 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08416 T:000002a37d061571 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_HandleStateTransition> @line<316>
    N:Video P:1 #:12368 T:000002a3e5f55213 M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08417 T:000002a37d068bcb M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> @<_OMX_BASE_HandleStateTransition> @line<376> msg<Idle to Executing Transition>
    N:VPSS  P:2 #:08418 T:000002a37d0a03a4 M:xdc.runtime.Main S:Mosaic configuration DONE!!
    N:Video P:1 #:12369 T:000002a3e5f8fe15 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:Video P:1 #:12370 T:000002a3e5f9c3e1 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08419 T:000002a37dddd00c M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:12371 T:000002a3e641164f M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08420 T:000002a37dde6997 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_CB_ReturnEventNotify> @line<115> msg<Notify client for state transition>
    N:Video P:1 #:12372 T:000002a3e642395f M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08421 T:000002a37ddf8295 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:Video P:1 #:12373 T:000002a3e642d6d1 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08422 T:000002a37de013ad M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_HandleStateTransition> @line<483> with error<0:ErrorNone>
    N:Video P:1 #:12374 T:000002a3e643536d M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08423 T:000002a37de0998d M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:12375 T:000002a3e643ddb1 M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08424 T:000002a37de12499 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:VPSS  P:2 #:08425 T:000002a37de1b575 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:12376 T:000002a3e6476b0b M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08426 T:000002a37de228a5 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:12377 T:000002a3e6481ff1 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08427 T:000002a37de2a171 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<821> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:12378 T:000002a3e69c3e8b M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08428 T:000002a37de32f1d M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_HandleStateTransitionComplete> @line<506>
    N:Video P:1 #:12379 T:000002a3e69d6c53 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08429 T:000002a37de3a95b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> @<_OMX_BASE_HandleStateTransitionComplete> @line<614> msg<Idle to Executing Transition>
    N:Video P:1 #:12380 T:000002a3e69e08db M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08430 T:000002a37de43a29 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_HandleStateTransitionComplete> @line<704> with error<0:ErrorNone>
    N:Video P:1 #:12381 T:000002a3e69e86bb M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08431 T:000002a37de4c26b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<_OMX_BASE_EventNotifyToClient> @line<881>
    N:Video P:1 #:12382 T:000002a3e69f1103 M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08432 T:000002a37de89a41 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_SendCommand> @line<499>
    N:VPSS  P:2 #:08433 T:000002a37de98b41 M:xdc.runtime.Main S:OMX_BASE_SendCommand:OMX_CommandStateSet, nParam1: 3
    N:Video P:1 #:12383 T:000002a3e6a2d077 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08434 T:000002a37dea4725 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_SendCommand> @line<669> with error<0:ErrorNone>
    N:Video P:1 #:12384 T:000002a3e6a384fd M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08435 T:000002a37dec360f M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_DIO_Control> @line<455>
    N:Video P:1 #:12385 T:000002a3e7040a31 M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08436 T:000002a37dedceeb M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_DIO_Control> @line<463> with error<0:ErrorNone>
    N:Video P:1 #:12386 T:000002a3e7053701 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08437 T:000002a37dee6361 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<_OMX_BASE_EventNotifyToClient> @line<1172> with error<0:ErrorNone>
    N:Video P:1 #:12387 T:000002a3e705d4bf M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08438 T:000002a37deeee49 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_PROCESS_CmdCompleteEvent> @line<930> with error<0:ErrorNone>
    N:Video P:1 #:12388 T:000002a3e7065257 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08439 T:000002a37def7a07 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdCompleteEventHandler> @line<496> with error<0:ErrorNone>
    N:Video P:1 #:12389 T:000002a3e706dc6b M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08440 T:000002a37df0b7e9 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:VPSS  P:2 #:08441 T:000002a37df17859 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFDC> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:12390 T:000002a3e70a968b M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08442 T:000002a37df24837 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_CmdEventHandler> @line<434>
    N:Video P:1 #:12391 T:000002a3e70b4abb M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08443 T:000002a37df2eb53 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_PROCESS_CmdEvent> @line<526>
    N:Video P:1 #:12392 T:000002a3e75f5c9b M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08444 T:000002a37df368d9 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> @<OMX_BASE_PROCESS_CmdEvent> @line<538> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:12393 T:000002a3e7608bf1 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08445 T:000002a37df3f86d M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<_OMX_BASE_HandleStateTransition> @line<316>
    N:Video P:1 #:12394 T:000002a3e7612953 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08446 T:000002a37df475df M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> @<_OMX_BASE_HandleStateTransition> @line<376> msg<Idle to Executing Transition>
    N:Video P:1 #:12395 T:000002a3e761a6a7 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08447 T:000002a37df68f15 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:12396 T:000002a3e76230cd M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08448 T:000002a37df72055 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> @<OMX_BASE_CB_ReturnEventNotify> @line<115> msg<Notify client for state transition>
    N:VPSS  P:2 #:08449 T:000002a37df7eaf9 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:Video P:1 #:12397 T:000002a3e765fc7f M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08450 T:000002a37df87895 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<_OMX_BASE_HandleStateTransition> @line<483> with error<0:ErrorNone>
    N:Video P:1 #:12398 T:000002a3e766b0eb M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08451 T:000002a37df90a4b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_PROCESS_CmdEvent> @line<784> with error<0:ErrorNone>
    N:Video P:1 #:12399 T:000002a3e7c0511f M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08452 T:000002a37df994b9 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_CmdEventHandler> @line<466> with error<0:ErrorNone>
    N:Video P:1 #:12400 T:000002a3e7c1a2f9 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08453 T:000002a37dfa2bff M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_CmdCompleteEventHandler> @line<483>
    N:Video P:1 #:12401 T:000002a3e7c24351 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08454 T:000002a37dfaaa2b M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_PROCESS_CmdCompleteEvent> @line<809>
    N:Video P:1 #:12402 T:000002a3e7c2c099 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08455 T:000002a37dfb29f1 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> @<OMX_BASE_PROCESS_CmdCompleteEvent> @line<821> msg<Processing OMX_CommandStateSet>
    N:Video P:1 #:12403 T:000002a3e7c34a3b M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:VPSS  P:2 #:08456 T:000002a37dfbb9a5 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<_OMX_BASE_HandleStateTransitionComplete> @line<506>
    N:VPSS  P:2 #:08457 T:000002a37dfc3dcd M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> @<_OMX_BASE_HandleStateTransitionComplete> @line<614> msg<Idle to Executing Transition>
    N:Video P:1 #:12404 T:000002a3e7c6eee1 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:VPSS  P:2 #:08458 T:000002a37dfcd0b7 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<_OMX_BASE_HandleStateTransitionComplete> @line<704> with error<0:ErrorNone>
    N:Video P:1 #:12405 T:000002a3e7c7a1fb M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08459 T:000002a37dfd7c11 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<_OMX_BASE_EventNotifyToClient> @line<881>
    N:Video P:1 #:12406 T:000002a3e82c747f M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:VPSS  P:2 #:08460 T:000002a37e00fbdf M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_DIO_Control> @line<455>
    N:Video P:1 #:12407 T:000002a3e82d9e15 M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:VPSS  P:2 #:08461 T:000002a37e02cca7 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Leaving<OMX_BASE_DIO_Control> @line<463> with error<0:ErrorNone>
    N:Video P:1 #:12408 T:000002a3e82e39f3 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:VPSS  P:2 #:08462 T:000002a37e03b919 M:xdc.runtime.Main S:Module<OMX.TI.VPSSM3.VFPC.INDTXSCWB> Entering<OMX_BASE_DIO_Control> @line<455>
    N:Video P:1 #:12409 T:000002a3e82ee0a3 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:VPSS  P:2 #:08521 T:000002a465ede08f M:xdc.runtime.Main S:Display Driver Stopped!!
    N:Video P:1 #:12410 T:000002a3e82f6cc9 M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:Video P:1 #:12411 T:000002a3e832f57b M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:Video P:1 #:12412 T:000002a3e833a66b M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:Video P:1 #:12413 T:000002a3e88fe841 M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:Video P:1 #:12414 T:000002a3e89135fd M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:Video P:1 #:12415 T:000002a3e891d62b M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:12416 T:000002a3e89252fb M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> @<OMX_BASE_CB_ReturnEventNotify> @line<158> msg<Notify client for error>
    N:Video P:1 #:12417 T:000002a3e892dc8f M:xdc.runtime.Main S: hComponent: 0x9dff2620; EventHandler: 0x9e3a1689
    N:Video P:1 #:12418 T:000002a3e8969077 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Leaving<OMX_BASE_CB_ReturnEventNotify> @line<224> with error<0:ErrorNone>
    N:Video P:1 #:12419 T:000002a3e89744ff M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2929::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:Video P:1 #:12420 T:000002a3e8e685ad M:xdc.runtime.Main S:OMX_TI_VIDDEC_Process::Line 2576::omxHandle 0x9dff2620::Error->Decoder returned error 0x1421
    N:Video P:1 #:12421 T:000002a3e8e7b63f M:xdc.runtime.Main S:OMX_TI_VIDDEC_CB_ProcessDone::Line 2915::omxHandle 0x9dff2620::non duped buffer in freebufid error 0x1421 bufstatus 5
    N:Video P:1 #:12422 T:000002a3e8e85397 M:xdc.runtime.Main S:Module<OMX.TI.DUCATI.VIDDEC> Entering<OMX_BASE_CB_ReturnEventNotify> @line<100>
    N:Video P:1 #:14721 T:000002a4661368ab M:xdc.runtime.Main S:Entered Function :omxrpc_skel_freebuffer
    

    I connect to RGB, a stream from camera (http://www.aiptek.com.tw/c0_1.php?bid=2&cid=5&pid=1). and I didn't  change the both demos somehow.

    in addition when I capture in 30f (./capture_encode_a8host_debug.xv5T -f 30 -m 720p -b 6000000 -o test_f_30.h264 -n 600 -d 0) , I can see the stream almost clearly.

    0434.test_f_30.rar

     

     

    Regard,

    Yoel

  • Margarita,

     

    Please l would like to know, what wrong in my encode/decode.

    Regard,

    Yoel

  • Margarita,

     

    I would like to know how to operate the Gstream with the encode display app.

     

    Thanks,

    Yoel

  • Hello Yoel,

    Yoel Cohen said:
    I would like to know how to operate the Gstream with the encode display app.

    .

    You could check here for gstreamer pipelines:

    http://processors.wiki.ti.com/index.php/DM81xx_Gstreamer_Pipelines

    Best Regards,

    Margarita