Hi,Rob
First thanks for your help,I have another problem to bother you ,hope to get some hint from you.
Under videnc_copy.c
#define MININBUFS 1
#define MINOUTBUFS 1
While in encode demo capture.c
/* Buffering for the display driver */
#define NUM_DISPLAY_BUFS 4
/* Buffering for the capture driver */
#define NUM_CAPTURE_BUFS 4
Do I have to change MINNBUFS and MINOUTBUFS from 1 to 4.
I have tried once ,and get an error: can't find rirgt pools.Does this means that I need add new pools in "loadmoduls.sh",currently it looks below:
insmod cmemk.ko phys_start=0x84C00000 phys_end=0x8ba00000 pools=2x921600,1x460800,1x1048576,1x345600,2x86400,11x564528,5x677376,14x5396480,3x4147200,4x1451520,4x1843200