View Full Version : Help needed with XVID encoding code


UMP
17th August 2003, 18:57
I'm trying to implement DIVX5 and XVID encoding in FairUse.

DIVX5 encoding seems to be ok.

XVID encoding is nearly fully implemented, but I'm experiencing hangs during some frame compression (that does not occur with DIVX5), and any help would be highly welcome. :)

Here are the sources : http://xplaya2.free.fr/fu-src.rar

The problem is in DivXCompressor::Compress when using XVID encoding.

ump

RathO
19th August 2003, 01:58
Hehe, finally someone that is trying to modify the FairUse project to adjust it to the new codecs.. nice! I remember using FairUse a while ago, it was so easy to use!

UMP --> keep working, i would be glad to present this application to some of my friends who are too lazy to do it the hard way ;)

Regards

UMP
19th August 2003, 18:57
RathO,

you can already present this to your friends with DIVX5 encoding. Concerning XVID, I tried almost everything I was able to think about, but at this time it doesn't work.