I was looking for more transitions to add to VS10. It appears I found a possible way to do this by going to the Ulead website and choosing the DOWNLOAD link and then choosing the DEVELOPMENT KITS option. I found the "Transition Effect Plug-in" and downloaded it. I opened the zip file and read through the VFX50.doc but was confused by the installation instructions.
Can anyone clarify?
I went to the sub-directory vfx_plug and found a number of files with the .vfx extension. I can tell these are the transitions I already have access to. When I saw this I expected that I would see similar .vfx files in the SDK, but instead there were other files. I went ahead and put these files from the downloaded "Transition Effect.zip" file into my vfx_plug folder, but I don't think I saw any change in the transitions available after re-starting VS10.
Any suggestions on what I should do?
Download Development Kits Help
Moderator: Ken Berry
The SDK (Software Development Kit) allows you to write your own transitions in C++. (A "Developer" is a Computer Programmer.) So, you have to know how to write computer programs in C++, and you need a compiler, such as Microsoft Visual C++. (Or, you could probably call the library functions from Visual Basic or Java.)
You might try the free Burger Transitions.1.3 Sample code:
The sample that comes with this development kit is the source code of the dissolve transition effect. Microsoft Visual C++ version 4.1 is recommended to build this sample.
[size=92][i]Head over heels,
No time to think.
It's like the whole world's
Out of... sync.[/i]
- Head Over Heels, The Go-Gos.[/size]
No time to think.
It's like the whole world's
Out of... sync.[/i]
- Head Over Heels, The Go-Gos.[/size]
- Ken Berry
- Site Admin
- Posts: 22481
- Joined: Fri Dec 10, 2004 9:36 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Gigabyte B550M DS3H AC
- processor: AMD Ryzen 9 5900X
- ram: 32 GB DDR4
- Video Card: AMD RX 6600 XT
- Hard_Drive_Capacity: 1 TB SSD + 2 TB HDD
- Monitor/Display Make & Model: Kogan 32" 4K 3840 x 2160
- Corel programs: VS2022; PSP2023; DRAW2021; Painter 2022
- Location: Levin, New Zealand
... And if you are prepared to pay, CanopusFX and Adorage (www.prodad.com) both have plug-ins for Ulead products including VS, to be able to use the many (and quite good) transitions in those packages. There are other commercial transitions available, though I don't have them. Others may wish to comment on them.
Adorage comes in 9 packages with between 400 and 1500 transitions in each. They each cost around US$50, as does Canopus FX. I think Adorage packages 8 and 9 come automatically with the plug-in required to get it to work with VS. Otherwise you have to pay separately for the plug-in.
CanopusFX comes with a plug-in for Adobe Premiere, but for some reason Canopus are cagey about the fact that they have a plug-in for VS. If it does not come with the package when you buy it, contact me by email and I can send it to you.
Adorage comes in 9 packages with between 400 and 1500 transitions in each. They each cost around US$50, as does Canopus FX. I think Adorage packages 8 and 9 come automatically with the plug-in required to get it to work with VS. Otherwise you have to pay separately for the plug-in.
CanopusFX comes with a plug-in for Adobe Premiere, but for some reason Canopus are cagey about the fact that they have a plug-in for VS. If it does not come with the package when you buy it, contact me by email and I can send it to you.
Ken Berry
-
KoNanSteel
- Posts: 21
- Joined: Thu Oct 26, 2006 3:47 am
