[FFmpeg-devel] [PATCH] libavf: Auto-detect mjpeg 2000 in mpeg-ts

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Oct 12 14:57:10 EEST 2016


2016-10-11 16:27 GMT+02:00 Michael Niedermayer <michael at niedermayer.cc>:

> also the img2 demuxer for mjpeg2000 from img2dec.c does not work
> for this ?

We separated the jpg from the mjpeg probe, jpg makes sure that the
sample starts like a jpg image and contains an end marker and can
be decoded, mjpeg probe is less strict but requires more than one
frame.
Same could be argued for j2k or was our reasoning bad?

Carl Eugen


More information about the ffmpeg-devel mailing list