[FFmpeg-user] Conference video-like filtergraph eating memory

Paul B Mahol onemda at gmail.com
Fri May 4 00:46:30 EEST 2018


On 5/3/18, Kevin Mark <kmark937 at gmail.com> wrote:
> Paul,
>
> Okay, sounds like something I might take a stab at. I'm looking through the
> devel list now for anything related. If you have a few minutes could you
> link or refer me to some relevant material on the new APIs? I'd try to
> reach out to the concat maintainer too but I don't see anyone listed for
> that in MAINTAINERS unless it's Nicolas George. Thanks!

Read doc/filter_design.txt

You can look at other examples of switching to .activate:

a5b2d85f18b38e6fe8e4d99ed4f695ee2dc40db8
9cf0079638e1e625305ba049cb3c1f57e88c1b49
e4edc567a077d34f579d31ef0bfe164c7abfac4c
8088b5d69c51b9329ccbc6d1125cf55c54ff6374
d0920da029c54c372c1daa93c6d976f2145daf62
15e9c4afdc8efbf8da86bb3f7eaf374310b44bf8


>
> On Thu, May 3, 2018 at 5:31 PM Paul B Mahol <onemda at gmail.com> wrote:
>
>> On 5/3/18, Kevin Mark <kmark937 at gmail.com> wrote:
>> > Hi Paul,
>> >
>> > Thanks for the quick reply. Looks like my suspicions were correct.
>> > Using the concat demuxer will be my path forward for now. Out of
>> > curiosity would patching in the .activate API in the concat filter be
>> > a large effort? I ask because if it's something reasonable (and
>> > doesn't require a devout knowledge over the entire codebase) I could
>> > look, at some point, make an attempt.
>>
>> It is relatively easy, but it may take you more time then for someone more
>> experienced.
>> We also have maintainer for concat filter, but he seems very busy.
>> _______________________________________________
>> ffmpeg-user mailing list
>> ffmpeg-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>>
>> To unsubscribe, visit link above, or email
>> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list