Hello all,
My problem has been that I am getting dma_alloc_coherent errors once I try to encode images above 720p resolution (using DM355, dvsdk 3.10, with latest gst-ti release).
I have tried upping mem=x in my kernel bootargs by many precious MB's (even tried using 128 and outputting raw images) but still no luck.
I can easily use videotestsrc to encode 5mp images (2592*1944) but whenever I go above 720p with v4l2src I get the dma_alloc_coherent failed errors (followed by gst's 'failed to mmap: Cannot allocate memory', and then into the segmentation fault)
Has anyone got an idea for a solution?
Thanks,
Ernie