On 2015-09-28 15:12, Carl Eugen Hoyos wrote:
Arttu Ylä-Outinen <arttu.yla-outinen <at> tut.fi> writes:
Removes the -threads option from libkvazaar documentation
since it does not work with libkvazaar.
Why?
(Is this something that has to be fixed in FFmpeg?)
The -threads option is ignored and the thread_count field of the
AVCodecContext is always set to one because libkvazaar does not have any
of the codec capabilities AV_CODEC_CAP_{FRAME,SLICE,AUTO}_THREADS.
- cfg->threads = avctx->thread_count;
Please clarify in the description that the patch is not
documentation (-only).
I'll fix the description.
- Arttu
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel