Module for Mpeg, AVI and MP3
BlitzMax Forums/BlitzMax Beginners Area/Module for Mpeg, AVI and MP3| 
 | ||
| Hi, what bm modules do exist to play mpeg, avi and mp3 ? Did anyone of you allready create such a module, no matter if free or fee? Mirko | 
| 
 | ||
| None | 
| 
 | ||
| You can play ogg and wav at the moment. | 
| 
 | ||
| would be cool to have video on a texture w/ MAX3D | 
| 
 | ||
| yeah, that would be really cool! A flashplayer with render to texture (like doom3) would be ultimate ^^ | 
| 
 | ||
| That wouldn't be too hard to do. Flash is vector gfx mostly so you could just create the polygons as you would in a 2D flash player, then just move the whole thing in 3D space to map into a shape. |