[Libav-user] errors while processing tiff streams with image2pipe
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon May 6 19:34:29 CEST 2013
cyril apan <cyrilapan at ...> writes:
> http://www.filmform.com/logo/Filmform_gray-on-blank.tif
> stream->codec->pix_fmt == AV_PIX_FMT_RGB24 instead of
> being AV_PIX_FMT_RGBA.
Looks like RGB24 to me, why do you think there is
transparency information?
The other sample is an unsupported format, feel free
to open an enhancement request on trac.
Since you used "image2pipe" in the subject:
There is no tiff parser, so you cannot generally use
input format image2pipe with tiff images, but this is
unrelated to the samples.
(Patch welcome.)
Carl Eugen
More information about the Libav-user
mailing list