I have a DM355 DVEVM and booting it from flash with nfs. Here is the error I get when I try to encode video. How can I fix this sort of issues?
root@192.168.1.5:/opt/dvsdk/dm355# ./encode -v /opt/dosya/video2.mpeg4
Encode demo started.
CMEMK Error: Failed to find a pool which fits 829440
CMEM Error: getPool: Failed to get a pool fitting a size 829440
Encode Error: Failed to allocate contiguous memory block.
Capturing 720x576 video (cropped to 720x576)
Encode Error: Failed FBIO_WAITFORVSYNC (Connection timed out)
All my software is up to date and I recently restored the flash with dm355_flash_image_1_30_01_41.tar
I'm using ubuntu on intel
thank you