Hiiiii Everyone.....
Need Very Urgent Help.!!!
I am ran a simple pipeline in which it is just a mixing one videotestsrc using omx_videomixer but not getting the expected output instead getting something. Please some one help me here. I Need to have omx_videomixer should work on evm dm8168 platform.....so that later i can write my application on that.
Here is my pipeline..........
root@dm816x-evm:~# gst-launch -v omx_videomixer port-index=0 name=mix ! ffmpegco
lorspace ! omx_h264enc ! queue ! h264parse ! gstperf ! rtph264pay ! udpsink port
=5000 host=192.168.48.20 sync=true videotestsrc pattern=18 ! mix.
And i got something like this on my console
Here it is...
In base init!!
In class init!!
In instance init!!
queue_0 : 0x12bec0
queue_1 : 0x12bf08
queue_2 : 0x12bf20
queue_3 : 0x12bf38
Setting pipeline to PAUSED ...
notify_shm_drv_sendevent failed! status = 0xfffffff0
notify_send_event failed! status = 0xfffffff0Assertion at Line no: 695 in /home/ajay/ti-ezsdk_dm816x-evm_5_05_02_00/component-sources/syslink_2
_20_02_20/packages/ti/syslink/ipc/hlos/usr/MessageQ.c: (queueId != MessageQ_INVALIDMESSAGEQ) : failed
gst-launch-0.10: OmxRpc.c:588: OmxRpc_Instance_init: Assertion `(OmxRpc_errorNone == retVal)' failed.
Aborted
root@dm816x-evm:~#
Please Help Me to resolve this issue.
Many Thanks in Advance.....
BR
ajay