LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Playing AVIs

I want to play an AVI under LabWIndows but cannot seem to find out how.
 
thanks,
 
0 Kudos
Message 1 of 7
(5,036 Views)
Message 2 of 7
(5,030 Views)

Many thanks for the link.

Had to re-save the UIR under CVI V6.0, but then worked great.

thanks

 

0 Kudos
Message 3 of 7
(5,027 Views)
Hi Steve!
   For playing videos, you can use ActiveX controls; you can use Windows Media Player ActiveX, but it doesn't perform very good with some AVI clips...
  
   I suggest you to give a look at VIDEO LAN organization, which provides a free media player, with provides activeX control!


   http://www.videolan.org/ 

   Anyway, VLC is a good player, it's free and it doesn't ask you all the time to register, and stuffs like that, like some real does.....

   Let me know how you managed!!!!

graziano

PS.: be careful installing VLC, you have to select for installing ActiveX control.

Message 4 of 7
(5,024 Views)
Hi Steve!
   For playing videos, you can use ActiveX controls; you can use Windows Media Player ActiveX, but it doesn't perform very good with some AVI clips...
  
   I suggest you to give a look at VIDEO LAN organization, which provides a free media player, with provides activeX control!


   http://www.videolan.org/ 

   Anyway, VLC is a good player, it's free and it doesn't ask you all the time to register, and stuffs like that, like some real does.....

   Let me know how you managed!!!!

graziano

PS.: be careful installing VLC, you have to select for installing ActiveX control.
0 Kudos
Message 5 of 7
(5,024 Views)
don't we need a fp file to activeX control the VLC player? If yes, where can we get it; or how to generate it?
0 Kudos
Message 6 of 7
(4,684 Views)
Target .fp File—The pathname of the .fp file into which LabWindows/CVI generates the instrument function panels. The wizard creates source (.c) and header (.h) files in the same directory and with the same base filename as the .fp file. You can select either a new file or an existing file. If you select an existing file, the wizard overwrites the contents of the .fp, source (.c), and header (.h) files.

The CVI Active X  Controller Wizard grenates the .fp files for my projects, so i think we need it ! However, i also not understand how it works !
Can anybody explain it ?

ThanksSmiley Happy

P/s:U can type ActiveX Controller Wizard in the Help file to get more info.
0 Kudos
Message 7 of 7
(4,676 Views)