[FFmpeg-devel] [PATCH]Allow image output format without using -f image2

Måns Rullgård mans
Sat Nov 22 13:45:58 CET 2008


Carl Eugen Hoyos <cehoyos at ag.or.at> writes:

> Hi!
>
> On 2008-11-22 10:25, Baptiste Coudurier wrote:
>> > Attached patch improves usage, IMO.
>
> [...]
>
>> What about adding all extension mentionned in the file ? It should work 
>> for these too.
>
> True, attached is an improved version.
>
> Please comment, Carl Eugen
> Index: libavformat/img2.c
> ===================================================================
> --- libavformat/img2.c	(Revision 15903)
> +++ libavformat/img2.c	(Arbeitskopie)
> @@ -402,7 +402,7 @@
>      "image2",
>      NULL_IF_CONFIG_SMALL("image2 sequence"),
>      "",
> -    "",
> +    "jpeg,jpg,ljpg,png,ppm,pgm,pbm,pam,bmp,tiff,tif,sgi",

Maybe sort them...

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list