Page 1 of 1
Image fade in and out (in 10.5.0)
Posted: Fri Mar 13, 2009 9:29 am
by Adair
Hello. I would like to request adding the feature to fade in and out the image on an image cue.
I noticed the controls are on the screen, but are grayed out.
Adair
Re: Image fade in and out
Posted: Sun Mar 15, 2009 7:44 am
by enigmatheatre
I second that. This would be a great thing.
Fade to black would also be good.

Re: Image fade in and out
Posted: Fri Apr 17, 2009 6:49 pm
by Mike Daniell
This will be in 10.4.2, and you can now download 'release candidate 1' (ie a pre-release) of 10.4.2 from the
Members' Download page.
Re: Image fade in and out
Posted: Mon Apr 20, 2009 4:19 am
by Hornett
Hello mike! great news about the fade in and fade out options on images. will be using this in a show on wednesday (With powerpoint on another laptop just in case) so will report back. I have tested it on my laptop at the moment and it seems to work fine, Brilliant!
Just out of curiosity, is there any update to the same being applied to video?
matthew
Re: Image fade in and out
Posted: Tue Apr 21, 2009 12:51 pm
by Mike Daniell
Hornett wrote:Just out of curiosity, is there any update to the same being applied to video?
Not at the moment. Videos are currently played using an api into Windows Media Player (WMP) whereas still images are displayed directly by SCS. With the still images SCS calls the Microsoft alphablend api to control the fades, but afaik this doesn't work with WMP - although I haven't tried it yet.
Re: Image fade in and out
Posted: Thu Apr 23, 2009 6:38 pm
by Hornett
My youth theatre performed yesturday using the pre release candidate of SCS with image fade in and out capabilities, it was brilliant. Normally we would have to use powerpoint to put the images up but SCS again has proved to be a cut above the rest superb. Even the in house staff who are massive fans of SFX wanted to know what i was using. Thanks a bunch Mike.
Re: Image fade in and out (in 10.5.0)
Posted: Mon Oct 05, 2009 6:57 pm
by mikemed
I am currently working on a production that is using a large amount of video I have sold the company on using SCS for sound and video cuing but no find I cannot fade to black on the video. Is this ever going to be available as I am using more and more video in productions and this would seem to be an ideal system for it except for the fade to black not being available. PLease Please Please lets get this active.
Re: Image fade in and out (in 10.5.0)
Posted: Tue Oct 06, 2009 6:19 pm
by Mike Daniell
Fade to black is not currently available for videos because SCS uses an API into Windows Media Player (WMP) to play vidoe files, and this API does not have functions for adjusting brightness, contrast, etc. I did have a look at using the Quick Time API, but the Quick Time API doesn't support WMV files. However, I'll have another look at that as a possible alternative to WMP, to see if it provides a function that will enable 'fade to black'.
Re: Image fade in and out (in 10.5.0)
Posted: Tue Oct 06, 2009 9:55 pm
by enigmatheatre
HI
I would be so happy if there was a fade to black function on viedo as the fade to black on still images is great. I think using quicktime is a idea as there are lots more functions (like fade to black) that are possible. I would not have any problems not using wmv files and there are convertors out there to change them in to quicktime format.
Would other people have a problem with this?
I Guess if there is a better alternative then I would be happy with that to.
Greig
Re: Image fade in and out (in 10.5.0)
Posted: Tue Oct 06, 2009 11:32 pm
by Richard
Hi Mike
Have you looked at the VLC API
http://www.videolan.org/developers/vlc.html, VLC is our prefered media player, as quicktime seems to be horribly processor hungry and windows media player is just plain rubbish. Also VLC is open source.
Cheers
Richard
Re: Image fade in and out (in 10.5.0)
Posted: Tue Oct 06, 2009 11:40 pm
by Mike Daniell
I did have a look at VLC some time ago, but at the time I couldn't find adequate API documentation that would allow me to use it from SCS. I'll have another look at their web site.