Skip to content

Draft: v4l2codecs: Add VP8 and H264 encoding support

Nicolas Dufresne requested to merge ndufresne/gstreamer:h264-enc-st-dev into main

This is a working prototype of V4L2 stateless VP8 and H.264 encoder support. This has been prototyped on an Hantro H1 encoder. Note that none of this work is stable or final. This is being shared to easy cooperation. As we speak, we are working on adding a usable rate control to replace the simplistic control we have in place which does not perform well at all. This works is a collection of patches from various contributors and may not yet be fully consistent with each others.

Merge request reports