Hello,

While running DVEVM demo encode which is modified to read frames from a raw
YUV file instead of using a camera, I am getting the following error.

Encode demo started.
Encode Debug: Codec Engine initialized
Encode Debug: Video thread created
Encode Debug: PAL selected
Encode Debug: Video file successfully opened
Encode Debug: Codec Engine opened in video thread
Encode Debug: Video encoder created
Encode Debug: Contiguous buffer allocated at physical address 0x87cce000
Encode Debug: OSD successfully initialized
Encode Debug: OSD transparency initialized
Encode Debug: Codec Engine opened in control thread
Encode Debug: MSP430 library initialized
Encode Debug: User interface created
Encode Debug: User interface drawn
Encode Debug: Entering video main loop.
Encode Debug: Entering control main loop.
[DSP] ZZ T:0x0: main> Welcome to encode server's main().
[DSP] OM T:0x0: Memory_alloc(0x18)
[DSP] OM T:0x0: Memory_segAlloc(0x2, 0x0, 0x18)
[DSP] OM T:0x0: Memory_alloc(0xa)
[DSP] OM T:0x0: Memory_segAlloc(0x2, 0x0, 0xa)
[DSP] OM T:0x0: Memory_alloc(0x20)
[DSP] OM T:0x0: Memory_segAlloc(0x2, 0x0, 0x20)
[DSP] OM T:0x0: Memory_alloc(0x24)
[DSP] OM T:0x0: Memory_segAlloc(0x2, 0x0, 0x24)
[DSP] CV T:0x0: VISA_create(0x0, 'h264enc', 0x8fe01840, 0x472,
'ti.sdo.ce.video.IVIDENC')
[DSP] CE T:0x0: Engine_open('local', 0x8b803ee8, 0x0)
[DSP] OM T:0x0: Memory_alloc(0x2c)
[DSP] OM T:0x0: Memory_segAlloc(0x2, 0x0, 0x2c)
[DSP] OM T:0x0: Memory_alloc(0x14)
[DSP] OM T:0x0: Memory_segAlloc(0x2, 0x0, 0x14)
[DSP] OM T:0x0: Memory_alloc(0xc)
[DSP] OM T:0x0: Memory_segAlloc(0x2, 0x0, 0xc)
OM T:0x412c9b60: Memory_getBufferPhysicalAddress> ERROR: buffer (0x369c8) is
not cache aligned on 128 byte boundary.
encoded: videnc_stubs.c:85: process: Assertion `msg->cmd.process.inBufs[i]
!= ((void *)0)' failed.
Aborted.

What could I do to avoid this cache alignment error?

Thanks
Varsha

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to