Hi All,
Actually i got an issue with dm8168 processor.. The issue is, we have a custom board of dm8168, in that i am trying to mix two test videos. The pipeline seems fine. but when i run the pipeline the board get hanging. also actually i mounted filesytem through NFS. is this issue because of NFS or with DSP core ..? any suggetions...? pls help me... this is my log.
root@dm816x-evm:~# gst-launch -v videomixer port-index=0 name=mix ! ffmpegcolorspace ! omx_h264enc ! queue ! h264parse ! gstperf ! rtph264pay !
udpsink port=4000 host=172.20.216.12 sync=true videotestsrc pattern=18 ! videobox border-alpha=0.6 top=0 left=0 right=0 ! mix. videotestsrc pa
ttern=13 ! videobox border-alpha=0 top=0 left=-400 ! mix.
Setting pipeline to PAUSED ...
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc0.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)AYUV, color-matrix=(string)sdtv, width=(int)320, height=(int)240, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstVideoBox:videobox0.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)AYUV, color-matrix=(string)sdtv, width=(int)320, height=(int)240, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstVideoBox:videobox0.GstPad:sink: caps = video/x-raw-yuv, format=(fourcc)AYUV, color-matrix=(string)sdtv, width=(int)320, height=(int)240, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstVideoMixer:mix.GstVideoMixerPad:sink_1: caps = video/x-raw-yuv, format=(fourcc)AYUV, color-matrix=(string)sdtv, width=(int)320, height=(int)240, framerate=(fraction)30/1
/GstPipeline:pipeline0/GstVideoTestSrc:videotestsrc1.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)AYUV, color-matrix=(string)sdtv, width=(int)320, height=(int)240, framerate=(fraction)30/1
Pipeline is PREROLLING ...
Many Thanks in advance.
BR
Ajay