I you want, send me a PM and the link, I'll be watching these in the morning.Minion wrote:i could send ya a beta of something im wokring on. its got alot of night scenes.
i don't have anything complete with alot of night time stuff though
Search found 755 matches
- Wed Aug 30, 2006 8:34 pm
- Forum: General AMV
- Topic: AMVs with mostly nighttime scenes?
- Replies: 20
- Views: 3939
- Wed Aug 30, 2006 8:31 pm
- Forum: General AMV
- Topic: AMVs with mostly nighttime scenes?
- Replies: 20
- Views: 3939
Re: AMVs with mostly nighttime scenes?
Anyone suggest AMVs which is mostly nighttime scenes? My next AMV will be 2/3 night shots but I don't wan't it to look too dark. Need some AMVs to compare it too. (strange request but I'll take a chance getting hit by ridicule ;) ) not meaning to just pimp my stuff.. but "the suffering" has a lot o...
- Wed Aug 30, 2006 1:48 pm
- Forum: General AMV
- Topic: AMVs with mostly nighttime scenes?
- Replies: 20
- Views: 3939
AMVs with mostly nighttime scenes?
Anyone suggest AMVs which is mostly nighttime scenes? My next AMV will be 2/3 night shots but I don't wan't it to look too dark. Need some AMVs to compare it too.
(strange request but I'll take a chance getting hit by ridicule
)
(strange request but I'll take a chance getting hit by ridicule
- Wed Aug 30, 2006 1:42 pm
- Forum: Video Software Help Archive
- Topic: Subtitles :(
- Replies: 14
- Views: 1807
- Wed Aug 30, 2006 8:55 am
- Forum: Video Software Help Archive
- Topic: VirtualDubMod,AviScript & mftoon error - Unsharpmask
- Replies: 8
- Views: 3898
And finally got it going! After lots of Dooming and Scintilla's pointers ( and I can't forget silver_moon who showed me her trade secrets ;) ) I ended up with this cause things just didn't want to work otherwise: (pardon the extra remmed lines) ### Load Plugins Location LoadPlugin("C:\Program Files\...
- Wed Aug 30, 2006 5:03 am
- Forum: Video Software Help Archive
- Topic: VirtualDubMod,AviScript & mftoon error - Unsharpmask
- Replies: 8
- Views: 3898
- Wed Aug 30, 2006 4:55 am
- Forum: Video Software Help Archive
- Topic: VirtualDubMod,AviScript & mftoon error - Unsharpmask
- Replies: 8
- Views: 3898
IIRC, mt_masktools.dll has all different filter names from earlier MaskTools versions. Therefore, mfToon 0.52 won't work with the new MaskTools; you need the old one. Version 1.5.8 should do the trick; you can find it <a href="http://manao4.free.fr/">here</a> or <a href="http://mf.creations.nl/avs/...
- Tue Aug 29, 2006 8:34 pm
- Forum: Video Software Help Archive
- Topic: VirtualDubMod,AviScript & mftoon error - Unsharpmask
- Replies: 8
- Views: 3898
Make sure it's the WarpSharp.dll from <a href="http://www.avisynth.org/warpenterprises/files/warpsharppackage_25_dll_20031103.zip">this package</a>. Also check your mfToon script to make sure it's not trying to load the filter as well, or anything like that. If that doesn't work, see if moving the ...
- Tue Aug 29, 2006 3:50 pm
- Forum: Video Software Help Archive
- Topic: what do u use to make your vids
- Replies: 15
- Views: 2646
- Tue Aug 29, 2006 3:45 pm
- Forum: Video Software Help Archive
- Topic: VirtualDubMod,AviScript & mftoon error - Unsharpmask
- Replies: 8
- Views: 3898
VirtualDubMod,AviScript & mftoon error - Unsharpmask
I've seen a few other posts with the same problem but mine is persitent, I have this AVS script: ------ LoadPlugin("C:\Program Files\AviSynth 2.5\WarpPlug\WarpSharp.dll") Import("C:\Program Files\AviSynth 2.5\plugins\mfToon-v0.52.avs") AviSource("E:\Initial D AMV\Loga-Initiald-1.avi").ConvertToYV12 ...