[FFmpeg-user] itsoffset vs. setpts=PTS+10/TB
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Jun 17 21:31:09 CEST 2016
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
More information about the ffmpeg-user
mailing list