[XviD-devel] XviD Java Decoder

Stuart Scott stuart at vuetec.com
Mon Oct 11 11:44:15 CEST 2004


Here it is.

http://monitor.vuetec.com/sscott/xvid.tar.bz2

I've only implemented the rgb24 colourspace conversion as that's all i
needed for our project.

If you run

xvid_encraw -i cactus.pgm -o my_xvid_example.m4v

then copy my_xvid_example.m4v to the dir created by xvid.tar.bz2 and run

ant run

that *should* give you the same output as

xvid_decraw -i my_xvid_example.m4v -d -f pnm -c rgb24

Hope everything works :-)

Stu...


More information about the XviD-devel mailing list