Hi,
I'm working on an iMX8QM based board with Android 10 (based on BSP 2.3.0 from NXP). I'm getting an issue when trying to use the iMX AVC encoder.
In particular, i'm trying scrcpy 1.16 from genymotion (https://github.com/Genymobile/scrcpy) and when it starts I get the attached log from the logcat. It appears that the IMX ACV encoder is not working properly.
Did anybody else observed similar issue with the AVC encoder?
Thanks,
Roberto
Hi robertosartori
one can test it on i.MX8QM MEK board with latest linux Demo Image i.MX 8QuadMax MEK
gst-launch-1.0 videotestsrc ! video/x-raw, format=NV12, width=640, height=480 ! v4l2h264enc !
filesink location=test.mp4
or with latest Android i.MX 8QuadMax and 8QuadXPlus (B0, C0) MEK - demo images
Best regards
igor