Le tridi 3 thermidor, an CCXXV, Paras Chadha a écrit :
> > >  AVOutputFormat ff_image2pipe_muxer = {
> > >      .name           = "image2pipe",
> > >      .long_name      = NULL_IF_CONFIG_SMALL("piped image2 sequence"),
> > > +    .extensions     = "fits",
> > This is probably wrong. Did you intend to add this extension to
> > ff_image2_muxer instead?
> No, if there are multiple images, i want them to be appended one after
> other. I think image2pipe is the correct muxer to use.

But it is not the way image2pipe handles extensions, otherwise you would
see tga, tiff, sun, etc., already there.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to