> On Feb 15, 2016, at 6:53 PM, Marton Balint <c...@passwd.hu> wrote:
> 
> On Mon, 15 Feb 2016, Dave Rice wrote:
> 
>>> On Feb 15, 2016, at 5:31 PM, Dave Rice <d...@dericed.com> wrote:
> [..]
>> 
>> Through more testing I realize that this is not a filterchain limit but a 
>> limit on the input. For instance this 1,026 character filterchain works fine.
> 
> It is probably a limitation of AVFormatContext->filename.
> 
> As changing it to an alloced/freed string would break compatibiliy, I guess 
> you must use the -graph option of lavfi for now which does not have this 
> limitation.

I hadn’t seen the -graph option before, but that solved my issue.
Thanks,
Dave
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to