[Cin] About FFVideoStream::probe
Andrew Randrianasulu
randrianasulu at gmail.com
Tue May 4 06:09:16 CEST 2021
I think I spotted my error, resulting in memory leak..
Try to add
av_frame_free(&frame);
Just before return ret; line.. { line 1246 currently?}
And after this re-enable line disabled in
commit eabda9cf447580a974fd3d67a3d0a26f09aeb523
ff->video_probe(1); in fileffmpeg.C
And of course re-test ( i probably loaded only very small project or number
of files for noticing this.. :/)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20210504/a0d3bc25/attachment.htm>
More information about the Cin
mailing list