Re: New...need to develop an XVID player
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 06, 2008 at 06:06:13PM -0700, Brad O'Hearne wrote: > I'm new to the list, and I am looking to develop an XVID player based > upon the XVID codec. Where can I get documentation and guidance on how > this can be done? There is no specific documentation concerning how to construct a player. Guidance? You will need to review the api (xvid.h) and sample source code (xvid_decraw) to derive your own solution. -- pete