1. Digital Video?
- Posted by whatislove123 at hotmail.com Dec 15, 2001
- 423 views
Well, I am back, I got a little frustrated with Euphoria, but I am back again to see if it can handle my new project. Does anyone snow of a syntax that will allow me to play digital video. Also once I do that I am going to want to be able to program in advanced stop, play, pause, and restart buttons. And maybe if I can get passed this add in a special effect or two. Does anyone know how to put digital video within digital video. Well, there will be more questions to come but if you guys could answer part of this or even all of this that would be great. -Danny Boy (AKA Dan Bob, AKA DanDaMan)
2. Re: Digital Video?
- Posted by stabmaster_ at HOTMAIL.COM Dec 15, 2001
- 410 views
What do you mean by digital video? MPEG? AVI? ..RM? *shrug* I'm sure there something for this in DirectX (DirectShow or whatever). Try getting hold of a DirectShow reference on the internet, or maybe even a book. You'll probably want a reference for the codecs you intend to use as well (eg. bbMPEG, divx, vp3)
3. Re: Digital Video?
- Posted by whatislove123 at hotmail.com Dec 15, 2001
- 407 views
>From: stabmaster_ at HOTMAIL.COM >Reply-To: EUforum at topica.com >To: EUforum <EUforum at topica.com> >Subject: Re: Digital Video? >Date: Sat, 15 Dec 2001 19:32:33 +0000 > > >What do you mean by digital video? MPEG? AVI? ..RM? *shrug* >I'm sure there something for this in DirectX (DirectShow or whatever). Try >getting hold of a DirectShow reference on the internet, or maybe even a >book. You'll probably want a reference for the codecs you intend to use as >well (eg. bbMPEG, divx, vp3) I am not quite shure what type of digital video file would be. Probably MPEG. I have never programmed with directX before. Can you do it through euphoria. Would the syntax that I need be in the exotica direct X library for euphoria? Does this have any programming routines that have to do with playing video? -Danny Boy
4. Re: Digital Video?
- Posted by stabmaster_ at HOTMAIL.COM Dec 18, 2001
- 442 views
>I am not quite shure what type of digital video file would be. Probably >MPEG. I have never programmed with directX before. Can you do it through >euphoria. Would the syntax that I need be in the exotica direct X library >for euphoria? Does this have any programming routines that have to do with >playing video? > I don't know if exotica has any routines for video playback, you'll just have to download it and see for yourself.