[FFmpeg-devel] [PATCH] List configurable codecs, (de)muxers, etc.
Aurelien Jacobs
aurel
Wed May 23 21:54:24 CEST 2007
On Wed, 23 May 2007 13:45:23 +0200
Panagiotis Issaris <takis.issaris at uhasselt.be> wrote:
> Hi,
>
> M?ns Rullg?rd wrote:
> > Aurelien Jacobs <aurel at gnuage.org> writes:
> >
> >> Might be simplified using something like:
> >> --list-*)
> >> NAME=`echo "$opt" | sed......
> >> NAME=`toupper $NAME`
> >> show_list `eval \$${NAME}_LIST`
> >
> > My thoughts as well.
>
> The attached patch takes Aurelien's suggestion into account.
>
> Currently it allows both:
> - --list-encoder
> and
> - --list-encoders
>
> While the --help info shows:
> - --list-encoders
>
> As I found that nicer, although possibly a bit less consistent. What's
> your preference?
Nice !
Patch is ok for me.
Aurel
More information about the ffmpeg-devel
mailing list