| Author |
Message |
tin2tin Member
Joined: 14 Sep 2004 Location: In orbit
|
|
ernstblaauw Member
Joined: 13 Nov 2004
|
|
- My clipboard is not altered after trying to import. I now get a error - because there is something else in the clipboard and I think DSG doesn;t understand it.
- Disabling my firewall (Comodo Firewall Pro) / antivirus (AVG Free doesn't make a difference
- I think I closed all programs which have access to the clipboard
- it is not a tif image
If you need more info, please ask .
|
|
tin2tin Member
Joined: 14 Sep 2004 Location: In orbit
|
|
| Quote: |
| My clipboard is not altered after trying to import |
When you hit open on the import file dialog, the imported file names should be added to the clipboard(paste in Notepad to check), unless some program is running which interfers with it...
What is your version number(when did you download it? Check if the latest version is newer.)
_________________ Render and Author DVD slideshows free: DVDslideshowGUI
|
|
ernstblaauw Member
Joined: 13 Nov 2004
|
|
| tin2tin wrote: |
| Quote: |
| My clipboard is not altered after trying to import |
When you hit open on the import file dialog, the imported file names should be added to the clipboard(paste in Notepad to check), unless some program is running which interfers with it...
What is your version number(when did you download it? Check if the latest version is newer.) |
I redownloaded the latest 0.85A, but I think I was already running that version.
I don't know what interferes with the clipboard, but I closed almost all programs (except for wireless connection, anti-virus and firewall), but still the problem exists. I have no clue which program is possibly interfering.
Do you know other things I can try?
|
|
ernstblaauw Member
Joined: 13 Nov 2004
|
|
| ernstblaauw wrote: |
| tin2tin wrote: |
| Quote: |
| My clipboard is not altered after trying to import |
When you hit open on the import file dialog, the imported file names should be added to the clipboard(paste in Notepad to check), unless some program is running which interfers with it...
What is your version number(when did you download it? Check if the latest version is newer.) |
I redownloaded the latest 0.85A, but I think I was already running that version.
I don't know what interferes with the clipboard, but I closed almost all programs (except for wireless connection, anti-virus and firewall), but still the problem exists. I have no clue which program is possibly interfering.
Do you know other things I can try? |
I was thinking: maybe you can use a text file to store the names of the imported files? That way, you do not mess with the clip board (maybe the user has valuable info in it) and no other programs can be involved by blocking the clip board.
|
|
tin2tin Member
Joined: 14 Sep 2004 Location: In orbit
|
|
Well, that's was the way it worked before Salvatore couldn't run the filedialog.exe on Vista, because Vista wouldn't allow it to save temperary files...
By using the clipboard apparently DSG now works on Vista and is still working on my two XP SP2 computers.
_________________ Render and Author DVD slideshows free: DVDslideshowGUI
|
|
ernstblaauw Member
Joined: 13 Nov 2004
|
|
| tin2tin wrote: |
Well, that's was the way it worked before Salvatore couldn't run the filedialog.exe on Vista, because Vista wouldn't allow it to save temperary files...
By using the clipboard apparently DSG now works on Vista and is still working on my two XP SP2 computers.  |
Is it possible to make it an option? Then, the problems are solved. I do not think I will find the program which interferes, and it is not a perfect solution: you never are allowed to run programs interacting with the clipboard. I'm sure there are or will be other people with the same problems.
Btw, I was wondering if there isn't a built-in file viewer inside the Windows-API (the standard file open dialog), so you do not have to use an external program?
Hopefully, you will make it an option .
And of course: thanks for all your time and your program!
|
|
tin2tin Member
Joined: 14 Sep 2004 Location: In orbit
|
|
DSG is programmed in wxbasic, which is an unfinished and uncomplete programming language build on wxwidgets. Unfortunately it's not possible to load multiple files in wxbasic, therefore I'm using autoit script for the filedialog, whch has caused new problems with Vista (saving temp files), and causing untrue troyan horse repports. I getting fed up with the errors caused by differet windows setups/installed versions etc.
_________________ Render and Author DVD slideshows free: DVDslideshowGUI
|
|
ernstblaauw Member
Joined: 13 Nov 2004
|
|
| tin2tin wrote: |
DSG is programmed in wxbasic, which is an unfinished and uncomplete programming language build on wxwidgets. Unfortunately it's not possible to load multiple files in wxbasic, therefore I'm using autoit script for the filedialog, whch has caused new problems with Vista (saving temp files), and causing untrue troyan horse repports. I getting fed up with the errors caused by differet windows setups/installed versions etc.  |
I understand you very well, and I agree it is much better to use your time for new features, etc than working around the problems of the programming language.
I'm still searching what's wrong with my configuration, but also in Safe Mode, the clipboard stays empty. Maybe I have stopped a service or something else is wrong (other locale, security settings, registry values, keyboard lay-out?). Do you have ideas left? Because I do not think it is a program that interferes, as in Safe Mode there are no started programs.
update
I also got the problem with version 0.84. I cannot test with version 0.83, as I do not have that version. Tin2tin, could you provide me that version, please?
|
|
ernstblaauw Member
Joined: 13 Nov 2004
|
|
As you posted the format of the memory, I thought: I can create it myself! So, I made a small batch file (DSGlist.bat):
| Code: |
@echo off
chdir > DSGlist.txt
dir %1 /b >> DSGlist.txt
|
You have to specify which files you want to include. So, to make a list of all jpg files inside the current map, I do:
Now, a file called DSGlist.txt is created with on the first line the map and after that, all jpg files. I open the file, I copy the content to the clipboard (except for the last empty line!) and I go to DSG. As DSG does not alter the clipboard on my computer, I just select a random file to open. DSG reads the clipboard and voila: it adds the files you manually copied to the clipboard!
Tin2tin, I found a little bug. I liked the idea of BackZoomBlur.avs, so I tried to use it. However, it is only usable if all your pictures have the same 'rotation' or the same height/width. If not, a black area is seen during a transition. Do you know what I mean?
Keep up the good work
|
|
tin2tin Member
Joined: 14 Sep 2004 Location: In orbit
|
|
Sorry for all your troubles. I hope that the option to load multiple files in wxbasic one day will be added, so files can be imported internally with the standard windows filedialog from DSG. Either that or if I get Vista some day will find a way to get the filedialog to save temp files to hdd.
About BackZoomBlur - try to load the .dll it in Ffrend, then you can change it to your needs and export as metaplugin with the included filters embedded and exchange that with the current .dll or make a new(name) dll and a new avs script file to load the dll.
[Edit: when using motion backgrounds - don't use the differet dissolves - the background is key'ed into the color $00000000(black). There is a pop up window mentioning that when choosing a motion background]
_________________ Render and Author DVD slideshows free: DVDslideshowGUI
|
|
vix11 Member
Joined: 16 Jun 2007 Location: United Kingdom
|
|
Hi Love working with this prog its going well, downloaded it yesterday. However I encountered a situation yesterday and today with media player. I put the pc on standby and returned to work on the prog again but media player froze up and I couldn't get things started again for the day. So today I uninstalled and reinstalled the whole prog, which I now realize was a bit stupid as it were just media player that wasn't working but any how, I'm back on track and compiled the jpegs for the slide show and today I tried importing an mp3 to it and again media player freezes up on me. Tried playing without music added and its fine but its only when I try to import a music file this happens. I have also noticed that another file has been created for my mp3 track but ends with .d2a.
I tried what I could from my basic knowledge which is close to zero when it comes to the media part of IT. I'm basically stuck on what to do. I am planning on adding another 1 or 2 slideshows to the dvd and will be using GUI4dvdauthor, can I put my tracks in on this prog perhaps if I am unable to do it on dvdslideshowgui?
Thanx.
_________________ VIX11
|
|
tin2tin Member
Joined: 14 Sep 2004 Location: In orbit
|
|
| Quote: |
| I tried importing an mp3 to it and again media player freezes up on me. |
Does this happen with any of your mp3(from different sources)? If not try to find the difference with mediainfo.
If MPC hangs use ctrl+alt+del to kill the process - killing the visible gui isn't enough. There are some bugs in MPC - you could try to update it to the latest version.
Adding more slideshows to a dvd with GFD: http://www.digital-digest.com/articles/Photo_Slideshow_Using_DVD_ ... page3.html
_________________ Render and Author DVD slideshows free: DVDslideshowGUI
|
|
vix11 Member
Joined: 16 Jun 2007 Location: United Kingdom
|
|
Hi Thanx for the reply I checked out first if the track from another source works and guess what it worked a treat. Cheers tin2tin. BTW as U might guess I didn't need to use mediainfo but thanx for showing me the site could come in handy one day.
_________________ VIX11
|
|
vix11 Member
Joined: 16 Jun 2007 Location: United Kingdom
|
|
Hi again, encountered a different situation now. I was importing an avi file that was taken from my digital camara and I checked if it is tagged as avi and it is. However I get the following msg
DSG Message
Can't load the file C:\Documents and Settings\Lodhia01\Desktop\102_COPY\Radhe/DSCF0240.AVI
AVISource: couldn't locate a decompressor for fourcc mjpg
I assume here I might need to download a decompresser of something but need a bit of guidance on what exactly I need to do and with what.
Thanx.
_________________ VIX11
|
|
tin2tin Member
Joined: 14 Sep 2004 Location: In orbit
|
|
tacman1123 Member
Joined: 14 May 2008 Location: Washington, DC
|
|
I see others have had the same fourcc problem, but I don't see a solution for importing avi's with that problem into DVD Slideshow GUI.
I can load my avi file with DirectShowLoad(), but not AVISource():
AVISource: couldn't locate a decompressor for fourcc mjpg
I see the link on how to load media into avisynth, which DSG is doing, but I don't think I can change that. I'm just using the GUI to import an AVI file, and I get the error. I think DSG looks like a great program, but I can't get beyond the first step, importing my video.
Any insights?
Thx,
Tac
|
|
tin2tin Member
Joined: 14 Sep 2004 Location: In orbit
|
|
tacman1123 Member
Joined: 14 May 2008 Location: Washington, DC
|
|
Making some progress -- I downloaded and installed the Panasonic DV Codec, and now AVISource() in Avisyth works!
Alas, it's still not importing into DVD Slideshow, now it's giving the error "Video Framerate Doesn't Match". I'm 100% certain that the framerate is 29.97, I've tried the Presets at all 4 settings (the correct one is NTSC 720x480, 29.97fps), but it still won't let me import.
Getting close, though -- any ideas?
Thx,
Tac
|
|
tacman1123 Member
Joined: 14 May 2008 Location: Washington, DC
|
|
Okay, I've traced the problem down to the automatically generated DVDsGUICheckFPS.avs, which generates
try{blankclip(length=1,width=720,height=480,fps=29.97).eqaudio().converttoyv12()+avisource("S:\vt\avs\/burns295.avi").eqaudio().converttoyv12().LanczosResize(720,480)}
If I tweak the code and add AssumeFPS(), the splice works:
try{
x=blankclip(length=1,width=720,height=480,fps=29.97).eqaudio().converttoyv12()
y=avisource("S:\vt\avs\/burns295.avi").eqaudio().converttoyv12().LanczosResize(720,480).assumefps(x)
x+y
}
There's some info at
http://forum.doom9.org/showthread.php?p=1098648
My theory: the 29.97 as a fraction is being stored as something slightly different, and this problem isn't showing up when the frame rate is 25 (PAL). It appears, however, that the script generation, to check the FPS, is hard-coded in DVD Slideshow.
Any suggestions on how to work around this?
Thx,
Tac
|
|
tacman1123 Member
Joined: 14 May 2008 Location: Washington, DC
|
|
Getting even closer...
The file avifpscheck.txt contains one line:
29.969999
when run from my debug script.
So it's a rounding error, which again appears to be hard-coded in the exe.
I could create a tiny .avs file that just contains the line that loads the avi file, but I really don't want to do that, I'd prefer to be able to import the .avi file directly. Is there any way to get on the beta list for DVD Slideshow, as I think this is something that will have to be fixed in a release.
Tac
|
|
tin2tin Member
Joined: 14 Sep 2004 Location: In orbit
|
|
Bad news. A virus has killed my computer with the sourcecode for DVD slideshow GUI.
Meaning I can't even boot the computer ...
_________________ Render and Author DVD slideshows free: DVDslideshowGUI
|
|
tacman1123 Member
Joined: 14 May 2008 Location: Washington, DC
|
|
Good luck recovering that, I'm very much hoping you have a backup somewhere!
|
|
roma247 Member
Joined: 18 May 2008 Location: United States
|
|
Hmmm...I can see this is probably not the best time to be asking questions, but I'm floundering and could use assistance...
I am doing a project with DVD Slideshow GUI and first I have a comment: importing files would be much easier and faster if one could do it using thumbnails instead of only filenames. (I know that you recommend dropping them into one folder so they can be imported in a batch, but that also is time consuming...) In addition, when creating a large slideshow, using the arrow buttons to place them is a bit troublesome, particularly since they often do not remain in the same order you import them (I'm not sure why).
But the biggest problem I'm having is that whenever I try to add any animations to the slides, the whole file goes haywire on me. At some point, the program crashes and reduces the slideshow to all one image and subtitle over and over again, and I have to revert to my last saved version. I'm not sure why this is happening.
Lastly, another comment regarding subtitles: first, the font style and color settings never seem to be retained... Second, it would be nice to be able to format the text itself. For example, if there is more than one line of text, it would be nice to be able to select the line breaks. Is there a way of doing this that I am unaware of?
Sorry if these comments/questions seem ignorant. I think I know what I'm doing, but I don't have the technical vocabulary...
TIA for your assistance,
Lisa
|
|
tin2tin Member
Joined: 14 Sep 2004 Location: In orbit
|
|