On Sun, Sep 26, 2021 at 05:22:59PM +0000, Soft Works wrote: > Usage example: > > ffmpeg -y -loglevel verbose -i "..\fate-suite\apng\o_sample.png" > -filter_complex > "split[split1][split2];[split1]palettegen=max_colors=254:use_alpha=1[pal1];[split2][pal1]paletteuse=use_alpha=1" > -frames:v 1 out.png > > Signed-off-by: softworkz <[email protected]> > --- > doc/filters.texi | 8 ++ > libavfilter/vf_palettegen.c | 136 +++++++++++++++------- > libavfilter/vf_paletteuse.c | 225 +++++++++++++++++++++--------------- > 3 files changed, 231 insertions(+), 138 deletions(-)
patchset LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The worst form of inequality is to try to make unequal things equal. -- Aristotle
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
