Hai,
We have use the following pipeline(USING GSTREAMER) for both ENCODE + DECODE in TI8148 EVM...But i got the following error...kindly can anyone give help to solve this error....
root@dm814x-evm:~# gst-launch-0.10 filesrc location=/media/River.mp4 ! qtdemux ! 'video/x-h264' ! h264parse access-unit=true ! omx_h264dec output-buffers=10 !
fakesink . v4l2src always-copy=false ! image/jpeg, width=1024, height=768 ! omx_mjpegdec ! omx_h264enc force-idr-period=60 input-buffers=2 output-buffers=4 ! tcpserversink host=192.168.0.130 port=5000
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
OMX_EventError: 0x80001000
unrecoverable error: There were insufficient resources to perform the requested operation (0x80001000)
ERROR: from element /GstPipeline:pipeline0/GstOmxMJPEGDec:omxmjpegdec0: GStreamer encountered a general stream error.
Additional debug info:
gstomx_base_filter.c(708): pad_chain (): /GstPipeline:pipeline0/GstOmxMJPEGDec:omxmjpegdec0:
Error from OpenMAX component
Execution ended after 878746800 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Recieved EOS event, press <CTRL+C> to terminate pipeline.
Setting pipeline to NULL ...
Freeing pipeline ...