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
MovieSeek and MovieAudio
MovieSeek and MovieAudio
Last edited by hth on Tue Aug 24, 2010 12:31 pm, edited 2 times in total.
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
Video-Library
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
- 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
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.hth wrote: Please revised the video-library.
Or perhaps a solution to install vlc "inside".
Thanks again to all,
Valentino