[FFmpeg-devel] Parallelization of FFmpeg

Dtison.net systemadmin at dtison.net
Tue Dec 23 05:36:21 CET 2014


Logically - codecs, especially on the encoding/compression side, or filters.

In general, as a place to start, it could be anything where people feel 
processing is a little bit slow, does not rely too much on library calls 
(stdlib, etc.),
and where the serial / non-parallel algorithm is not too exotic.

If anything comes to mind - someone make a suggestion and I'll take a 
look at it.



On 12/22/14 5:47 PM, Kieran Kunhya wrote:
> On 22 December 2014 at 01:43, Dtison.net <systemadmin at dtison.net> wrote:
>> Hello
>>
>> Would there be any interest in additional work on parallelization of the
>> library?
>>
>> It is mentioned the Changelog and in multithreading.txt.
> What part of FFmpeg are you interested in Parallelising?
>
> Kieran
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel



More information about the ffmpeg-devel mailing list