Xvid-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [XviD-devel] todo/action list


To: xvid-devel@xxxxxxxx
Subject: Re: [XviD-devel] todo/action list
From: Christoph Lampert <chl@xxxxxxxxxxxxxxxx>
Date: Sat, 31 Aug 2002 15:16:31 +0200 (CEST)
In-reply-to: <002901c250e7$713e7020$1702a8c0@michipc>

On Sat, 31 Aug 2002, Michael Militzer wrote:

> Hi,
> 
> my additions:
> 
> * proper SMP support

I had a look at lots of ways for SMP. All of them are a pain in the a**,
if you don't want to modify the complete core. 

What would be possible is SMP in second pass, when it's clear where
keyframes are to be set, or some kind of cluster mode (split the
source files, concat the AVI files), but both could be on application
level, not on codec level. 

or SMP for B-frames (best with max_b=2 for dual-CPU).

The rest, I won't touch for the moment, because XVID is too fast already
to really gain from SMP. 

Christoph 



[Prev in Thread] Current Thread [Next in Thread]