Dear experts,
I was using the codec module and had some problems. I wrote a capture+m2m+encode demo, which works and saves the video. The m2m here is similar to the LDC node in the app_multi_cam_codec demo, but when I built on this, Only add the scaler node after the m2m node and map the data in the same way. When using the output of the scaler node as the input data of the Gstreamer encoding, the program runs incorrectly and it gets stuck in appCodecDeqAppSrc(). I tried to add other nodes after scaler node to map the data and encountered the same problem, I am confused, I hope you can give some suggestions, what problems should be paid attention to when using scaler node output for coding? The SDK I am using is 08_05.
Regards,
xin