|
Re: Improved Bluescreen transition
1/31/2006 7:01:36 AM
(Total replies: 1)
|
| Thats a good improvement... I wonder if the Progress=0 trick would also fix the KeyType=0 (RGB chroma key) issues with Similarity parameter... Something to try at home tonight !!! :) |
|
|
|
ZoomBlur/WarpSpeed effects
8/15/2007 8:51:18 PM
(Total replies: 6)
|
| Check this demo out:
<a href="http://media.putfile.com/Zoom-Blur-effect-for-Movie-Maker-v60-Vista">Demo ZoomBlur effect</a>
Even I am impressed by these effects! :-)
<a href="http://www.rehanfx.org/download/rehanfx_ZoomBlur.exe">DOWNLOAD PACKAGE: ZoomBlur effects for Vista</a> (FREEWARE) <b><color="red"><- link fixed </color></b>
Includes 7 custom effects. One of them implements a small PIP rectangle as shown in the picture posted in this thread: <post>128009</post>.
For the ... |
|
|
|
Re: Widescreen?
5/2/2005 6:18:59 PM
(Total replies: 1)
|
| So why didnt you say so in your first post. Search for <a href="http://www.windowsmoviemakers.net/Forums/ShowPost.aspx?PostID=13064">letterbox</a> on these forums
|
|
|
|
Re: Widescreen?
5/6/2005 12:28:09 PM
(Total replies: 1)
|
| Did you not try <a href="http://www.windowsmoviemakers.net/Forums/ShowPost.aspx?PostID=13064">the custom Title posted by glow</a> I hinted at above?
Another solution via <a href="http://www.rehanfx.org/pipplus.htm">PIP+</a> (install it first) is to make a black and white image something <a href="http://www.putfile.com/pic.php?img=3244932">like this</a> and saved with name and at location mentioned in the code below. Afterwards locate the new effect called "PIP+ Letterbox" in the effects area ... |
|
|
|
Re: Widescreen?
5/8/2005 4:37:42 PM
(Total replies: 2)
|
| First of all I am sorry there is a typo in the code posted above... the first line is missing an essential term <color="blue">Version="1.0"</color>. (Happened since i copied pasted from a long file). This is the correct code:
<color="blue"><TransitionsAndEffects Version="1.0">
<Effects>
<EffectDLL guid="{0BEDE179-3361-4eea-9058-11CBB1739D50}">
<Effect name="PIP+ Letterbox" iconid="0">
<Param name="BorderA" value="C:\Program Files\RehanFX\PipPlus\letterbox.png" />
</Effect> ... |
|
|
|
Re: Widescreen?
5/17/2005 5:58:00 AM
(Total replies: 1)
|
| You can try re-installing the <a href="http://www.rehanfx.org/pipplus.htm">PIP Plus</a>. Perhaps you have the beta version which expires a while ago? |
|
|
|
Re: Widescreen?
5/18/2005 11:05:49 PM
(Total replies: 1)
|
| Try playing these movies on another system. Looks like video driver issues. |
|
|
|
Re: Widescreen?
5/21/2005 1:47:23 AM
(Total replies: 1)
|
| Rick can you describe with some more details what is happening? can you apply the other prebuilt effects in pip+?
To change the coverage of the letterbox you have to edit the border image in a paint program. |
|
|
|
Re: Widescreen?
5/22/2005 5:52:21 AM
(Total replies: 1)
|
| Did you also download and store the border image to the location and name specified in the code? |
|
|
|
Re: Widescreen?
6/24/2005 10:53:47 PM
(Total replies: 1)
|
| Bkrian, Thanks for your suggestion. hope many people would be able to benefit from it. Avisynth is an extremely powerful software and offers a lot of useful features. In terms of comparison of technical features alone, it can easily surpass many other professional grade and expensive (+$100) video editors. So my little plugin obviously cannot challenge its superiority.
However for the current context, 'price' isn't the right reason to prefer avisynth over pipplus since the 'widescreen' ... |
|