Tool/software:
we are using TDA4AH with rtos sdk with linux (j784s4-evm-09_02_00_05) for software development, we need to have a H264 encoded video output for mosaic output of five videos combined.H264 encoded video is flickering due to corruption of few frames.
configuration is :frame rate is 30 fps, we are capturing 500 continuous frames, when all frames are saved as yuv images, there is no corruption in images, but when saving video file with H264 encoded video, some frames are corrupted and video is flickering. Please refer attached video.
we have followed the example code available in "apps/vision_apps/multicam-codec" RTOS SDK. do we need any specific settings for mosaic output to be encoded with H264? Please suggest.