Re: xvid_encraw help!

Michael Militzer <[email protected]> Mon, 04 Apr 2011 21:18:42 +0200
Newsgroups gmane.comp.video.xvid.user
Message-ID <[email protected]>
Hi,

why don't you just quickly compile it from the source if there's no
binary package available for your linux distro that has xvid_encraw?

It's not so difficult:

wget http://downloads.xvid.org/downloads/xvidcore-1.3.1.tar.gz
tar xvfz xvidcore-1.3.1.tar.gz
cd xvidcore/build/generic
./configure
make
cd ../../examples
make xvid_encraw

Regards,
Michael


Quoting Tami Nesher <[email protected]>:

> Hi,
> I need the xvid_encraw exection* file* for* Linux*.
> Someone knows where can I find it?
> Thanks .
>