Part Number: TDA4VM-Q1
Hi, TI Engineers,
I referenced the app_multi_cam_codec and wrote an encoding test demo. Initially, I set up the pipeline to read a 720p uyvy image -> ldc(720p nv12) -> msc(720p nv12) -> display. After confirming that this pipeline displayed properly, I removed the display node and added encoding functionality. The new pipeline became: read 720p uyvy img -> ldc(720p nv12) -> msc(720p nv12) -> encode. After modifying the code, the demo ran without errors. However, after running several loops, it got stuck in the function appGstDeqAppSrc. Could you please provide some guidance on troubleshooting?


BRs.
Tahm




