[FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection

Michael Niedermayer michaelni at gmx.at
Wed Jun 25 00:20:33 CEST 2014


On Tue, Jun 24, 2014 at 09:36:29PM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <michaelni <at> gmx.at> writes:
> 
> > really this should work:
> > ./ffmpeg -i tests/lena.pnm -f image2 -vcodec png out
> > cat out out out|./ffmpeg -i -
> 
> I agree but isn't this impossible because of ticket #3687?

for bmp, no pipe variant would work reliable neither image2, image3
nor with or without individual AVInputFormats

in practice that would probably be dealt with by not autodetecting
bmppipe, the user still can specify it with -f bmppipe
and maybe he is lucky and his images work with the bmp parser

-f image2/3pipe wouldnt really help here or did you mean something
else ?


-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140625/86006d9d/attachment.asc>


More information about the ffmpeg-devel mailing list