VideoStudio :: Setting Working Folder Path In Pro 5?
Nov 1, 2012
I've created a 23-minute video I want to burn to DVD in VS Pro 5...
At the point where I select BURN in the burning process, I get hit with a message telling me that my working folder path "may not have enough space" to allowing burning. The message advises me to change the working folder path in Preferences to enable burning. The message notes the working folder path as C:Users[My initials]DocumentsCorel Video Studio Pro15.0...
That path does exist on Drive C (where there's only around 5 Gig of space left), but when I go into Preferences to change the working folder, Preferences shows it having a path on Drive F (where there's 1.47 Terrabytes of space!)
So, how can I change the working folder path to Drive F from Drive C, when the project Preferences show the working folder path to be on Drive F, the the program itself claims the path to be on Drive C (and a search shows such a path)?
I'm running under Windows 7 Home Premium.
View 2 Replies
ADVERTISEMENT
Aug 16, 2012
I have been using the same Working Folder and Data Shortcuts since January of this year. My AutoCAD crashed yesterday and ever since then I haven't been able to reset my working folder. When I select the correct folder, one that I have been using for the past 8 months, the program just freezes and will do absolutely nothing for as long as I will let it sit. I even tried selecting a parent and child folder of the shortcuts folder, just to double check I was selecting the correct folder. When I select the wrong folder, nothing happens, but when I select the correct folder, the program locks up.
View 5 Replies
View Related
Aug 19, 2013
I've just upgraded from Video Studio X2 to X4, and I've run into a problem. Unlike X2, which still quite happily makes my DVDs for me, X4 however refuses to attempt coding and shows a pop-up which says the following:
"The working folder (C:usersChipsDocumentsCorelVideoStudioPro14.0) may not have enough space. We will clean the converted cache file. You can also change the working folder path in preferences."
Like I said, I tried X2 again and it's working okay. what's wrong with X4 for this to happen and how to correct it?
View 3 Replies
View Related
Jun 7, 2012
I'm getting ready to burn a project onto a Blu Ray disc, and after going through the create disc process and selecting 'burn', I get a message that the working folder may not have enough space, but I can select another folder in preferences. That doesn't work, any path I change in preferences just keeps going back to the folder that VSP chose, and always the same message. I downloaded SP2, no difference.
View 2 Replies
View Related
Apr 10, 2012
New to x5, and in trying to burn a simple "test" dvd, I keep getting the popup that there isn't enough space in my working folder -- the popup mentions the working folder being on my C drive, despite multiple instances of my having gone to preferences to specify a different working folder on another drive.
View 1 Replies
View Related
Mar 2, 2012
I am new to PS scripting and trying to create a basic script to gather folder paths and then remove the path of that folder. I have created a basic array and while trying to
View 1 Replies
View Related
Feb 16, 2014
Im using the most recent version of Lightroom 5.3 (updated through CC - even though this has shown up on previous version) on Windows 7 and all the folders in my library are showing up with the directory path in front of my folder names. How can I get rid of this? I do not see any options in preferences to turn this off. I have also turned off preferences in Windows > Folder Options Control Panel "Display full Path in Title bar" option.
I have Lightroom on several computers and have set up preferences the same on each workstation, and this only shows up on one workstation.
View 2 Replies
View Related
Jul 12, 2012
I created a new drawing in a project that already has a data shortcut folder created. How do I attach to it?
What is the difference between "Set Working Folder" and "Set Data Shortcuts Project Folder"
View 1 Replies
View Related
Nov 11, 2012
Where & how do you set the default import folder? The setting must be buried somewhere!
View 4 Replies
View Related
Mar 1, 2012
Using .Net code
How i can i set the value for Path field of "Insert" window.
View 2 Replies
View Related
Sep 14, 2012
I am currently using this code to get the folder name (fourth) containing the current drawing.
FolderName = Dir(ThisDrawing.path, vbDirectory)
What would I use if I wanted to get the foldername one level up (third)?
ex. C:FIRSTSECONDTHIRDFOURTH
View 3 Replies
View Related
Jan 11, 2013
Looking for registry keys to control the default attachment type (Full, Relative, & No Path) for XRef, Image, PDF, & DWF in the attachment dialog. (I'm using C3D but this applies to plain ACad also).
For XRef the key is:
HKEY_CURRENT_USERSoftwareAutodeskAutoCADR18.2ACAD-A000:409ProfilesMyWorkSpaceDialogsXattachDialog
The value is "PathType" DWORD = 1 for relativepath
For Image the key is:
HKEY_CURRENT_USERSoftwareAutodeskAutoCADR18.2ACAD-A000:409ISM
The value is "ImagePathType" DWORD = 1 for relative path (NOTE: this value didn't exist, once I created it, C3D used the key for both storing the value when closing C3D the reading the value when presenting the attach dialog).
Looking for keys that control PDF & DWF attachments.
View 1 Replies
View Related
Jun 13, 2013
Is there a way to change the default setting for the Array path command?
When I use the arraypath command I:
1st - Select Object
2nd - Select path curve
3rd - Type in "I" for Item to change to my desire spacing.
View 9 Replies
View Related
Sep 6, 2013
I've been trying to install autocad but seem to fail because of my installation path?
I'm pretty confused of the fact that the installation path is not my default folder and when I tried to change it back, there's no way to do so. I've attached a copy of what's happening whenever I try to install it to have a better understanding of the issue. I thought it was my computer at first, but I checked all my settings and my installation path is steadily in (C folder..however autocad aims to be installed in a different path (D and then freezes. I clicked on all 3 options at the bottom (Installation - system requirements...) but nothing allows me to change back my path folder so that the installation can take place.
View 5 Replies
View Related
May 9, 2013
I am organizing my photos, and used a plug-in that keyworded all my duplicates and put them in a Smart Collection. I would like to see the folder path for each duplicate photo within the details of the grid. That is, without having to r-click and choose "show in explorer" for each photo.
View 2 Replies
View Related
Jun 25, 2013
I've tried re-setting my authentication but it's not working.
View 7 Replies
View Related
Jan 8, 2014
What is the best method to re-path x-refs in a project whose folder has been moved. We are talking about 60-100 x-refs here.The originals were created in ACA 2009 and were not pathed relatively; nor was Project Navigator used. We are currently using ACA 2014.
View 1 Replies
View Related
Feb 12, 2013
I'm try to write a list to produce a script file!I just want to insert a dwg file in current drawing.back to MS Windows, in case of having [space] in a folder's name, we should use "" marks:
CD "Program Files"; DEL "file 10.txt"; ....
I tried both with and without "" marks but I failed!I pasted part of my code below with result of each case:
(setq TBFile "H:z.autocadA1 A2 A3.dwg")
(write-line "-INSERT" des)
(write-line (strcat "*" TBFile) des); ; *H:z.autocadA1 A2 A3.dwg <<=should be this
(write-line "0,0" des);;insert point
(write-line "1" des);;xyz scale
(write-line "0" des);;rotation
[code]....
View 4 Replies
View Related
Apr 10, 2012
How do I set a folder as a relative path to where the script is running?
is there any easy way like in unix, starting without / ?or for example
"~/Desktop/"
"/users/<login>/desktop/"
seems that path to me is the only way...
is there an easy way to change posix paths to applescript??
I have this code:
tell application "Finder" to set templateFile to (container of (path to me) as string) & "Graficas FINAL ADQAT.ai"
with this error: error "No se ha encontrado el archivo Macintosh HD:Users:Vibra:Desktop:Graficas FINAL ADQAT.ai." number -43 from "Macintosh HD:Users:Vibra:Desktop:Graficas FINAL ADQAT.ai"
the file is there how I change the filepath to be compatible with applescript?
View 3 Replies
View Related
May 24, 2012
I was hoping to define a tree of (smart) collections to match my folders tree, but coming up with a search criteria to match the folder path is proving difficult at best, impossible at worst.
Ultimately this smart collection criteria is bound for a plugin, but it's the same problem regardless of how ya do it...
View 1 Replies
View Related
Sep 15, 2012
I have a graph (I've ungrouped it, it is no longer a graph as far as AI is concerned) that I'm trying to get a dashed line: it doesn't work. I'm uploading screenshots to show I'm not completly
View 6 Replies
View Related
Jan 24, 2012
I want to point the AutoBackup folder on each local machine, and not all at the same place. For that, I need the Variable that use MaxScript to take the WindowUser and replace it in the configuration.
Rightnow:
C:UsersmyUserAccountDocuments3dsMaxautoback
Later:
C:UsersWindowUserAccountDocuments3dsMaxautoback
I've tried the relative path, but it doesn't work properly
View 1 Replies
View Related
Aug 13, 2012
There is something wrong with my tool bar and I don't know how to get it back to the default setting. Here is the link:[URL]...
View 4 Replies
View Related
Dec 18, 2010
I am a licensed user of PaintShop Pro X3 with all current updates installed. Yesterday I purchased the ultimate bonus pack online ( Winzip,Painter Essentials, User Guide,KTP and Photolooks) from Corel.The photo looks plugin installed with no problem. The Corel KPT Collection (PSPPX3_KPT_01 set up file) would not install giving me the following error message"The path to the language folder could not be resolved, setup cannot continue".I use Win 7 64 bit
View 6 Replies
View Related
Sep 26, 2012
I'm currently getting the "1324 Error. The folder path 'My Documents' contains an invalid character."
when trying to run AutoCad 2010. It had been working fine previously, but now it gives this error and won't allow me to use it. I am also unable to uninstall or reinstall the program without getting the same error.
I have confirmed that the profile is not set to roaming. I have also tried deleting the registry entries as recomended here:
[URL]
The user account is local administrator. The OS is Windows 7 64bit.
View 1 Replies
View Related
Jan 15, 2013
I'm running Acad 2012 on my personal computer...no network.
Last year I set up a new Design Center 2012 folder,that linked my DC toolbar icon, etc, containing my personal block set that I use in Design Center 2012. Everything worked great. Suddenly something has changed.
1. I previously removed the stock DC2012 folder and replaced the folder with a new folder titled Design Center 2012 folder containing my personal blocks, the new folder was placed it in the proper Autodesk file location and worked fine for a year,
When I now go to DC thru the toolbar icon it takes me to the stock DC folder blocks, which I physically can't find a trace of on my computer, but are obviously still on my hard drive somewhere.
2. There is no DC2012 folder which contains the stock blocks on my computer (I have them saved to another drive), only my personal blocks are in my new DC 2012 folder.
3. If drill down thru C drive properties to the AutoCad 2012 folder in Autodesk, my personal DC 2012 items are there and functioning fine if I click them directly.
So, how can I redirect the Acad DC toolbar icon, or whatever, to recognize my "real" (personal) DC 2012 folder w/my own blocks inside instead of the stock? It worked before.
View 4 Replies
View Related
Dec 2, 2011
how can I set the default setting to 4x3? It seems to want to go to 16x9. figured out how to do it in VS3.
View 5 Replies
View Related
Feb 26, 2012
I'm having problems trying to set the video resolution on both of my copies of VS Pro X4. The captures I'm using are 16x9, and when I select a thumbnail and play it, the clip first displays as 4x3 in the preview window, then when it starts playing, it goes to 16x9, but when I put the clip in the video track, it displays and plays in 4x3... even after I change the Project Properties to 16x9, it still does the same thing.
I have recently taken some of the same files and created a 16x9 optimized MPEG in the share menu, but for some reason, I'm unable to do it again. I have had problems with my capture device, and haven't used VS Pro X4 for a while, but now I have a new methodology, and am back to working with video, again. Some of the things I did before, are now forgotten... I'm sure the answer is somewhere on this site, but so far, all of my searches and reading have only offered the things I have already done, and so far as I can tell, that doesn't work. At this point, I can't remember if the editing I did before, was displayed in 4x3 or 16x9, but the DVDs I have burned are definitely in 16x9, but the last one was definitely 4x3.
View 4 Replies
View Related
Jun 1, 2011
How to setup the burning speed for DVD using the Videostudio x4??? My setup menu for adjusting the speed recording wont highlight.. I've try to reinstall the software many times, but i wont get it done.
View 2 Replies
View Related
Jan 5, 2013
I can only upload 15 minute videos on Video studio x5. I cant find anywhere on the internet on how to change my login settings so I can upload past the 15 mark. I am verified from youtube to upload longer videos. Im getting sick of waisting my time saving it as a WMV and then going to youtube to upload it that way. My upload speed is slow enough already
So, How do you change youtube settings on Corel Videostudio Pro x5?
Picture wise,How can I not get this error when uploading to youtube?
View 5 Replies
View Related
Sep 7, 2011
i saved a bunch of videos with this setting at the normal 29.97fps. now they are saving at 20fps per the properties in the create video file dialogue box.
View 8 Replies
View Related