[Bug 736829] gst-omx: rpi encoder don't pass IDR as one buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 24 06:44:06 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=736829

--- Comment #12 from m][sko <xlazom00 at gmail.com> ---
I did prototype that work on Raspberry Pi
https://bitbucket.org/xlazom00/gst/src/096fda1174ee27d00d75df43543f69827faeefdd/patch/gst-omx/debian/patches/0001-omxvideoenc-NAL.patch?at=master

I didn't check for memory leaks!

I switch on one feature on RPI encoder that generate 2 NAL units per 1 frame
(top and bottom part of frame)

So I think that we can add this feature to omxh264encde

But As I wrote in prev. comment parsing NAL units isn't just some eazy header
parser and memcpy :(

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list