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

Michael Niedermayer michaelni
Sat Nov 22 19:39:45 CET 2008


On Sat, Nov 22, 2008 at 01:53:19PM +0100, Carl Eugen Hoyos wrote:
>  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

looks fine

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081122/53fb2d97/attachment.pgp>



More information about the ffmpeg-devel mailing list