Re: Mpeg4 in Euphoria?
- Posted by Mad-Dog <Mad-Dog at rogers.com> Mar 05, 2004
- 482 views
Hi Mic, I am trying learn to write a program using mpeg4 on a Digital Video Recorder Card. There are 4 channel video image real-time. I wonder how to do it. The card could easily found in eBay for as little as 19.95. mic _ wrote: > >> Could somebody please explain me how to program Mpeg4 in Euphiria, >> possible? If there is any sample(s), that would be great. > > > Are you talking about playing mpeg4 content or creating it? And do you > mean mpeg4 audio or mpeg4 video? > My DirectX wrapper for Euphoria (DirectE) includes two examples of > playing media files through DirectShow, including one that plays a > DivX file. If you want to create your own video files there's an AVI > generator that I've written (the Windows version). It can use all > VFW-compatible codecs you have installed on your computer (eg. XviD, > DivX, VP6, ...). It doesn't support audio compression at the moment, > but writing a multiplexer for video+wav (or even video+cbr mp3) > shouldn't be too hard. > > > > TOPICA - Start your own email discussion group. FREE! > >