[Ffmpeg-devel] Re: JPEG-LS codec (original) (raw)
Michael Niedermayer michaelni
Thu Feb 2 03:37:25 CET 2006
- Previous message: [Ffmpeg-devel] Re: JPEG-LS codec
- Next message: [Ffmpeg-devel] build fails - libavcodec/xvid_rc.c vs. xvid.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi
On Wed, Feb 01, 2006 at 06:50:33PM +0200, Kostya wrote:
My fault, I hadn't tested this on non-square images. My encoder wrote width and then height and JPEG stores first height and then width. Also added BGR24 support for encoding.
Don't forget to add -vtag MJPG to FFmpeg command line or decoder will think this is raw file. That rises new question - what FOURCC we should choose for JPEG-LS? I don't know any standard one and leaving 'MJPG' will cease non-lavc decoders to work on such filed. Maybe 'JPLS' FOURCC will do?
applied
[...]
-- Michael
- Previous message: [Ffmpeg-devel] Re: JPEG-LS codec
- Next message: [Ffmpeg-devel] build fails - libavcodec/xvid_rc.c vs. xvid.h
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]