d-lareg
d-lareg
Hi @dv1, since I am in the same situation as @l4es (developing with buildroot), I would be happy to get an update. Is the encoding already implemented for GStreamer in...
Hi @dv1 is OpenMax required to use the encoder? I tested the following pipe.... `gst-launch-1.0 videotestsrc num-buffers=300 ! imxvpuenc_h264 ! fakesink` and get the error... `OMX H264 ! HantroHwEncOmx_encoder_create_h264 H264EncInit...
@dv1 no its a self developed board equipped with an imx8m+ soc. [gst_h264_detailed.log](https://github.com/Freescale/gstreamer-imx/files/11983094/gst_h264_detailed.log)
imx8m+ = imx8m plus
Argh, my bad! You are right! But now I am facing a build error when building the image with buildroot. In the [mk file](https://github.com/buildroot/buildroot/blob/89ffd9a47901b2361ca8581640b829bbbdad90e2/package/freescale-imx/imx-vpu-hantro-vc/imx-vpu-hantro-vc.mk#L23) of imx-vpu-hantro-vc the header will copied...
@dv1 I fixed the copy issue but still having problems with the encoder. I am now getting the following error: ``` imxvpuapi imxvpuapi2_imx8m_hantro_vc8000_encoder.c:860:imx_vpu_api_enc_open: could not initialize encoder: EWL error (-5)...