Hello,
I am using Blaze platform. I want to take a frame from omx_camera gstreamer comopnent (that only supports NV12 YUV-strided format) and "tee" it to two omx_h264enc where each omx_h264 uses ducati encoder to crop the image before encoding it.
Can I use ducati h264 encoder to crop befor encoding?
If, so can somone give me an example on how to use it ?
If not, can someone suggest how I go about implementing it in h264 encoder in ducati?
How is YUV-strided NV12 format layed out in terms of byte array, maybe, in worst case I can add video cropping to gstreamer's omx_h264enc comopnent?
What is the best way to do this?
Best Regards
Thank you
janak