[FFmpeg-devel] [PATCH] extractplanes filter
Paul B Mahol
onemda at gmail.com
Mon May 6 10:55:12 CEST 2013
On 5/3/13, Nicolas George <nicolas.george at normalesup.org> wrote:
> Le quartidi 14 floreal, an CCXXI, Paul B Mahol a ecrit :
>> I got it working somehow and pushed it.
>
> As far as I can see, this is correct. You could exchange the first and
> second paragraph (check for in_formats->format_count and setting of
> out_formats), that would be slightly more efficient, but that is probably
> negligible.
Unfortunately that caused infinite loop.
Current one works more/less by pure luck, for example: rgb24 is only
input of inlnik and than
gbrp get picked out for outlinks.
>
> Regards,
>
> --
> Nicolas George
>
More information about the ffmpeg-devel
mailing list