Hello,



I am using libavformat to mux audio and video streams obtained in RTP into a 
webm file. But while closing the file, I call av_write_trailer() which throws 
the error :



"java(1128,0x700003430000) malloc: *** error for object 0x7fafa4068a00: pointer 
being freed was not allocated"



I haven't freed any modules before calling av_write_trailer() method. Am I 
missing something here ? Please help.



Thank You.


Regards,

Ravi Kiran B S





_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to