From: Arpi <ar...@th...> - 2001-11-13 07:53:16
|
Hi, > >>btw, what about mpeg4 support? > >> > > > >It would be nice I think, but for now this is only a remote dream :) > > > Why remote? I've looked at DivX sources - they support too few of divx3 or opendivx? > MPEG-4. Primarily the internals are much the same as MPEG-2, except for > more complicated Huffman decoder and post-processing (deblocking, > smoothing, etc.) MC, IDCT, color conversion, and architecture may be IDCT :) > reused. So IMHO we can add support for lower MPEG-4 natural video > profiles... Michael Niedermayer did a great job for mplayer, he implemented postprocesisng stuff (and some more: deinterlacing and noise filters) and optimized for mmx,sse,3dnow. All is GPL. It can be used, so only the huffman thing have to be implemented by you. A'rpi / Astral & ESP-team -- mailto:ar...@th... http://esp-team.scene.hu |