On Sat, 25 Aug 2018, Nicolas George wrote:

Marton Balint (2018-08-25):
+    FFFrameQueue queue;

There is already a frame queue in the link, it would be much better to
use it rather than having a second one. For that, you need to use a
"activate" callback instead of filter_frame, the working is mostly the
same for simple filters like that.

I am already using activate. I have no idea how to access the inlink fifo to get the timestamp of the first and last frame in it.

Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to