thanks
how can i convert avi file to ogg?
-
Ezio
- Trained

- Posts: 306
- Joined: 24 Apr 2010, 16:42
how can i convert avi file to ogg?
i want to convert the uncompressed avi file to ogg so i can play it inside game but i don't know how, can warzone play sequence.wz with avi file instead of ogg?
thanks
thanks
-
Emdek
- Regular

- Posts: 1329
- Joined: 24 Jan 2010, 13:14
- Location: Poland
Re: how can i convert avi file to ogg?
http://www.google.pl/search?q=convert+avi+to+ogg
As far as I know no.Ezio wrote:ican warzone play sequence.wz with avi file instead of ogg?
Nadszedł już czas, najwyższy czas, nienawiść zniszczyć w sobie.
The time has come, the high time, to destroy hatred in oneself.
Beware! Mad Qt Evangelist.
The time has come, the high time, to destroy hatred in oneself.
Beware! Mad Qt Evangelist.
-
cybersphinx
- Inactive

- Posts: 1695
- Joined: 01 Sep 2006, 19:17
Re: how can i convert avi file to ogg?
Ogg is just a container format, you also need the right codecs, Theora and Vorbis. I've used ffmpeg2theora, a Linux command line program, for the conversion (see http://sourceforge.net/projects/warzone ... z.txt/view).
-
Ezio
- Trained

- Posts: 306
- Joined: 24 Apr 2010, 16:42
Re: how can i convert avi file to ogg?
thanks, i prefer this than trial programcybersphinx wrote:Ogg is just a container format, you also need the right codecs, Theora and Vorbis. I've used ffmpeg2theora, a Linux command line program, for the conversion (see http://sourceforge.net/projects/warzone ... z.txt/view).
PS: np, i've figured out how to add file, thanks