Page 1 of 1

MovieSeek and MovieAudio

Posted: Fri May 07, 2010 2:50 pm
by hth
Please
supported this commands also for rendered movies.

PB_Help
Syntax
Result = MovieSeek(#Movie, Frame)
Description

Change the #Movie position to the given frame.

Note: this command is not supported on rendered movies.


Syntax
MovieAudio(#Movie, Volume, Balance)
Description

Control the audio stream of #Movie. Volume and balance can be modified during playback. Changes occur immediately. The volume range goes from 0 to 100 (100 being the loudest). Balance can range from -100 to 100 (-100 is full left, 0 is middle (normal mode) and 100 is full right).

Note: this command is not supported on rendered movies.




hth

Re: MovieSeek and MovieAudio

Posted: Fri May 07, 2010 8:40 pm
by Fluid Byte
Rendered movies?

Video-Library

Posted: Wed Apr 25, 2012 11:12 am
by hth
The problem exists now many years!
- full-HD-videos only can play of full-HD-screens
- many video-commands doesn't work on the screen
- the necessary DirectX7-Subsystem switch off the Aero-Interface with the Command "OpenWindowedScreen"

Please revised the video-library.

hth

Re: Video-Library

Posted: Thu May 03, 2012 2:57 pm
by spataro
hth wrote: Please revised the video-library.
I agree. I follow Purebasic since years, even if I don't yet use it. One reason is this: I need to interact with standard players (video AND audio) for both win and mac, better if also linux.
Or perhaps a solution to install vlc "inside".
Thanks again to all,
Valentino