@Gavino The plugins method you explained in your post #1222 has worked and I can't thank you all enough.
So all in all what you all are saying is that instead of this
DirectShowSource("c:\Users\Charles Evans\Desktop\myclip.mpg")
better quality will result using this
FFmpegSource2("Insert to the path of your file here", atrack=-1)
And I assume that these two codes are for mpeg files.
The other codes I have used for MP4
DirectShowSource("c:\Users\Charles Evans\Desktop\myclip.mp4")
and
AviSource("c:\folder\myclip.avi")
are good for MP4 and AVI ...is that true?
Once again I know the DSG will import avi, but it hated my XviD files and that code got me around that.
I guess I just want to sort out which ones to use for
my Xvid avi, and MPG and then MP4
Everything seems to be good now I think what is being said is that it's better to use FFmpegSource2 instead of DirectShowSource for mpeg files.
Do I understand correctly?
I can't believe you people have me doing this, thank you all so much !
+ Reply to Thread
Results 1,231 to 1,260 of 1873
-
-
I will use my newly learned knowledge of FFMpegSource2 code or whatever you call it for mpg and mp4 files. The plugins method in your post #1222 have worked without any problem. Thanks for that for sure. I am learning all of this hour by hour for the first time in my life. Where would people like me be without people like you, all of you?
You should know form this thread that I am not so good at the .avs script situation. But somehow I'm getting enough of it to use it, I am enjoying all that. I downloaded the DGIndex files, and if that is what I should deal with for MPG files if it's even better. But of course I do not know what to do with those files just as every step of previous knowledge I've acquired here.
If you can I would appreciate being told what to do with those files. Remember I have no idea what I'm doing until I do it.
I have gotten more from this forum than I have gotten from anything I can remember in a long time. And I though I knew a lot of stuff. Here I am on a freeware forum getting more information than I could imagine in my wildest dreams. -
Many thanks to all the help form tin2tin and Gavino. heres a post of what I've learned.
To import video files other than AVI into the DSG (DVD slideshow GUI) such as MPG, MP4, problem AVI files, and even VOB files.
I have attached some files to this post that should help. Install the Haali, Put the Plugins into the plugin folder of your AviSynth Program. You can double click the AVS.avs file and paste the path to your file into the space between the quatation marks and save. for problem AVI files I used the AVS AVI.avs file and pasted the path where it belongs. Example → c:\folder\myclip.avi
In the "Other Tricks" Notepad file I put some interesting things like how to get the project settings back to Default, and I sometimes save project settings this way in a place I can call them up when I want.
Also the instructions that worked for me when I wanted to move a project to another computer.
I hope What I've put here is all correct, I am very thankful and just wanted to give it all back in one post.
Thanks Everyone I have learned so much and will be using the DSG for very many things, much more than just a still image slideshow program. Best such program I could ever want!
P.S. Don't forget the imported .avs files allow you to do "cuts only" of all these videos, WoW ! -
Hello to all,
First of all i don't know if this is the correct place to put my question.
I have installed the last dvd slideshow gui de version v0.9.4.0 but on the windows 7 32bits machine but my problem is when i try to export the compilation to the dvd menus or to export slideshow or to burn to disk appears a problems with mpeg2 encoder has stopped working
when the hcenc 0.23 is working. After this popup error appears the img burn is asking to select a file ...... i dont know the file to add to burn on dvd like you can see on image bellow
Any solutions for this problem?
Anyone know the solution for this problem?
Best regards. -
@kaneco I have found the image file to get buried in a folder named .DVDslideshowGUI
Windows 7 will search it just paste .DVDslideshowGUI into the search at the bottom of your start menu. I made a shortcut to that folder, because there's some temp folders there I like to keep clean. Also the file that's created when you use the YouTube up-loader gets dumped there and it stays there. It's a nice file and sometimes I like to save that file before it gets overwritten.
In this thread there's interesting things to do with the file new.ini that's there also. I like access to this folder.
I'm not suggesting that anyone mess with anything in that folder if they aren't sure what they're doing.
There is probably a way to route your image file to a place on the desktop. Your problem with the image file only happens when you use the shortcut to send the project to ImgBurn. You could always use Ctrl+E to export your project and choose DVD .iso Then you'll have a choice to choose the path of the .iso file.
Has anyone noticed that you have to watch that the DSG install might put an older version of ImgBurn over-top of any newer version you might have installed? I just re-install ImgBurn and it's all OK then.
Hope this helps you. I don't know any answer to "mpeg2 encoder has stopped working" -
@argusvidicon
I found the file iso on the same folder, but only with 840k i suppose this is not correct, I feel i have a problem on mpeg2encoder
someone to help me with this problem
best regards -
@ kaneco
I'm sorry I do not have Win 7 can't test/check how this are working on this OS. All I can say is that sometimes HCenc crashes. I can't see a pattern in those crashes other than when you computer is out of RAM(=too many slides) it will crash. A good thing would the close all applications running video or (3d)graphics, because the may interfer. Alternatively you can download the latest HCenc here and see if that is working better. Unzip and ajust the path in Slideshow > External Applications > Hcenc
Last edited by tin2tin; 11th Dec 2010 at 11:53.
-
If you want to convert .avs files to virtual .avi files for use in most video apps here's how to do it:
Follow the instructions in the readme of this page:
http://www.turtlewar.org/avfs/
I think they are included in the zip as well.
Or read up on the direct link here:
http://www.turtlewar.org/avfs/avfs_1.0.0.5-readme.txt
Installation
------------
Install the latest Pismo File Mount Audit Package from
http://www.pismotechnic.com/download/
Copy avfs.dll to a folder of your choosing. The c:\windows folder
will work.
From a cmd prompt run:
pfm register c:\windows\avfs.dll
If you later want to disable or uninstall AVFS, from a cmd prompt
run:
pfm unregister c:\windows\avfs.dll
then delete the avfs.dll file.
http://www.computerhope.com/issues/chdos.htm
If there are spaces used in the commandline you'll need to add "" around the path ex.
pfm register "c:\wind ows\avfs.dll"
When you've done that here's how to convert .avs to virtual(an not actual) .avi files:
Operation
---------
1. Right-click on an AVS script in explorer.
2. Select "quick mount".
The script will disappear and be replaced by a folder with the same
name.
3. Browse into folder and use the *.avi and *.wav files.
To unmount:
1. Right-click on AVS script folder in explorer.
2. Select "unmount".
@ Angusvidicon Did you try AvsP? If not, you should, it will make avisynth scripting much easier for you. -
@tin2tin
Hello I have tried your suggestion, and I Install the new hce version without success, the problem persist
One question if the problem is in windows 7 it is possible to backup all of work i have in this machine and transfer this work to a machine using windows xp. How can i do this backup, what folder and files i have to copy?
Best regards -
@kaneco Try to download the file other tricks.txt in post #1234. See if that helps. I like to move projects built on Win 7 to my XP machine for rendering so I can do other things on the win 7 machine. Also my XP machine has CS4 on Roxio on it and I use the DSG in combination with all those. I also like Norton Ghost on all my machines. That way I can do what ever I want to the computer and have no worries if I spark out the whole system.
-
@ kaneco Did you unselect any programs when installing? Avisynth for example is vital for DSG.
@ argusvidicon Did you encounter any problems when installing or running DSG on Win 7? -
@tin2tin I have not had any problems with anything concerning the DSG on any system including win 7. That means a lot since I have continued to torture the DSG and the Paint.NET program. Actually I have not had ANY problems with win 7. But I am ready, I run Norton Ghost every time I am about to do something that may cause funny things to happen. That affords me to test software as well as rip a hole in win 7 any time I want.
Haven't gotten around to your post #1239 yet, but will sometime this coming week. Today I have to watch the Cleveland Browns football game, ya never know what them guys will do. That's what makes it interesting, just like trying to blow up the computer every time I sit next to it. -
I am using 9.4.0. I have a slideshow with 108 slides.
I cannot generate chapter file. DSG prepares all images and then it crashes.
SSA generation for the same show works.
The error Message is in attachment.
This problem seems to be related to subtitles.
The same slide show without subtitles works perfectly.
I have a similar problem with an other slide show of 53 slides. With subtitles I get the error message "Not enough disk Space", although 35Gb is free.
Without subtitles it works.
So my workaround for the moment is to have 2 passes.
In first pass I create slideshow without subtitles and generate m2v and ac3 and txt.
In second pass I create slideshow with subtitles and only generate ssa.Last edited by george84; 23rd Dec 2010 at 00:50.
-
A DVD slideshow GUI (freeware) christmas slideshow. Rendered to 720p mp4.
http://download.videohelp.com/tin2tin
Done with free resources:
Photos from: http://www.sxc.hu/
Background video from: http://movietools.info/
Music from: http://www.classiccat.net/ -
Hello to all,
I have a problem: I cannot get DSG to work on my computer. It is the first time, that I installed it (version 0.9.4.0) and after installation I started the program and changed the language to "german". Afterwards I restarted and since then, on every start I receive the following error messages:
1) "Internal error:
Memory error (SIGSEGV)
addwindow() in file "c:\Anwender\DVD slideshow GUI\DVDslideshoGUI.exe", line 2816:
> opt_vsizer.AddWindow(Postlabel, 0, wxLEFT|wxBOTTOM)"
and 2) after clicking "OK":
"Microsoft Visual C++ Runtime Library
Runtime Error!
Programm C:\Anwender\DVD slideshow GUI\DVDslideshoGUI.exe
This application has requested the Runtime to terminate in an unusual way.
Please contact the application's support team for more information."
I deinstalled the software and installed it again 2 times, but the message appears on every startup.
Is this a known problem? What can I do, to get rid of this?
Best regards and merry christmas -
Just wanted to mention that as the DSG has accepted very much any .avi file I have tortured it with, it also accepted the .avi files created with CamStudio 2.6 and Camtasia 7.1
So a short screen capture production will drop in very well into a DVD Slideshow. That's a good thing.
..and Premiere output to DVAVI files too -
@ emtee
I have no idear what's going on. Try not to have any other programs running at the same time as DSG. They may somehow interfer.
@ argusvidicon
Your enthusiasm is priceless! -
William S. Burroughs's Stuff - photos by Peter Ross:
William Seward Burroughs (5 February 1914 - 2 August 1997), more commonly known as William S. Burroughs, was an American novelist, essayist, social critic, painter and spoken word performer. Much of Burroughs' work is semi-autobiographical, drawn from his experiences as an opiate addict, a condition that marked the last fifty years of his life. He was a central member of the Beat Generation and an avant-garde author who influenced popular culture as well as literature.
Video done in DVD slideshow GUI. -
How has everyone been? @tin2tin I got some cool background videos that are supposed to be for VSO CX2DVD. They're pretty nice, and I like them. Could someone post some thread numbers that might tell me about how to format them for the DSG and here's laugh for ya. My video card died in my editing machine where I use thousands of dollars worth of Video Editing software, and all weekend I've been using the lessons on .avs script that I got from HERE ! that's way too cool. An there I am doing fun things again in the DSG that we won't even go into. Thanks a lot everyone. Hope you are all well
-
I got a boatload of pretty cool background videos for VSO ConvertX2DVD menus. But how could any of us stop there that would be boring. So I got them to work as motion background in the DSG. Really sweet. I didn't format for best quality I just used XviD MP4. Generated the .avs and it looks nice. I could render them to what you think is a preferred format and post a link for download. And your specification request might be helpful to me too. I've got them all to XviD now and I'm OK for now. But here's where I got mine |MU| http://www.fullandfree.info/software/convertxtodvd-background-videos/
I suppose I could have written the .avs for the original files but the ratio was 3:4 720 x 576 so I just went with 3:2 720X480. I don't know why I chose Xvid I had to use the script FFmpegSource2("Insert to the path of your file here", atrack=-1) for the Xivid anyhow. I never said I know what I'm doing.
I have no idea what do or how to handle the length of the background videos I'm fussing with in the DSG unless I work it out in Premiere. The original length is around 13 seconds on these. I've done video Production for over 20 years and if a slide is up for that long that makes for a slideshow that doesn't move well anyhow. I'm going to try to post a sample here of what I've played with so far.
Now this oughta really get you all fired up, Since I often use Media Player classic for several things I had just updated mine to 1.5.0.2827 whereas the DSG uses 1.3.1249.0 http://mpc-hc.sourceforge.net/
It doesn't look hard to have the DSG using the newer version by changing the path of external applications, so I will probably do that. I miss you guys, have a great day everyone. http://www.argusvidicon.com/
Crap ...I just tried an .avs script for one of the original files and that's all there is you need to do.
I'm attaching a notepad jpg file here of the media info on those files. Find me if you want these and can't get them, I'll get you a link to my own upload of the files.
Last edited by argusvidicon; 13th Feb 2011 at 20:11.
-
I often use Media Player classic for several things I had just updated mine to 1.5.0.2827 whereas the DSG uses 1.3.1249.0 http://mpc-hc.sourceforge.net/
It doesn't look hard to have the DSG using the newer version by changing the path of external applications, so I will probably do that.
Also it seem that all of a sudden on 02-13-2011 even a newer version has come out 1.5.1.2925 beta.
https://www.videohelp.com/tools/Media_Player_Classic_Home_Cinema
I have posted the Background Videos in their each individual full length using only .avs files if someone would like to see them.
http://www.youtube.com/watch?v=RpTzqqSELcsLast edited by argusvidicon; 16th Feb 2011 at 07:01.
-
tin2tin -
I'm getting an error message when trying to select "MultiStripsH" as a background. The error reads...
ĎmageReader: error Çould not open file'in DevIL library.
What and where is the DevIL library?
It's been a long time since I've used DSG and am on a new computer now (win7)... I've changed the paths in the original script directing them to the correct .dll's, but this DevIL library has me stumped.
Trying to get a MultiStrip background with the original image overlaid on top... hope that makes sense.
Any help would be appreciated."A picture is worth a thousand words--But it uses up a thousand times the memory."
~ Unknown -
Hell-o,
this is my first post here. If I hadn't the problem I wouldn't register here...
I've downloaded DVD slideshow GUI because after some research online I realized that it would be a great and user friendly tool to make a video for youtube from images and music.
My first experience after installing the program and trying to run for the first time is:and this:
Is there any possibility to make it run?
(I'd love to use a codebox, but I hadn't find a way...)Code:Internal error: Memory error (SIGSEGV) new() in file "C:\Program Files\DVD slideshow GUI\DVDslideshowGUI.exe", line 3035: > pre_mediactrl = new wxMediaCtrl(opt_frame, -1, "", wxPoint(175, 0), wxSize(ResX - 110, 646 - 81), wxMEDIACTRLPLAYERCONTROLS_DEFAULT + wxSTATIC_BORDER )', wxMEDIACTRLPLAYERCONTROLS_NONE + wxBORDER_DOUBLE )', aniconst)'.Load((frame, -1) In file "C:\Program Files\DVD slideshow GUI\DVDslideshowGUI.exe", line 3035: > pre_mediactrl = new wxMediaCtrl(opt_frame, -1, "", wxPoint(175, 0), wxSize(ResX - 110, 646 - 81), wxMEDIACTRLPLAYERCONTROLS_DEFAULT + wxSTATIC_BORDER )', wxMEDIACTRLPLAYERCONTROLS_NONE + wxBORDER_DOUBLE )', aniconst)'.Load((frame, -1) dsgvers = "0.9.4.0" dsg_font = [wxfont @01924CE0] dsgversion = 0.933 dsgname = "DVD slideshow GUI" workingdir = "C:\Documents and Settings\Administrátor\.DVDslideshowGUI\" homedir = "C:\Program Files\DVD slideshow GUI" examine = Nothing handle = Nothing ifs_currentdir = "C:\Program Files\DVD slideshow GUI" dirmusic = "C:\Documents and Settings\Administrátor" dirbackground = "C:\Program Files\DVD slideshow GUI\Backgrounds" dirproject = "C:\Program Files\DVD slideshow GUI" direxport = "C:\Documents and Settings\Administrátor\.DVDslideshowGUI\" position = 34 letter = "I" t = "14:52:04" sec = "04" thedirectory = Nothing copydir = Nothing currentlist = "up" cmdopen = "" pre_media_render = 1 pararr = {0:"16/15", 1:"8/9", 2:"64/45", 3:"32/27", 4:"1/1"} paintpath = "" pd_start = Nothing pd_end = Nothing previewdouble = -1 jheadinfoarr = {} fps = 25 gfdchapters = Nothing gfdchapterstemp = {} avilength = 0 lines = Nothing bmp = {} titles = {} changed = Nothing bmp2 = {} titles2 = {} selcnt = 0 selarr = {} selarr3 = {} cnt = Nothing choosen = Nothing trans = {} trans2 = {} dur = {} dur2 = {} expo = {} expo2 = {} texts = {} texts2 = {} path = {} path2 = {} gfdarry = {} bufferarr = {} longsub = 0 filetype = 17 ifs_applicationname = "Import images" ifs_picturefile = {} ifs_frame = Nothing ifs_vsizer = Nothing ifs_listcontrol1 = Nothing ifs_imagelist = Nothing ifs_bmp = {} ifs_texts = {} memcnt = 10 newbmp = {} img = Nothing ifs_selectedfiles = {} imge = {} imge2 = {} bmpt = {} opt_frame = [wxdialog @01997118] resdef = "pal" mydc = Nothing textbmp = Nothing myx = Nothing myy = Nothing slidearr = {1:{1:"nothing", 2:"nothing", 3:"nothing", 4:"nothing", 5:"nothing", 6:"nothing", 7:"nothing", 8:"nothing", 9:"nothing", 10:"nothing"}, 2:{1:"nothing", 2:"nothing", 3:"nothing", 4:"nothing", 5:"nothing", 6:"nothing", 7:"nothing", 8:"nothing", 9:"nothing", 10:"nothing"}, 3:{1:"nothing", 2:"nothing", 3:"nothing", 4:"nothing", 5:"nothing", 6:"nothing", 7:"nothing", 8:"nothing", 9:"nothing", 10:"nothing"}, 4:{1:"nothing", 2:"nothing", 3:"nothing", 4:"nothing", 5:"nothing", 6:"nothing", 7:"nothing", 8:"nothing", 9:"nothing", 10:"nothing"}, 5:{1:"nothing", 2:"nothing", 3:"nothing", 4:"nothing", 5:"nothing", 6:"nothing", 7:"nothing", 8:"nothing", 9:"nothing", 10:"nothing"}, 6:{1:"nothing", 2:"nothing", 3:"nothing", 4:"nothing", 5:"nothing", 6:"nothing", 7:"nothing", 8:"nothing", 9:"nothing", 10:"nothing"}, 7:{1:"nothing", 2:"nothing", 3:"nothing", 4:"nothing", 5:"nothing", 6:"nothing", 7:"nothing", 8:"nothing", 9:"nothing", 10:"nothing"}, 8:{1:"nothing", 2:"nothing", 3:"nothing", 4:"nothing", 5:"nothing", 6:"nothing", 7:"nothing", 8:"nothing", 9:"nothing", 10:"nothing"}, 9:{1:"nothing", 2:"nothing", 3:"nothing", 4:"nothing", 5:"nothing", 6:"nothing", 7:"nothing", 8:"nothing", 9:"nothing", 10:"nothing"}, 10:{1:"nothing", 2:"nothing", 3:"nothing", 4:"nothing", 5:"nothing", 6:"nothing", 7:"nothing", 8:"nothing", 9:"nothing", 10:"nothing"}} i = 29 j = 11 sli_frame = Nothing current = 1 etic = Nothing resx = 720 resy = 576 textback = "FALSE" safexval = 72 safeyval = 57 backbmp = "C:\Program Files\DVD slideshow GUI\Backgrounds\background_black.jpg" textbmp_gl = Nothing frontbmp_gl = Nothing trans_texts = {0:"3dtwirl.jpg", 1:"Accord_Horisontal_In.avs", 2:"Accord_Horisontal_Out.avs", 3:"Accord_Left.avs", 4:"Accord_Up.avs", 5:"Accord_Vertical_In.avs", 6:"Accord_Vertical_Out.avs", 7:"Bars_Hors_LLL.avs", 8:"Bars_Hors_LRL.avs", 9:"Bars_Hors_RLR.avs", 10:"Bars_Hors_RRR.avs", 11:"Bars_Hors_TTT.avs", 12:"Bars_Vert_BBB.avs", 13:"Bars_Vert_BTB.avs", 14:"Bars_Vert_TBT.avs", 15:"Bars_Vert_TTT.avs", 16:"Bubbles_Move.avs", 17:"Bubbles_Static.avs", 18:"Central_In.avs", 19:"Central_Out.avs", 20:"Central_Rotate_In.avs", 21:"Central_Rotate_Out.avs", 22:"cicle.jpg", 23:"circ.jpg", 24:"clouds.jpg", 25:"crack.jpg", 26:"Crumple_In.avs", 27:"Crumple_Out.avs", 28:"Cut.avs", 29:"Cut_to_Black_Fade_In.avs", 30:"Cut_to_White_Fade_In.avs", 31:"Dias_Down.avs", ... } trans_filecounter = 241 kb_frontbmpname = "" kb_keys = {} kb_length = 999 kb_x = 180 kb_y = 144 kb_lastx = 185 kb_lasty = 200 kb_angle = 0 kb_mousedown = 0 kb_sel = 0 kb_zoomy = 150 kb_roty = 0 kb_time = 1 kb_zoomfactor = 1 upset = 0 back_button_preset_id = -251 back_menu_preset_id = Nothing font_button_preset_id = -253 importdir = "" dvdfolder = "" dvd = "" kb_bank_max = 0 ani = {} ani2 = {} kb_bank = {} maxslides = 1000 newload = "FALSE" kb_beenopen = 0 makeini = "FALSE" realx = 535 realy = 476 exportname = "" wg_applicationname = "DVD slideshow GUI" wg_picturefile = {} wg_frame = [wxframe @01A0A010] mainsizer = [wxboxsizer @01DB4AA0] splitwin = [wxsplitterwindow @01E58408] wxsp_no_border = Nothing panelup = [wxpanel @01966AD0] paneldown = [wxpanel @01A99E48] iconbitmap = [wxiconempty @01AC3B30] wg_vsizer = [wxboxsizer @01D6B008] status = [wxstatusbar @01A597B0] loaddialog = [wxdialog @01987588] splashgauge = [wxgauge @019777E0] locale = [wxlocale @01D6B1E0] languagetemp = Nothing language = Nothing tool = [wxtoolbar @01992348] bitmap1 = [wxemptybitmap @01C97C60] bitmap2 = [wxemptybitmap @01E52B60] bitmap3 = [wxemptybitmap @01D3E748] preferences_bitmap = [wxemptybitmap @01D3EC68] bitmap4 = [wxemptybitmap @01D3E850] open_slides_text = "Opens media for use as slides: jpg, bmp, png, avi and avs" bitmapmusic = [wxemptybitmap @01CC3198] open_music_text = "Imports music/audio. Mp3, wav and m3u(playlists) supported" font_bitmap = [wxemptybitmap @01CC31E0] font_text = "Change the font used in all subtitles. Be aware that some subtitleformats does not support all settings." background_bitmap = [wxemptybitmap @01CC3320] background_text = "Set background(images, avs and avi)" cut_bitmap = [wxemptybitmap @01CC38F8] cut_text = "Cuts selection and adds to clipboard" copy_bitmap = [wxemptybitmap @01AD3740] copy_text = "Copies to clipboard" paste_bitmap = [wxemptybitmap @01AD37F8] paste_text = "Pastes from clipboard" up_bitmap = [wxemptybitmap @01AD3978] move_up_text = "Moves selection up" down_bitmap = [wxemptybitmap @01AD3D28] move_down_text = "Moves selection down" selectall_bitmap = [wxemptybitmap @01AD3D38] select_text = "Selects all slides." slidesettings_bitmap = [wxemptybitmap @01F3B0F0] slide_text = "Change transition, subtitle and durations for selection(Right click on slide)" animate_bitmap = [wxemptybitmap @01F3B100] animate_text = "Animate all Selected slides." paint_bitmap = [wxbitmapbutton @019C79F8] paint_text = "Opens slide in external paint program for editing. Save under same FileName and close to Update the image in DVD slideshow GUI." paintapp_bitmap = [wxemptybitmap @01F3BC48] paintapp_text = "Convert to or open an Avisynth script in AvsP for editing. Save under same FileName and close to Update in DVD slideshow GUI." preview_bitmap = [wxemptybitmap @01F3B9E8] preview_text = "Previews the slideshow in Media Player Classic(Left click on slide)" bitmapexport = [wxemptybitmap @01F3B1D0] export_text = "Saves the slideshow, audio or subtitles in various formats" imgburn_bitmap = [wxemptybitmap @01F3B3D0] burn_text = "Authors and burns the slideshow to a Disk with ImgBurn" imgyoutube_bitmap = [wxemptybitmap @01F3B408] youtube_text = "Render and upload to YouTube" help_bitmap = [wxemptybitmap @01D260E8] help_text = "Opens the help." progressgauge = [wxgauge @01B82A38] mbar = [wxmenubar @01E86060] mitem = [wxmenuitem @01CEFBA8] mfile = [wxmenu @01CAD1D8] mshow = [wxmenu @01C4ACD0] gfd_bitmap = [wxemptybitmap @01E86758] exit_bitmap = [wxemptybitmap @01E86768] back_button_menu_id = [wxmenuitem @01DCEA98] audio_bitmap = [wxemptybitmap @01DCE5A0] path_bitmap = [wxemptybitmap @01CAC748] medit = [wxmenu @01C4ABF0] del_bitmap = [wxemptybitmap @01A3F968] sort_bitmap = [wxemptybitmap @01CACC48] moptions = [wxmenu @01C4AB58] thumbx = 64 thumby = 48 mview = [wxmenu @01C4AAA8] mlocale = [wxmenu @0195FA38] mhelp = [wxmenu @01C37400] transition_bitmap = [wxemptybitmap @01A3F958] effect_bitmap = [wxemptybitmap @01EEDDF8] render_bitmap = [wxemptybitmap @01CEF478] donate_bitmap = [wxemptybitmap @01CEF488] translate_bitmap = [wxemptybitmap @01CEF608] home_bitmap = [wxemptybitmap @01CEF830] icon_bitmap2 = [wxemptybitmap @01CEF878] hc = [wxhtmlhelpcontroller @01F3B8A0] panelup_sizer = [wxboxsizer @01A3ED58] wg_listcontrol1 = [wxlistctrl @01947008] wg_imagelist = [wximagelist @01C36CE8] paneldown_sizer = [wxboxsizer @01D10048] audio_listctrl = [wxlistctrl @0196F318] wx_id_any = Nothing audio_menu = [wxmenu @01C372F0] audio_item = [wxmenuitem @01D10A48] listen_bitmap = [wxemptybitmap @01D10130] selinv = {} app_frame = [wxdialog @01D82008] app_hsizer4 = [wxboxsizer @01D822B8] app_vsizer = [wxboxsizer @01D82328] app_hsizer9 = [wxboxsizer @01D823C0] player_button = [wxbutton @019A1E10] player_box = [wxtextctrl @019A1498] bitmap40 = [wxemptybitmap @01A13248] player_bitmap = [wxbitmapbutton @01947C88] app_hsizer6 = [wxboxsizer @01A13F00] encoder_button = [wxbutton @01A65848] encoder_box = [wxtextctrl @018B2228] encoder_bitmap = [wxbitmapbutton @01CC4FC8] app_hsizer12 = [wxboxsizer @01A13630] burner_button = [wxbutton @019F10F0] burner_box = [wxtextctrl @019F1330] burner_bitmap = [wxbitmapbutton @01B5D958] app_hsizer13 = [wxboxsizer @019F1700] ffmpeg_button = [wxbutton @019F1878] ffmpeg_box = [wxtextctrl @019F1AF0] ffmpeg_bitmap = [wxbitmapbutton @019F1D78] app_hsizer14 = [wxboxsizer @019D1030] tsmuxer_button = [wxbutton @019D1198] tsmuxer_box = [wxtextctrl @019D1410] tsmuxer_bitmap = [wxbitmapbutton @019D16C8] app_hsizer15 = [wxboxsizer @019D1970] bdenc_button = [wxbutton @019D1AE8] bdenc_box = [wxtextctrl @019D1D60] bdenc_bitmap = [wxbitmapbutton @019C7008] app_hsizer16 = [wxboxsizer @019C7290] paint_button = [wxbutton @019C7458] paint_box = [wxtextctrl @019C76D0] app_hsizer17 = [wxboxsizer @019C7CF0] avsp_button = [wxbutton @019BD008] avsp_box = [wxtextctrl @019BD160] avsp_bitmap = [wxbitmapbutton @019BD458] app_hsizer18 = [wxboxsizer @019BD798] openoffice_button = [wxbutton @019BD960] openoffice_box = [wxtextctrl @019BDC08] openoffice_bitmap = [wxbitmapbutton @019B3008] appdummy3 = [wxstatictext @019B3728] app_hsizer20 = [wxboxsizer @019B3600] opt_okbutton = [wxbutton @01B24240] opt_prevbutton = [wxbutton @01B24558] pre_cancel = {} opt_vsizer = [wxboxsizer @01997398] opt_button = [wxbutton @01997470] opt_hsizer2 = [wxboxsizer @01A3DF58] dummytext = [wxstatictext @019977A8] resbox = [wxcombobox @01865AB8] opt_hsizerpar = [wxboxsizer @01997C90] partext = [wxstatictext @01997E48] parbox = [wxcombobox @0192D4B0] safexlabel = [wxbutton @01A3E178] safex = [wxspinctrl @0195B800] opt_hsizer8 = [wxboxsizer @01A586A0] safeylabel = [wxbutton @01A3EAF8] safey = [wxspinctrl @01948950] opt_hsizer18 = [wxboxsizer @01DB5288] checkedge = [wxcheckbox @01C708F0] back_button = [wxbutton @01DB55B0] opt_hsizer3 = [wxboxsizer @01DB5930] showtext = [wxcheckbox @01DB5A80] font_button = [wxbutton @01DB5DB8] postlabel5 = [wxstatictext @01DB6160] postlabel2 = [wxstatictext @01DB63A8] postslibox = [wxcombobox @01DB65C8] postlabel3 = [wxstatictext @01DB6838] postlabel4 = [wxstatictext @01DB6A58] postvidbox = [wxcombobox @01DB6CD8] postlabel = Nothing post_filecounter = 100 post_directory = "C:\Program Files\DVD slideshow GUI/Posteffects" post_thedirectory = [wxdir @01A8A328] post_texts = {2:"AMP_Drivein.avs", 3:"AMP_filmlook.avs", 4:"AMP_negative.avs", 5:"AMP_Polaroid.avs", 6:"Anti_flicker_major.avs", 7:"Anti_flicker_medium.avs", 8:"Anti_flicker_minor.avs", 9:"AsciiArtRes.avs", 10:"AudioGraph.avs", 11:"Ball.avs", 12:"BlackWhiteDigiDaanHC.avs", 13:"BlackWhiteDigiDaanNC.avs", 14:"BlackWhiteDigiDaanOF.avs", 15:"BlackWhitePSChannelMixer.avs", 16:"BleachBypass.avs", 17:"BleachBypassBlackBlur.avs", 18:"BleachBypassStrongerColors.avs", 19:"Bloom.avs", 20:"BloomActionman133.avs", 21:"BloomHippiePete.avs", 22:"BloomMagicPete.avs", 23:"BloomPete.avs", 24:"Blur_Major.avs", 25:"Blur_Medium.avs", 26:"Blur_Minor.avs", 27:"CHA_Pastels.avs", 28:"CHA_Saturated.avs", 29:"CHA_Warm.avs", 30:"Dias_Post.avs", 31:"Dias_Pre.avs", 32:"Diffusion.avs", 33:"Dogme95.avs", ... } post_dir = 1 post_get = "" importlabel = [wxstatictext @019901D8] translabel = [wxstatictext @019904D0] transbox = [wxcombobox @019906D0] directory = "C:\Program Files\DVD slideshow GUI/Transitions" trans_thedirectory = [wxdir @01990988] trans_dir = 1 cntfiles = 254 cntfiles2 = 254 trans_get = "" checkimg = [wxemptyimage @019469B0] jheadlabel = [wxstatictext @01946AE8] jheadbox = [wxcombobox @01946DA8] jheadarr = {0:"Photo Data", 1:"--- EXIF Data: ---", 2:"File name", 3:"Comment", 4:"File date", 5:"File size", 6:"Camera make", 7:"Camera model", 8:"Date/Time", 9:"Resolution", 10:"Flash used", 11:"Focal Length", 12:"CCD Width", 13:"Exposure Time", 14:"Aperture", 15:"Focal Dist.", 16:"Metering Mode", 17:"Jpeg process", 18:"GPS Latitude", 19:"GPS Longitude", 20:"GPS Altitude", 21:"--- IPTC Data: ---", 22:"Caption", 23:"Byline", 24:"DateCreated", 25:"sub Location", 26:"State", 27:"Country", 28:"(C)Notice"} opt_hsizer4 = [wxboxsizer @01A57540] expolabel = [wxstatictext @01A57B60] exposition = [wxspinctrl @01A57E60] opt_hsizer5 = [wxboxsizer @01A58050] durationlabel = [wxstatictext @01A58120] duration = [wxspinctrl @01A58440] space_text = [wxstatictext @01A58808] opt_hsizer6 = [wxboxsizer @01A58A60] animation_pre_text = [wxstatictext @01A58BC8] animation_pre_spin = [wxspinctrl @01A58E18] opt_hsizer7 = [wxboxsizer @01B230B0] animation_rend_text = [wxstatictext @01B231C8] animation_rend_spin = [wxspinctrl @01B23430] mybox4 = [wxstaticbox @01B236D8] mybox2 = [wxstaticbox @01B23990] mybox3 = [wxstaticbox @01B23C20] mybox1 = [wxstaticbox @01B23E88] opt_hsizer20 = [wxboxsizer @01B240A8] pre_mediactrl = Nothing pre_media = Nothing m3ucnt = Nothing m3ulist = Nothing last = Nothing ifs_currentdirm = Nothing ifs_selectedfilesm = Nothing fontframe = Nothing fronttext = Nothing test = Nothing fontdatain = Nothing fontdataout = Nothing color = Nothing font = Nothing slisetarr = Nothing txtchg = Nothing transchg = Nothing expochg = Nothing durchg = Nothing anichg = Nothing ssachg = Nothing sli_button = Nothing sli_window = Nothing sli_img = Nothing sli_bmp_gl2 = Nothing sli_bmp = Nothing sli_memdc = Nothing sli_up = Nothing mediactrl = Nothing sli_down = Nothing sli_staticbox2 = Nothing slitextlabel = Nothing slitextbox = Nothing sliexpolabel = Nothing ssaboxss = Nothing ssatags = Nothing jheadboxss = Nothing sliexposition = Nothing kb_menu_but = Nothing sli_paint_bitmap = Nothing sli_paint_but = Nothing paintapp_sli_but = Nothing sli_staticbox10 = Nothing slitransbox = Nothing sli_play = Nothing sli_statictext13 = Nothing sliduration = Nothing wxalign_centre = Nothing checkrandom = Nothing sliokbutton = Nothing slicancelbutton = Nothing clipframe = Nothing appname = Nothing clipcontrol = Nothing jheadload = Nothing sm_frame = Nothing mypanel = Nothing mybox10 = Nothing myradiobutton1 = Nothing myradiobutton2 = Nothing myradiobutton3 = Nothing expfram = Nothing abutton = Nothing kb_image = Nothing call_bank = Nothing flvframe = Nothing flvpanel = Nothing flvstaticbox2 = Nothing flvsizetxt = Nothing flvsize = Nothing flvframeratetxt = Nothing flvframerate = Nothing flvvideobittxt = Nothing flvvideobit = Nothing flvinter = Nothing flvstaticbox3 = Nothing flvstatictext4 = Nothing flvaudiobit = Nothing flvstatictext5 = Nothing flvsampling = Nothing flvstatictext6 = Nothing flvstereoradio = Nothing flvmonoradio = Nothing flvaudioenable = Nothing flvhtml = Nothing flvcopy = Nothing flvok = Nothing flvcancel = Nothing flvhtmlbox = Nothing kb_expcnt = Nothing burn = Nothing youtube = Nothing avsppath = Nothing expgfd = Nothing presel = Nothing kb_scale = Nothing firstrun = Nothing enc_filename = Nothing enc_pathname = Nothing ply_filename = Nothing ply_pathname = Nothing thecommand = Nothing thecommand2 = Nothing w = Nothing kb_bmp = Nothing kb_unix = Nothing kb_uniy = Nothing kb_img = Nothing bmp3 = Nothing kb_oldx = Nothing kb_oldy = Nothing kb_frame = Nothing pzr_pre_statictext = Nothing kb_sets_cb = Nothing kb_save_bitmap = Nothing kb_save_button = Nothing kb_delete_bitmap = Nothing kb_delete_button = Nothing kb_window = Nothing kb_time_slider = Nothing kb_left_bitmap = Nothing kb_left_button = Nothing kb_right_bitmap = Nothing kb_right_button = Nothing kb_key_bitmap = Nothing kb_key_button = Nothing kb_delkey_bitmap = Nothing kb_delkey_button = Nothing kb_keyred_bitmap = Nothing kb_preview_bitmap = Nothing kb_preview_button = Nothing kb_reset_bitmap = Nothing kb_reset_button = Nothing statictext14 = Nothing kb_x_spin = Nothing statictext20 = Nothing kb_y_spin = Nothing statictext16 = Nothing kb_zoom_spin = Nothing statictext22 = Nothing kb_rot_spin = Nothing statictext18 = Nothing kb_len_spin = Nothing kb_ok_button = Nothing kb_cancel_button = Nothing pzr_staticbox = Nothing kb_fc = Nothing refctrl = Nothing setname = Nothing combocnt = Nothing kbkey_button = Nothing tsold = Nothing mybackdc = Nothing mypaintdc = Nothing mousedownr = Nothing mousedownm = Nothing savtemp = Nothing totalscalefactor = Nothing kb_resx = Nothing kb_resy = Nothing flvexe = Nothing flvtextstr = Nothing trans_break = Nothing post_break = Nothing apppathdialog = Nothing
Last edited by k.eight.a; 17th Feb 2011 at 08:38. Reason: ...
-
@ angus - you should be able to use the avisynth script wrapper for video backgrounds too.
@ spotfinder - Download the latest DSG and use: Syz_MultipleStrips.avs
@ keith - No idear what is happening. I all can read out of that post is that somehow the videoplayer can't be created, so make sure that you aren't running videogames or other video apps. You do not state your os - I don't know if DSG will run on Win 7...
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