[Ssc-dev] ffmpeg crashes with redact plugin

Andrew Senior aws at andrewsenior.com
Fri Jun 29 10:43:16 EDT 2012


Sorry about these crashes guys. I was building against head of ffmpeg, but
also 0.8.something release. The head is necessary for writing out two
streams at once (there's a new flag --filtercomplex or somesuch), but I
haven't got that working without a memory leak. IIRC the filter worked with
both builds if you only try to save one output. (In the latest version I
was focussing on saving the redacted video rather than the data needed for
unredaction.

Both crashes appear not to be actually in the redaction filter, but are no
doubt because of some memory corruption caused by it.
It's not clear from these dumps if it crashes on the first frame or part
way through- are these just indicative of memory leaks consuming all the
RAM?
I will try to look tonight, but I'm away and offline most of next week.

Andrew


On Thu, Jun 28, 2012 at 11:00 PM, Hans-Christoph Steiner <
hans at guardianproject.info> wrote:

>
> Hey Andrew,
>
> Nathan and I are getting crashes trying to use the latest vf_redact.c
> with ffmpeg.  I've now built ffmpeg v0.9.2 and v0.10.4 with the plugins
> and both crash, albeit differently.  I attached the two backtraces from
> the crashes to see if that rings any bells.
>
> Which version are you building against? Would it be possible to use
> v0.10.4?  ffmpeg is changing so fast, it would be good to stick with a
> release to avoid bugs.
>
> .hc
>
> _______________________________________________
> Ssc-dev mailing list
>
> Post: Ssc-dev at lists.mayfirst.org
> List info: https://lists.mayfirst.org/mailman/listinfo/ssc-dev
>
> To Unsubscribe
>        Send email to:  Ssc-dev-unsubscribe at lists.mayfirst.org
>        Or visit:
> https://lists.mayfirst.org/mailman/options/ssc-dev/andrew.senior%40gmail.com
>
> You are subscribed as: andrew.senior at gmail.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mayfirst.org/pipermail/ssc-dev/attachments/20120629/a1438dbf/attachment.htm>


More information about the Ssc-dev mailing list