AW: gst-omx decoding H264 from Logitech C920 stream

Thornton, Keith keith.thornton at zeiss.com
Tue Apr 7 07:15:26 PDT 2015


Do you know if the recordings are in avc or byte-stream format. What does your pipeline look like? Is there a h264parser in the pipeline? Have you tried using it to convert between avc / byte-stream?

Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von Paulo Neves
Gesendet: Dienstag, 7. April 2015 15:35
An: gstreamer-devel at lists.freedesktop.org
Betreff: gst-omx decoding H264 from Logitech C920 stream

Hi,
I have been using the omx264dec to decode a stream coming from a camera, the Logitech C920 which provides an h264 stream, in a Raspberry PI.
When I try to decode this stream with omx264dec the video is mostly corrupted getting a bit better if there is motion in the video.
According to my tests the omx264dec works correctly with Apple's h264 sample file and it also works well decoding video encoded by omxh264enc but not video encoded by x264enc.
On the other hand I have tried decoding the stream of C920 with avdec_h264 and the output is not corrupted at all, leading me to believe in a omx decode bug or incompatibility.
This problems are reproducible with gstreamer version of raspbian.
Can anybody suggest a solution or should I file a bug?
Thank you
Paulo Neves
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150407/417dc182/attachment.html>


More information about the gstreamer-devel mailing list