Playing ALL movie formats -
I used to use the Windows Media Player to handle all my video needs. I was so happy then. Now of course, WMP can't handle QuickTime. And it doesn't handle DivX or Real. Grrrr...
OK. So, is there a way to play videos within a VB6 app using whatever codecs the user has installed? e.g., so long as they install the DivX player, the QuickTime Player, and the Real Player then my app could use those installed codecs to play whatever video the user wants to see?
*OR*
...is there an activex control/dll that would do this? Something like the ace media player:
http://gustosoft.com/media-player/ace-media-player.htm
but in a control/dll form?
Just curious,
Gage
Movie formats -
What types of formats does the media player control 6
can play?
I only need to know the movie formats.
How can I load a new form after a flash movie is done playing -
Now that I got Flash working and I have a movie playing in a form I want to know how to do a form.load after the movie is done playing. I am new to flash so I'm not sure how this all works with VB. I just have a program into that uses flash but when it's done I want the program to l
Help playing movie -
I am using windows media player (9) control in vb 6 to play a wmv movie. However i want the movie to play and once it is finished link to the next form (it is on its own form).
I tried...
Private Sub WindowsMediaPlayer1_OpenStateChange(ByVal NewState As Long)
frm1.Hide
frm2.Sh
All you movie masters... -
Heh, might anyone know how to edit a single frame as a picture of a movie, and then put it back into the movie (the right way, as in not copying the picture of a movie playing window)? If you can only do one part of this, it's still helpful!
Windowsmediaplayer with text on top -
I am working on a project playing movies with mediaplayer in VB6, it's no problem. but i like to place a label on top of the movie while it's playing.
I tried with Zorder, bring to front/back. but when i load/starts a movie everything goes to the back.
movie playing with MMcontrol -
hey guys I am makign a media player but how do I get it so that a movie would play on the same form as the buttons are. AS I use MMcontrol hen I play a movie it opens it own window, can I make a picture box and put the movie in that? Thanks!
problem with Flash movie -
I am using a Flash movie in my project. i want to display a few buttons like 'Start', as soon as the movie has finished playing. What event should be used?
I am using the Shockwave Control to display the Flash movie.
Sunithi
video and movie creation -
Hello
I need some information about handling video in vb.net. While programming on another platform i was able to take a movie file and select certain parts of it to create a new movie. This new movie was not a copy of the original but a reference copy, the new movie while playing wou
Making drop+drop formats -
I have been playing with drag and drop and I've found a problem...i need to create formats for .jpg and .gif files. The docs are very cryptic on this. Can someone show me how to create and use custom formats?
Playing Flash swf in the form -
Hi,
I did put the flash movie playing in the Splash form while waiting for the program load, but the movie just not playing, it display it on the form, but the animation not moving.
Here is the code
Private Sub Form_Load()
ShockwaveFlash1.LoadMovie (0, "C:\Flash.swf"
Labels and MMControls -
I know how to get a picture box to play a movie by using a MMControl. My question is is there a way to put a label over the movie that is playing? Everything that I have tried results in the label being place under the movie/picture box.
Thanks!
Movie files in VB.Net -
LS,
May I ask to share your expriences in playing movie files (e.g. using the mediaplayer control) in a VB.Net application?
Is there a better/other way next to the interop-solution with Mediaplayer to play AVI movies inside a VB app?
The app needs to be able to start, stop, pa
media player overlay - UNRESOLVED -
i have a mediaplayer and image control on my form, the image is above the media player, and inside the image control i have a transparent gif, with scanlines.
now, before i load a movie and start playing in the mp control, the image box is above the mp control, but when the movie st
windows movie maker issue -
anyone else have this issue?
the preview and editing works fine but when you try to make the movie it sticks at zero percent?
I've had this happen before but in the past it eventually started working again. I have no idea if it's related to the codec (i use ff direct show). In
Flash - How do I play a movie using the flash shockwave control -
I loaded the control on the form but how do I put in the flash file? Does the file name and path go into the Movie Property? How do I get it to load a new page when the movie is done playing?
Can I add Flash buttons? If so how would I go about doing this? Can I have just one f
Embedding A Flash Movie Into VB 6.0 -
Hello Everyone,
Being a Flash Programmer, I'm a complete n00b at VB. I have a school project to submit soon and it's compulsory that i do it in vb, so i was wondering if there was any way to embed a flash movie into my Visual Basic program. It's a simple screen with ~ 3 links in the
V for Vendetta -
I went and saw V for Vendetta on Monday. Interesting movie. I was curious if it was playing in the UK yet and if so, what some of you UK'ers thought of the movie.
Brad!
action script/flash: playing a movie once instead of loop -
How do I play a flash movie once instead of looping it?
Starting a DVD-Movie in a VisualBasic Programm.. -
hey guys...
In my firm we want to develop a simple Dvd Playing programm for movie-dvds.. is there a Libary or so... which make that possible... a free version would be preferred!!
Anyone an Idea or a Link???
vb & flash -
I read thru several threads on flash and vb, but I didn't find anything I could use. I wanted to know if there is any code that will let vb control the sound playback in flash? Simply, turn it on or off is all I am looking to do.
I have my flash movie loading when my form loads but
ending a flash movie -
hello i cant seem to end my flash movie in vb 6.. it wont stop playing.. any suggestions?
or close the form itself when its done.. thanks in advance
any API for AVI -
hi guys
do u know an api or api functions 4 playing AVI files?I checked it but i couldn't find it. but i think it as avi is the windows movie type,it must have some functions for playing it.
Playing quicktime movie -
Hi,
Does anyone know how to play a Quicktime movie, using the quicktime OCX? I wanna use a .mov file as an intro for my game...
Thanx,
CJ
Windows Media Player Control - VB6 - Vista -
Hello,
I am using multiple monitors.
Monitor one has a form on it - it is playing a Windows Media Player movie, full screen.
While the first player runs, the second monitor has a separate form on it that is also playing its own Windows Media Player movie full screen.
Usin
divx movie silence !! -
i've just spent the last 2 days downloadin a *cough* movie from the net, and for some reason when i play it, its silent and has no picture but the timer thing keeps counting, which tell me it still playing, also i have other moviez on me pc, but they run fine, any ideas?
..
i hav
Playing movie with left or right audio channel supports -
hi all,
Does anyone know how to play a movie file (.dat), with left or right audio channel support?
I have tried Windows Media Player control and MCISendString API, both of these methods play the movie perfectly, but I can't control the Left or Right audio channel of the movie.
VB newbie, need help with importing vars and values from a txt -
Hello
Im engaged in a project where I will have to import variables and two values for each of these variables according to a txt.
the txt will be like this:
wmp:d:\movies\movie.avi,30
wmp:d:\movies\movie2.avi,30
iex:d:\movies\movie.swf,15
from that, i must import
real media player *RESOLVED* -
Does anyone know why real player diplays the file its playing as movie.asf when it's really movie.rm?
[2008] Movie player control with overlay -
I need a movie player control for my winform which freely allows text overlay including font sizing, colors, shadows, vertical and horizontal alignment.
I wish it could play all formats including vob, mpg, avi, etc with timeline sliders.
Can someone suggest a developer's dream 3rd pa
MSWEBDVD.DLL Question -
I've been playing with the mswebdvd.dll control and been playing a DVD movie within my VB app. But the sound is off from the video. The DVD drive plays fine with WinDVD but using this control its all messed up. I've searched all around about this and cannot find anything. Anyone el
Video Control -
Good Control For Video playing in many formats. I need it to be able to go full screen when you press like alt - enter like in media player but i don't want to use the mediaplayer control.
The module attached plays a lot of formats but i don't know what to do to make it play full s
Image Capture from Movie File -
I don't need specifics (but that'd be wonderful) - here's the problem:
Is this possible (and what language would you recommend?)
I need to play a movie in a web browser (applets would be nice...) and then be able to STOP the movie at a certain frame, and then create an image file
window media player -
hello,
i have a window media player componenet and the object on my form, and i have a movie playing, i would like to know how i can make the movie loop.
thank you.
Flash in VB 6 -
I'm adding a flash movie (looped) to VB 6, but it doesn't play.
I added the flash component. I made a little movie to test it(saved and published the movie)... Exited and returned to VB
The movie is there but it doesn't play when I run the app. Is there something else I have to do
right click menu on a frame (while video is playing in it) -
How can I make it so that a menu pops up when the user right clicks on a frame, a menu like the one in windows media player when a movie is playing.
[2005] Movie Editor -
How do i make a program that allows the user to edit his/her movie. Not record, just edit.
Like add overlays, captions, more clips to the movie.
Basicly like what Windows Movie Maker does.
Playing Movie Rollover -
OK i have a form and a image file when move is over the image file i want right beside it a movie to play (AVI FILE). How can i do this? Rollover and a couple spaces over a avi file plays.
How? Perfably easy and understandable way!
problem with mciSendString -
hi!,
i'm using mciSendString and i'm having problems when loading a 400+mb avi file.
it opens but... there's no image just a "blank screen"... you know that it's playing coz u can hear the audio of the movie.
is there a way to buffer first before actually playing th
playing .avi -
Can someone please tell me the simplest way to run an avi movie from vb? For some reason i'm having trouble with this.
[2005] What is the best "Control" for multimedia playing -
Hello
I want to write a "Media Player" I need a good "Control" which is capable of playing different file formats such as mp3, dat, mpg, avi, etc.
I have also another question:
What if I want to play RealMedia files or QuickTime files? such as ra, rm, 3gp, e