Every day we offer FREE licensed software you’d have to buy otherwise.
Photo Slide Show Time 1.0.1.7 was available as a giveaway on February 9, 2020!
Photo Slide Show Time creates eye dazzling photo slideshows from batches of photos you took from a wedding, an anniversary, or any other event you took a bunch of photos from. Photo Slide Show Time creates photo slideshow videos in all popular video formats like MP4, AVI, WMV, FLV, MKV, 3GP, MOV and more ...
Windows Vista/ 7/ 8/ 8.1/ 10 (32 and 64-bit)
10.7 MB
Lifetime
$49.95
With 1AVCenter you can record your screen in full, high motion video from an area of your screen, record audio from any source on your PC. That is only the beginning. You can stream live video from your camera with audio, you can live stream your screen, or your microphone. 1AVCenter also allows you to stealthly and remotely monitor your webcam or your screen with a personal surveillance website you can connnect from anywhere including from your mobile. 1AVCenter also allows you to securely share files among the people you know through your own personal website with authentication.
PC Activity Viewer is a PC activity monitoring software that gives you access to live video and statistical information of all PCs on the network. PC Activity Viewer also allows you to record videos, take pictures, and run a wide range of tasks on the monitored computers. PC Activity Viewer allows you to remotely install its client agent on remote computers as long as you provide administrator credentials for the target computer. The program invisible client agent has to be installed on client computers.
Multiple Camera Monitor is a multi camera surveillance tool that allows users to monitor unlimited cameras both connected to the PC as well as IP cameras. Supports all protocols for IP cameras: JPEG, MJPEG, ONVIF, RTSP. Multiple Camera Monitor is a central point from which you can observe, take pictures, record video and monitor local connected webcams as well as IP Cameras with the ability to pan, zoom, and tilt when supported by the camera.
ScreenCamera.Net is a video recorder, video streaming server, and a virtual camera. ScreenCamera.Net supports all monitors, video devices such as TV cards and webcams, images, movie files, audio files, and text and date-time stamps. Stream and record video formatted to your exact needs: No program on the Internet is capable of generating customized video content like ScreenCamera.Net does. Tucows rated ScreenCamera.Net with 5 stars.
ScreenCamera is a desktop video recorder which happens to be also a virtual webcam. It is perfect to record narrated tutorials, record videos from inside web browsers, share game play on sites like UStream, and remotely help users demonstrating how to do some specific task.
Why are we getting such an old version? 1.0.1.7 according to the change log was produced on "2017-2-14 1.0.1.70 Splash Screen" from their change log tab and shows the current version which is also old but at least its their best effort which is what the giveaway should be is "2017-9-27 1.0.2.00 New transitions."
I suspect that this is the same build of this product we have had as giveaways over the past few years and the vendor and GAOTD could not be bothered to build a new 1.0.2.00 pre-activated giveaway build for this and last years giveaways.
In my experience PCWinsoft products are tenaciously clinging onto the trailing edge of technology at the best of times.
Save | Cancel
It doesn't show any audio files .mp3 in folders to select?
Save | Cancel
Art, I just dragged and dropped MP3 files from a windows explorer window onto the sound track are of the GUI... it's a very clumsy UI with very limited editing capabilities.
Save | Cancel
Very good and simple
Save | Cancel
Awesome . . .
Save | Cancel
As the version indicated it needs many more improvements, for one allowing multiple picture selection.
Save | Cancel
I don't see any options to specify the types of transitions between photos.
Save | Cancel
tbrown,
I haven't tried the software as I don't have a use for this, but there are some instructional videos on the publishers website that cover different aspects of using the software. In one of them that I watched, it talks about how to change transition timing as well as select the type you want.
Save | Cancel
tbrown, double click on the transition square beside each image in teh timeline bar to launch the transition chooser wizard for that transition.
Save | Cancel
Can it pan and zoom ?
Save | Cancel
Harry Mangurian, if you mean the Ken Burns effect... I cannot see such an option in the giveaways user interface
Save | Cancel
It runs pretty hard on windows 10 latest.
Save | Cancel
Csángó Katalin, What does pretty hard mean? Please expand on that.
Save | Cancel
Rick_S, interrupted, fragmented, every operation must be repeated until something happens - probably something incompatible with my machine. It's my experience to think of someone else, just because he already means it's different (fractal growth)
Save | Cancel
Katalin , If that is his response, thank you. I notice that you use the same last name. How do fractals figure into it? Can you clarify your experience? We have a lot of different people here with different backgrounds, and I ask for clarity when I don't understand something. It works best for communication.
Save | Cancel
This app has possibilities if the encoding of photos was faster. Leaving everything at default, it took almost 20 minutes to encode 119 photos (600x800) to video.
Save | Cancel
wynford, that is because it re-encodes meda multiple times in the slidshow generation process! First it re-encodes the added sound track media files into individual uncompressed PCM WAV files in the current users "Documents\Photo Slide Show Time\Temp"
Then when you go to export it in your chosen format if first renders the images and transitions into an AVI file.... only when that file generation phase is complete does it then re-encode it all into the chosen output format... using priated copy of GPLv3 FFMPEG included in the package installed into the current users "Documents\Photo Slide Show Time\ffmpeg" folder.
Mines still encoding that initial temporary AVI file which is now at just over 3Gbytes in size and growing so and has been going for about 1hour and 20 minutes... because the file is actively being written to it is locked against reading so I cannot check what codec the video is being encoded in and if the AVI is incorporating the sound track WAV files too or if they will be added when the AVI is re-encoded into the output H264 mkv format... Show status bar in export wizard has yet to show any progress yet so it may only show some progress when FFMPEG.EXE is finally launched to do the final re-encode. Currently this looks like it will be doing lossy re-encoding twice, unless the AVI is generated with uncompressed video and audio streams.. which would be rather gross...
Save | Cancel
TK, looks like this outputs the semifinal.avi using legacy Video For Windows API rather than the later the later legacy DirectShow API since when the file reaches 4GByte in size it stops growing any further as that is a hard limit on AVI file size when using VFW API.
The existance of AForge.Video.VFW.dll in the installations folder also hints that they use this video API... This restricts the max resolution and duration combination the program will be capable of producing.
Once the AVI file showed it had stalled at 4.00GBytes I cancelled the export as I knew it would never complete succesfully and checked and the AVI file only contained the Video stream compressed using MS VIDEO1 CRAM FourCC code. So it uses a seriously lossy poor compression method before finally producing the lossy re-encoding using a more modern codec like H264 but no HEVC x265 or VP9 codecs are offered and no UHD resolutions either. Proves my point in other comment they are clinging tenaciously onto the trailing edge of technology.
Save | Cancel
wynford, I was wrong when I said it re-encodes the semifinal.avi into the resultant chosen format it's way worse than that! I left it processing a 4 minute 1920x1080 AVC+ AAC mkv output while I slept and it did complete. It re-encodes semifinal.avi into final.avi which has the previously converted soundtrack uncompressed WAV files merged into a single output.wav file then combined into that final.avi and THEN it re-encodes the final.AVI into the final lossy compressed chosen output format the best codecs on offer being AVC H264 and AAC for sound. The intermediate rendering and encoding using the obsolete Microsoft Video 1 CRAM codec wrecks any colour or greyscale gradients in the slides as it downsamples the pictures down to 16bit total colour resolution per pixel instead of what is usually at least 24bit per pixel. There is nothing we can do to improve this like changing it to use say HuffYUV lossless codec for ALL the intermediate AVI files AND use DirectShow NOT Video For Windows API so these intermediate pass AVI files are not restricted to 4.0GByte in size...
Save | Cancel
Have to add photos 'one at a time' - can't select multiple photos from within program or drag multiples from Windows Explorer. Too time intensive to make this worthwhile. Uninstalled.
Save | Cancel
DeltaVee,
You can add one photo at a time, or add all photos from a specific folder. There are some instructional videos on the publishers website, maybe take a look and you might find that you actually like the software.
Save | Cancel
I can't get this program to take any audio files larger than 3 MB (a small wav file). What am doing wrong? thx.
Save | Cancel