This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

libnsDVR_AVI.a crash

hi,all. I am working on UDWORKS dm8168, with the DVRRDK4.1.

The kit allows to create an AVI-file through STORAGE menu item. Software tools for this kit contain libnsDVR_AVI.a library, that allows to save data into .AVI-file. But it saves videostream only, audioinformation isn't saved into AVI-file.

I checked the code and found that audio data is not sent to AVI files. However,  when I send audio data in AVI files, libnsDVR_AVI.a crash.

 my question:

Is there some library for saving video with audio into AVI-file?