[FFmpeg-devel] [PATCH 2/2] AVCodecTag: Add MKTAG for Go2Meeting video codec
Jan Kolar
kolar at karlin.mff.cuni.cz
Fri Oct 7 13:56:01 CEST 2011
> >>+ { CODEC_ID_G2M, MKTAG('G', '2', 'M', '4') },
> >
> > anyone have a sample for g2m4 so i can try adding it to mplayer?
> I uploaded a sample to http://www.box.net/shared/6vt2y2r80841n4k4ys9q
Hello and thanks to all for information and the sample. I have some
note and info.
1. mplayer is able to play G2M4 if a codec from citrix is installed,
provided codecs.conf is modified accordingly.
More info on http://www.math.cas.cz/~kolar/software/g2m4_mplayer.html
2. The above patches do not make ffmpeg able to play G2M4.
They only define ID but do not provide any implementation.
Is there currently a way to play G2M4 by ffmpeg
or is it a plan for (near) future ?
Best regards
JK
More information about the ffmpeg-devel
mailing list