Re: merge 2 tracks?

Christoph Lampert <[email protected]> Fri, 3 Dec 2004 16:46:16 +0100 (CET)
Newsgroups gmane.comp.video.xvid.user
Message-ID <[email protected]>
On Thu, 2 Dec 2004 [email protected] wrote:
> I'm doing a project where I need to split a video input into 2 tracks:
> foreground and background. I think I can figure out that part. But, I'm
> not sure if Xvid can compress the 2 track at different bit rate, then
> merge the 2 tracks into 1 mpeg4 file. I've been reading the source code
> for couple days now, but don't see a way to do it. Does anyone know?

Yes, I know. It's not possible. 
XviD only supports Simple and Advanced Simple Profile. Having several 
objects within one sequence is only supported in Main Profile and up, 
so XviD has no support whatsoever for this. 

chl