On Mon, Dec 22, 2014 at 10:57:21PM +0000, Kieran Kunhya wrote: > Hi, > > Does the CODEC_CAP_FRAME_THREADS API support frame threaded encoding?
It should, at the very least quite a few intra codecs use it to support multithreading, see pngenc.c and mjpegenc.c for example. It is however possible there are some parts missing to properly support inter codecs, until someone has tried it (which I think is not the case yet) it is hard to be sure. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel