Hi,
I am trying to develop capture->encode->dump application. I have configured tvp7002 through i2c in 16 bit, embedded sync mode for 720p resolution.
Here I am able to capture, encode and dump the h264 file.But I am getting two issues with this application.
1. when I am running my application i am getting following warning message from m3vpss continuously.
"[m3vpss ] 587088: CAPTURE: Overflow detected on VIP0, Total Resets = 18"
2. I stop my application and check h264 file it seems encoding has done correctly. But when i am running the application second time, after few warning message (as above) system gets hang.
In which situation this warning message appears ? Is this because of inappropriate capture parameters ?
Thanks in advance,
Shabbir Limdiwala