[FFmpeg-devel] got RTP encoding to support XVID codec

Aurelien Jacobs aurel
Sat Mar 13 19:14:59 CET 2010


On Sat, Mar 13, 2010 at 09:58:35AM +0800, Nash Tsai wrote:
> Hi Aurelien,
> 
> I think this is a good 1 line fix, but it also mean that ffmpeg has no
> interest to distinguish MPEG4 and XVID encoder,

Wrong. One encoder has AVCodec.name="mpeg4" and the other has
AVCodec.name="libxvid".

> although XVID is really just a part of MEPG4?

XviD is just one implementation of an MPEG4 ASP encoder.
FFmpeg has another native implementation.

Also, please stop top-posting.

Aurel



More information about the ffmpeg-devel mailing list