Recompiling gstreamer video encoder

Hi,

So I have features that are available only in latest gstreamer, and would like to use them with v4l2enc, which is from gstreamer1.0-plugins-v4l2 package. How can I recompile it ?

I cloned repository from description: working/qualcomm/gst-plugin-qcvideo.git - Gstreamer 1.x plugin for Snapdragon 600 and 800 and did compilation, but it only build decoder, not encoder. Is there some special configuration to do it ?

hi,

the right git tree/branch for gst v4l2 plugins (e.g. for DB410c) is this one:

https://git.linaro.org/landing-teams/working/qualcomm/pkg/gst-plugins-v4l2.git/shortlog/refs/heads/debian

cheers