[FFmpeg-devel] Evolution of lavfi's design and API

Nicolas George george at nsup.org
Tue Aug 30 22:08:18 EEST 2016


Le quartidi 14 fructidor, an CCXXIV, Paul B Mahol a écrit :
> the filter frame multithreading would just internally, in filter context
> cache frames, once enough frames are in cache - call workers and be done,
> repeat. At eof call workers on remaining frames in cache.

I have no idea how much thought you have already given to it, but I am
pretty sure it is not as simple as that with the current architecture. By
far.

In the meantime, I finally got the non-recursive version passing FATE. Here
are the raw patch, so that people can have an idea what this is all about.
There is still a lot of cleanup and documentation to do, as you can see.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fate-colorkey-disable-audio-stream.patch
Type: text/x-diff
Size: 2910 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160830/d0e8d2cd/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lavfi-split-frame_count-between-input-and-output.patch
Type: text/x-diff
Size: 30024 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160830/d0e8d2cd/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-lavfi-add-FFFrameQueue-API.patch
Type: text/x-diff
Size: 4775 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160830/d0e8d2cd/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-WIP-derecursive-filter-frame.patch
Type: text/x-diff
Size: 37848 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160830/d0e8d2cd/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160830/d0e8d2cd/attachment.sig>


More information about the ffmpeg-devel mailing list