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

Kevin Mark kmark937 at gmail.com
Tue May 8 23:23:57 EEST 2018


Hi Paul,

Are you referring to the patch for implementing the .activate API in
the concat filter? I don't have an ETA on it now for you, as I've
paused my work on it to study for upcoming finals next week. Were you
planning on tackling this yourself at some point?

Thanks,
Kevin

On Tue, May 8, 2018 at 11:29 AM, Paul B Mahol <onemda at gmail.com> wrote:
> On 5/4/18, Kevin Mark <kmark937 at gmail.com> wrote:
>> Hi Carl,
>>
>> I'm using the latter, the ffmpeg CLI. The entire command is:
>>
>> ffmpeg \
>> -i DV_b2.mp4 \
>> -i SCREEN_ba.mp4 \
>> -i SCREEN_d9.mp4 \
>> -i SCREEN_6d.mp4 \
>> -i SCREEN_bb.mp4 \
>> -threads 1 \
>> -filter_complex 'filter here' \
>> -map '[cc8]' \
>> -c:v ffv1 \
>> out.avi
>>
>> I've also tried x264 in the matroska and mp4 containers.
>>
>
> When to expect patch?
> _______________________________________________
> 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