On 09/12/13 15:16, [email protected] wrote: > From: Keith Lawson <[email protected]> > > --- I created this patch to make the action for EOF on the secondary > input configurable with the overlay filter so I could use a > filtergraph that combines the trim, delogo and overlay filters into a > filtergraph to "mask" a portion of a video like this: > > I've tested the command above and it works for masking most portions > of videos however I'm encountering problems masking near the end of > videos. avconv quickly consumes all memory and swap sometimes when > the trim range is near the end of the video. The process eventually > finishes but there's obviously a memory issue. I'm hoping someone can > assist me in troubleshooting that problem.
This seems quite an annoying bug > I'd like to complete the work required to have the new switch added > to the master repository so I'm submitting it here for review. I > haven't documented the new switch yet so pointers to how to do that > would be helpful. Probably the naming might be changed since took me a bit to match seofact with it, the idea itself is sound and we should get this in =) lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
