GStreamer-1.0 Failed to write input into the OpenMAX buffer
Sebastian Dröge
sebastian at centricular.com
Thu Jul 7 06:22:41 UTC 2016
On Mi, 2016-07-06 at 07:07 -0700, Lazar Todic wrote:
> Hi everyone!
> I am trying to receive video stream, decode it, encode it and send it back.
> My pipeline:
> gst-launch-1.0 udpsrc uri=udp://239.8.8.7:1234 ! tsdemux ! h264parse !
> omxh264dec ! mpegtsmux ! udpsink host=239.8.8.7 port=1235
> [...]
> /dvs/git/dirty/git-master_linux/external/gstreamer/gst-omx/omx/gstomxvideoenc.c(2139):
> gst_omx_video_enc_handle_frame ():
> /GstPipeline:pipeline0/GstOMXH264Enc-omxh264enc:omxh264enc-omxh264enc0:
> Failed to write input into the OpenMAX buffer*
Your pipeline contains the decoder, your error is from the encoder.
What's the pipeline you're actually using?
Also on which hardware is this, with which version of GStreamer and
gst-omx?
--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160707/a826db24/attachment.sig>
More information about the gstreamer-devel
mailing list