hello!
I need help! Already second day I try to make slideshow as on example Motion Background - SpinWater (http://download.videohelp.com/tin2tin/index.html)
Somebody, give me step by step description, please.
+ Reply to Thread
Results 901 to 930 of 1873
-
-
If you're asking in more general terms how to add a motion background, here's how you do that:
In 'Project Settings' menu use the safe area function - so you can see the background around the image.
The hit 'Background' button and go to the 'DVD slideshow GUI/Backgrounds' folder. Here you'll find various .avs files which can be used as motion backgrounds.
When you loaded one play in the player to watch the background in action(some are to heavy for realtime playback - and some fade up from black).
Let me know if it is that speciffic effect you're after, and if none of the included does what you're after, then I'll have to look on my old computer for that plugin. That speciffic motion background effect might not be included in the download or called something else(I can't remember). -
No. How I can create my motion background (as Motion Background SpinWater)?
In example SpinWater:
1. The slideshow is firstly exported as avs
2. Then a FreeFrame effect is added to the avs-code
3. Then the avs file is used as background in the slideshow
.........
What it is necessary to make second point (Then a FreeFrame effect is added to the avs-code)?
What FreeFrame effect it is necessary to use?
It is necessary to insert effect into what place of a avs-code? -
The thing shown in that video with the 'foreground images' used in sync as 'background' is now the default way most motionbackgrounds are used, so there is no need for following those instructions in the video.
Try to open some of the 'DVD slideshow GUI/Backgrounds' .avs(avisynth) files in Notepad to see how a FreeFrame plugin is used in avisynth (NB! not all of them are using freeframe plugins)
As mentioned I can't remember if the Spinwater FreeFrame effect/avisynth script is included in the DSG pagage or even if that still is the name of the avs/plugin.
On Freeframe:
https://forum.videohelp.com/topic245071-780.html#1974416
https://forum.videohelp.com/topic369161.html#1977139
On making new FreeFrame plugins(out of old ones):
http://ffrend.sourceforge.net/ -
Okay, try to unzip these files and add them all to DVD slideshow GUI/Backgrounds and restart DVD slideshow GUI.
http://download.videohelp.com/tin2tin/Backgrounds.zip
They are called backspiralblur - backspiralblur2 - backspiralwave.
You might need to render the slideshow before actually seeing the effect. -
I've just added a slight zoom to the effects above - that might give better results if safearea is used.
So redownload them and try again.
Pls, let me know if that works for you... -
Is it this issue you're refering to?
https://forum.videohelp.com/topic245071-870.html#2003380
That should be solved in the latest release. -
DVD slideshow GUI 0.9.2.8 is out.
- New: Translations update(Launchpad)
- New: Ajustable quality of preview/render of animations.
- New: Translation menu acces.
- New: Open .dsg files by double click on desktop.
- New: Some new motion backgrounds.
- New: 'Project Settings' clean up.
- Bugfix: Avs blacklevel on still background
- Bugfix: Zoom calibration
- Bugfix: Wipe_Up
- Bugfix: Paint app: First copy corrected.
- Bugfix: Wheel over end of 'Project Settings' Media Player crash fixed. -
New slideshow with photos by Vivian Maier:
http://www.youtube.com/watch?v=Cbcl2MDtLp0 -
I came across a tutorial in russian on how to make a slideshow matched to audio duration:
(It's version 0.9.1.0 - some interface things has been changed since that version)
http://www.youtube.com/watch?v=YjdAdNv7BcI
And this is the resulting video:
http://www.youtube.com/watch?v=sSJSKHLQwv0
@ vitvas1979. Thanks for making this tutorial. -
I suppose there must always be a transition time of at least +-3 frames and there is a duration time of at least 3 frames.
My problem is that i have a few images(4 images) which i want to play very fast one after another to produce the impression of movement. I converted them to an .avi with virtualdubmod and 25 fps and 720x576 an imported the file in my DVDSlideshowGui in order to combine it with my other normal images i use in the presentation. The problem is that suddenly the sound stops. For the avi i used full processing mode and no compression.
What went wrong? Any suggestions how i can do it in an more appropriate way with DVDslideshowGui? -
When using an avi as a slide the audio of that avi is used. If there is no audio on you avi then you'll hear nothing at that point of the slideshow.
If you want to add the unbroken audio over the entire slideshow, then this can be done with a bit of Avisynth scripting.
First export your slideshow to .avs(Avisynth script)
Then open that file in Notepad and add these two lines to the end of the script and correct the path:
Code:newaudio = WavSource("your_audio_path_here.wav") AudioDub(last, newaudio)
You can read up on the Audiodub command. -
@tin2tin
Thx 4 helping me out and responding that quickly.
I found another very simple workaround which fits better to my project because i only want to embedd the avi into the imagesequence. And my avi is very short 5/25 sec. . I can not determine the exact sound which should belong to the avi and cut it out correctly with audacity.
My workarround is:
Include the avi
export the .dsg file in DSG to avi without choosing sound ->myREAlproject.
Use a "dummy" pic with the same duration and transition as the avi and replace the avi with this dummy
Choose the sound of your choice
export the .dsg file in DSG to avi without choosing sound ->myREAlproject->myDUMMYproject
Simply, use the soundfile(ac3? or something like that) gained from myDUMMYproject for myREAlproject
-> Seems to work -
Alternatively the .avs can be used loss less in Movie Maker by following this tutorial: https://forum.videohelp.com/topic352601.html#1858882
In Movie Maker edit your video and audio etc. -
I find DSG a very interseting tool. Till now I tried to put a slideshow on a USB stick in a proprietary Philips format, but now I think that DVD format will be more standard.
However there are many bugs in version 9.2.8.
I work in 1920*1080 format and all my slides are .jpg in exactly this format.
Problems:
1. Burn to DVD seems to create not a DVD Iso but perhaps something like Blue Ray. My workaround is to use a mpeg transport stream created in a directory .../STREAM.
2. Export slideshow as .all creates four files but the video file has only one slide in it.
3. In Pan, Zoom and Rotate window I have to set a zoom value of 63 to see the whole slide in this window. This way it is impossible to work.
4. There is a good way to define the subtitles for a selection of slides, but there is no way to clear subtitles just as easily. I suggest to add a value "Reset" or "None" in "Photo Data" combobox.
Positive: DSG never crashes, very powerful tool. -
The BluRay export hasn't been tested much - I haven't any BluRay player myself and my virtual deamon BluRay drive software trail periode is over. Sorry. There was a lot of request before I added the HD ratios - but after I spend (too) much time on adding them - there wasn't much interest after all.
1. Burn to DVD seems to create not a DVD Iso but perhaps something like Blue Ray. My workaround is to use a mpeg transport stream created in a directory .../STREAM.
2. Export slideshow as .all creates four files but the video file has only one slide in it.
3. In Pan, Zoom and Rotate window I have to set a zoom value of 63 to see the whole slide in this window. This way it is impossible to work.
4. There is a good way to define the subtitles for a selection of slides, but there is no way to clear subtitles just as easily.
I suggest to add a value "Reset" or "None" in "Photo Data" combobox.
BTW. HD video is rendered with HCenc - to m2v formats - You might get a better quality by exporting to .avs and render that in x264.
Thanks for those bug reports. I have a lot of other things in real life to do right now - so please don't expect a bug fix release from me anytime soon. -
Hello,
I hope someone can help me with the following problem.
I'm trying to make a falling postcard animation in PAL16:9.
(DSG v. 0.9.2.8 )
I'm using overlay as transition.
As soon as i start making animations, I'm getting error messages when when exporting.
- ERROR, splice: frame sizes don't match
- and sometimes an error with something like "not a multiple of 16"
Background is background_dark.jpg (but also tried others).
Also tried PAL4:3, same errors
Sometimes there's no problem, changing order of photo's can give a different result.
What doe these error messages mean and what can i do against it ?
Please advise,
Thanks -
Hi tin2tin
Thank you for the fast reply to my bug report.
One more wish for the future. It would be nice to be able to add slides with "drag and drop". Often you have a photo program like picasa or photoshop where you can easily make collections of photos. For example all photos with flowers.
Then you could just select them and drag them to DSG.
Thank you -
Hi tin2tin,
Thanks for your fast reply.
What do you mean with "odd number widths/heights".
Is there a certain rule for dimensions of the photos ?
The photo's i'm using are having various dimensions, if that's waht you mean.
I will try version 9.2.0 tonight and let you know the result.
Regards -
Tried v 9.2.0 and it works !
It started again wit some errors (error in frame nr. [all]) wit green screen as result.
Removed the first photo (which I added back later again, without problems) and problem was solved.
Animations, with and wihtout safety zone, and even with dropshadow background. All perfect.
Thanks a lot ! -
Hi tin2tin,
After installed DVD Slideshow GUI, i saw a source file Source/DVDsGUI_source.wxb. Is this the sourc eof of DVD Slideshow GUI?
I try to run it with wxbBasic (ver 2.0 & 0.51 ) but it is not OK. How to compile and run this source???
Thanks in advance. -
Hi Tin2tin,
Yesterday I installed v9.2.0 which I downloaded from an unknown site (couldn't find better) and some program to share the resulting slideshow with family.
Today, big problems with my computer. I had to reinstall the whole PC.
(still busy)
Can you tell me, what is a safe place to download version 9.2.0 ?
Thanks. -
Sorry to hear that. Old versions can be found here on Videohelp:
https://www.videohelp.com/tools/DVD_slideshow_GUI/old-versions#download -
My own fault
Never download form unknown sources.
And it could also have been the other program for sharing.
Thanks for the link !
Similar Threads
-
MKV2AC3 - development thread
By Delta2 in forum Newbie / General discussionsReplies: 216Last Post: 9th Apr 2016, 14:24 -
HCbatchGUI - (batch processor for HCenc and Aften). Development Thread.
By freebird73717 in forum ProgrammingReplies: 253Last Post: 28th Nov 2012, 17:07 -
Help with DVD Slideshow GUI, please...
By MackoMaca in forum Newbie / General discussionsReplies: 3Last Post: 1st Oct 2010, 11:31 -
AVI TO AC3 - Development Thread
By freebird73717 in forum AudioReplies: 43Last Post: 2nd Sep 2008, 23:42 -
DVD Slideshow GUI
By Tripodd in forum Authoring (DVD)Replies: 0Last Post: 27th Jul 2007, 14:19