This is a cache of https://discuss.96boards.org/t/recompiling-gstreamer-video-encoder/369. It is a snapshot of the page at 2024-09-20T03:09:52.649+0000.
Recompiling gstreamer video encoder - DragonBoard410c - 96Boards Forum

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