Jonathan Baecker <jonbae77 <at> gmail.com> writes:

> >> I have test this with some image sequences and got
> >> some warning (Buffer queue overflow, dropping.)
> > This may indicate you also need the fifo filter.
> >
> Ah this sound a good solution! You think it is better to 
> use fifo after splitting, or before?:
> 
>     a: [in]split[out1][out2];[out1]fifo[fi1];[out2]fifo[fi2]
> 
> or:
> 
>     b: [in]fifo,split[out1][out2]

I don't know but the first one seems safer to me.

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to