[FFmpeg-cvslog] Support fourcc MMJP.

compn tempn at twmi.rr.com
Mon Apr 25 00:58:45 CEST 2011


On Mon, 25 Apr 2011 00:45:36 +0200 (CEST), Carl Eugen Hoyos wrote:
>ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Mon Apr 25 00:43:13 2011 +0200| [03546a9ac8753b3f083ae3d2a6397c8c0011923b] | committer: Carl Eugen Hoyos
>
>Support fourcc MMJP.
> libavformat/riff.c |    1 +
>+    { CODEC_ID_MJPEG,        MKTAG('M', 'M', 'J', 'P') },

dont mov tags go to isom.c ?

> http://www.sonycsl.co.jp/person/osawa/rc/Serpent/serpent.mov

note that i think mmjp also exists in avi.

at least its a registered fourcc for a vfw codec:
VIDC.mmjp=C:\ARQUIV~1\ACEMEG~1\SystemS\DigiVCap.dll
http://wiki.multimedia.cx/index.php?title=Category_talk:Video_FourCCs

also, sorry i forgot to add these to ffmpeg when i added them to
mplayer.

-compn


More information about the ffmpeg-cvslog mailing list