On Thu, 10 Jun 2010 23:20:12 +0300, Ivan Kalvachev wrote:
On 6/10/10, Carl Eugen Hoyos <cehoyos@ag.or.at> wrote:
compn <subversion <at> mplayerhq.hu> writes:
Log: add mmes fourcc for mpeg2 in avi files
Modified: trunk/etc/codecs.conf
@@ -122,6 +125,7 @@ videocodec ffmpeg12mc fourcc MPEG fourcc hdv3 ; HDV 1080i50 fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s) + fourcc MMES,mmes ; matrox mpeg2 in avi
Sorry, I meant: Does xvmc really support yuv422p?
I have written it with all chroma formats support in mind. If it doesn't work, then it is bug and it should be trivial to fix it.
At the time the hardware drivers didn't support 422 so I couldn't test it. No idea if this have changed.
I'll test it.
where does it say mmes is 422 only? -compn