LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

mediaplayer problem

hello guys,
i wrote a  simple programm, that empedded the media player. i give the order about the invoke node to the mediaplayer. my problem is, that the invoke node reward has no effect about the avi file. why??
the invoke node stopp, play, break for example works fine...
i wrote in lv 7.0
 
greeting christian
 
 

Message Edited by wolf0815 on 07-25-2005 04:13 PM

0 Kudos
Message 1 of 5
(2,540 Views)

Hi Christian.

For some extrange reason, ff and fr invoke node do nothing in media player.

There is an easy a practical workaround: read current position property, add 1 or more and write back current position. In this way, you can control the speed of fforward. Same using minus 1 for fast reverse.

Cheers

Alipio

 

---------------------------------------------------------
"Qod natura non dat, Salmantica non praestat"
---------------------------------------------------------
0 Kudos
Message 2 of 5
(2,525 Views)
hello alipio,
have you an example, and thank you for your quick answer...
0 Kudos
Message 3 of 5
(2,506 Views)
Hi again
 You can download an example from this web:
 
The name is player1.
 
Hope it helps
Alipio
---------------------------------------------------------
"Qod natura non dat, Salmantica non praestat"
---------------------------------------------------------
0 Kudos
Message 4 of 5
(2,503 Views)
hello aliplo,
thanks a lot, that is exact the right stuff, thanksSmiley Very Happy
0 Kudos
Message 5 of 5
(2,492 Views)