Encode stream error with omxh264enc

Sebastian Dröge sebastian at centricular.com
Wed Dec 18 08:27:50 PST 2013


On Mi, 2013-12-18 at 14:23 +0100, Vincent BENOIT wrote:
> Hi all,
> 
> I try to encode a video test with OMX plugin for gstreamer on my
> raspberry pi and I have an error when I launch the gst-launch command.
> the gst-omx plugin was installed in my filesystem
> in /usr/lib/gstreamer-1.0.
> 
> this is the gst-launch command with some traces :
> # export GST_DEBUG="omx:9"
> # gst-launch-1.0 videotestsrc is-live=1 ! omxh264enc ! udpsink
> host=10.33.229.91 port=9999
>  [...]
>  gstomx.c:2625:_class_init: No sink template caps specified for
> element 'omxh264enc', using default 'video/x-raw, width = (int) [ 1,
> max ], height = (int) [ 1, max ], framerate = (fraction) [ 0, max ]'
> 0:00:00.341853000   445  0x1ae5ce0 DEBUG                    omx
> gstomx.c:2652:_class_init: No src template caps specified for element
> 'omxh264enc', using default 'video/x-h264, width=(int) [ 16, 4096 ],
> height=(int) [ 16, 4096 ]'
> 0:00:00.352062000   445  0x1ae5ce0 DEBUG                    omx
> gstomx.c:2678:_class_init: Using hack: no-component-role
> Setting pipeline to PAUSED ...
> gst-launch-1.0: can't resolve symbol 'vcos_global_lock'

How did you build gst-omx, which configure parameters?

If it was properly compiled for RPi, this looks like the library linking
of the RPi OMX and other libraries is broken.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-openmax/attachments/20131218/9c028e34/attachment-0001.pgp>


More information about the gstreamer-openmax mailing list