Am 17.06.2016 um 12:19 schrieb Carl Eugen Hoyos:
Jonathan Baecker <jonbae77 <at> gmail.com> writes:
so setpts works in general more safer?
I would say it is more predictable than itsoffset.
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]
Jonathan
_______________________________________________
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".