[FFmpeg-devel] [PATCH] Add FITS Encoder
Nicolas George
george at nsup.org
Fri Jul 21 17:29:18 EEST 2017
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170721/118ad9b8/attachment.sig>
More information about the ffmpeg-devel
mailing list