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

Carl Eugen Hoyos cehoyos
Sat Nov 22 13:53:19 CET 2008


 schrieb:
> 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...

Attached, Carl Eugen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patchimg2
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081122/f62bbefa/attachment.asc>



More information about the ffmpeg-devel mailing list