PDA

Click to See Complete Forum and Search --> : VB 5 Video Type Supported?


Stealth
Aug 1st, 1999, 02:33 PM
Anyone knows if VB5 supports .mpg and .dat videos?
How do you use them by MCI?

atjs
Aug 1st, 1999, 05:51 PM
The MCI control in VB will support whatever format for which the codec is available. E.g. AVIVideo, PCM Wave, etc... Unless you can find a codec for MPEG video files, you should use the ActiveMovie ActiveX control, which is, unless I am mistaken, available in every Windows 95 and above installations.

AaronC
Aug 3rd, 1999, 03:10 AM
If you have the new Microsoft Media Player installed it comes with a control that if it can't play a format, I think it will try to find a update from MS that will let it (assuming that you are connected to the internet at the time)