Is it possible to existing videos to be displayed?

Hi all!
I would like to know if it is possible to display the videos existing in
either .avi or .mpeg format by calling the SDL library. Does anyone have
a routine to do so?

Thanks a lot.

Bye.

pati

Peeta Basa Pati <peeta.pati at ruhr-uni-bochum.de> writes:

Hi all!
I would like to know if it is possible to display the videos existing in
either .avi or .mpeg format by calling the SDL library. Does anyone have
a routine to do so?
Take a look at http://www.loigames.com/development/smpeg.php3--
Best Regards / Venlig Hilsen
Rasmus Toftdahl Olesen
halfdan at halfdan.dyndns.org
http://halfdan.dyndns.org

hello,

I would like to announce the first public release of my very first game
called The Blue Mango Quest.
Development team is Cl?ment ‘phneutre’ Bourdarias (code) and Guillaume
’GuBuG’ Burlet (graphics).

The Blue Mango Quest is a 3D arcade game which uses OpenGL and, of course,
SDL. It is a kind of Pacman clone, but uses a 1st. person view and about
20 bonus and malus, teleports…
The 3D engine is a simple home-made portal engine which aims to be fast.
We provide a full-featured 2D level editor (MangoPeeler).

Both Linux and win32 platforms are currently supported.
Don’t hesitate to contribute :slight_smile:

email : phneutre at users.sourceforge.net

  • Cl?ment ‘phneutre’ Bourdarias.

I would like to know if it is possible to display the videos existing in
either .avi or .mpeg format by calling the SDL library. Does anyone have
a routine to do so?

MPEG:

AVI:

–ryan.