The encode demo runs fine on the DM368EVM, but it hangs on my board. I am using DVSDK4.02
./encode -I 4 -v test.264 -t 5 -r 640x480 -w
Encode demo started.
davinci_resizer davinci_resizer.2: RSZ_G_CONFIG:0:1:124
davinci_previewer davinci_previewer.2: ipipe_set_preview_config
davinci_previewer davinci_previewer.2: ipipe_set_preview_config
vpfe-capture vpfe-capture: IPIPE Chained
vpfe-capture vpfe-capture: Resizer present
EVM: switch to MT9P031 imager video input
-----Exposure time = 2f2
-----Exposure time = 2f2
vpfe-capture vpfe-capture: width = 640, height = 480, bpp = 1
vpfe-capture vpfe-capture: adjusted width = 640, height = 480, bpp = 1, bytesperline = 640, sizeimage = 460800
vpfe-capture vpfe-capture: width = 640, height = 480, bpp = 1
vpfe-capture vpfe-capture: adjusted width = 640, height = 480, bpp = 1, bytesperline = 640, sizeimage = 460800
ARM Load: 47% Video fps: 0 fps Video bit rate: 0 kbps Sound bit rate: 0 kbps Time: 00:00:02 Demo: Encode Display: 720P 60Hz Video Codec: H.264 HP Resolution: 640x480 Sound Codec: N/A Sampling Freq: N/A
ARM Load: 95% Video fps: 0 fps Video bit rate: 0 kbps Sound bit rate: 0 kbps Time: 00:00:04 Demo: Encode Display: 720P 60Hz Video Codec: H.264 HP Resolution: 640x480 Sound Codec: N/A Sampling Freq: N/A
ARM Load: 95% Video fps: 0 fps Video bit rate: 0 kbps Sound bit rate: 0 kbps Time: 00:00:06 Demo: Encode Display: 720P 60Hz Video Codec: H.264 HP Resolution: 640x480 Sound Codec: N/A Sampling Freq: N/A
What could be possible reasons? The MT9P031 is generating good looking waveforms, PIXCLK is 56MHz, LineValid=22Khz, FieldValid=33Hz.
Thanks!!!!