Adventure Game Studio

Community => General Discussion => Topic started by: Radiant on Tue 21/06/2005 20:08:41

Title: XVid video format?
Post by: Radiant on Tue 21/06/2005 20:08:41
Hi there!

Is anyone familiar with the XVID video format? It's some kind of open-source third party codec for DIVX. However, I am unable to get it to work on my computer (at least, I only get sound, no video). Does someone here have experience with that, or maybe a tool to convert it to, say, MPEG?
Title: Re: XVid video format?
Post by: scotch on Tue 21/06/2005 20:32:01
You should install a codec pack that has codecs for xvid video, I installed the Matroska pack (http://packs.matroska.org/) and any avi I've wanted to play has played, there are others though.
Title: Re: XVid video format?
Post by: ilSilente on Tue 21/06/2005 21:01:29
What's the problem exactly?
Anyway, xvid.org just provide codec's source. If you need the installation file, use the last stable Koepi build, here: http://www.koepi.org/xvid.shtml

Title: Re: XVid video format?
Post by: Snarky on Wed 22/06/2005 00:11:40
Or you could get ffdshow, which also displays XviD movies. And is awesome.
Title: Re: XVid video format?
Post by: ildu on Wed 22/06/2005 10:44:24
ffdshow should work, as snarky mentioned.
Title: Re: XVid video format?
Post by: auhsor on Wed 22/06/2005 12:41:06
Quote from: Snarky on Wed 22/06/2005 00:11:40
Or you could get ffdshow, which also displays XviD movies. And is awesome.
I agree with this. The ffdshow codec works great for me.
Title: Re: XVid video format?
Post by: Radiant on Wed 22/06/2005 14:53:06
Problem is I installed the XVID codec and it didn't work. I'll see if ffdshow helps, though.
Title: Re: XVid video format?
Post by: scotch on Wed 22/06/2005 15:19:18
ffdshow is what my codec pack was based on, it's good.  If that doesn't work you should try using the VideoLAN player, it doesn't require external codecs and supports xvid.
Title: Re: XVid video format?
Post by: Renal Shutdown on Wed 22/06/2005 17:53:41
Scotch is right.  If it won't work with VLC player (www.videolan.org) then there's either something wrong with the file, or something wrong with the time-space continuum.

..Altho it's probly the file.
Title: Re: XVid video format?
Post by: Radiant on Wed 22/06/2005 22:32:58
(oh btw this was in adventure-related T&C since it's an AVI I intend to include in an AGS game... :) )

FFDshow works; apparently it's better than the official XVID codec. Thanks folks!