Search found 11 matches

Return to advanced search

Re: NDK AMV Finals and Overload

Just had to pop in and say that I was very very impressed with the level of videos this year.

The way the videos were arranged in the categories was also spot on. Definitely kept me entertained the whole time. :up:
by noelle675
on Sun Sep 13, 2009 5:23 pm
 
Forum: AMV Contests
Topic: NDK AMV Finals and Overload
Replies: 20
Views: 383

Re: Glowing overlays in Vegas

I don't know if it's possible in vegas 6, but in 8, you can change the layer "compositing mode" to "add" and you can get about the same glowing added to your clip by using overlays that way.
by noelle675
on Wed Jun 17, 2009 8:56 pm
 
Forum: Special Effects
Topic: Glowing overlays in Vegas
Replies: 6
Views: 248

Re: Blocks on black?

Radius refers to how big of a surrounding area around each pixel gets included in the smoothing calculations. When radius = 1, only the eight pixels immediately around the target pixel are considered (and, if you're using a 3d mode, one pixel in the previous frame and one in the next frame), and so...
by noelle675
on Sun Jun 14, 2009 3:20 pm
 
Forum: AviSynth
Topic: Blocks on black?
Replies: 13
Views: 200

Re: Problems Importing to Sony Vegas

I used Avisource for mine with filters. Maybe MPEG2Source doesn't work with Vegas? Here's my script: AviSource("C:\Documents and Settings\Noelle\Desktop\dreamscope_nankurunaisa.avi") ConvertToYV12() Deen(mode="a2d", rad=4, thrY=7, thrUV=9, min=0.5) VagueDenoiser(...
by noelle675
on Sun Jun 14, 2009 2:42 pm
 
Forum: AviSynth
Topic: Problems Importing to Sony Vegas
Replies: 14
Views: 277

Re: Blocks on black?

Well, it's good there was some improvement, but when I said that deen's settings were too high, I meant that using 4 for your radius, especially with high values for the other two, was overkill. I rarely ever go above deen("w3d",3,8,10) as an upper limit, and usually use it somewhere betw...
by noelle675
on Sat Jun 13, 2009 9:23 pm
 
Forum: AviSynth
Topic: Blocks on black?
Replies: 13
Views: 200

Re: Problems Importing to Sony Vegas

OK, I just got done making a fake .avi file for myself. And I had no problems importing it into vegas 8 pro.

At the end of your script did you make sure to convert back to RGB?

Code: Select all
ConvertToRGB32()
by noelle675
on Sat Jun 13, 2009 8:56 pm
 
Forum: AviSynth
Topic: Problems Importing to Sony Vegas
Replies: 14
Views: 277

Re: Problems Importing to Sony Vegas

I've honestly never tried the fake avis with vegas before, but did you happen to use a compressor on the files in the process? I have a lot of problems with compressed video files and Vegas, so right now I just use uncompressed. Xvid files work for me, but if I have any more than one layer of video,...
by noelle675
on Sat Jun 13, 2009 4:36 pm
 
Forum: AviSynth
Topic: Problems Importing to Sony Vegas
Replies: 14
Views: 277

Re: Blocks on black?

http://i7.photobucket.com/albums/y259/Noelle675/fixed.png It worked! Thank you all so much. It looks pretty close to perfect. Can't really ask for much more than that. ConvertToYV12() Deen(mode="a2d", rad=4, thrY=7, thrUV=9, min=0.5) VagueDenoiser(threshold=2, method=3...
by noelle675
on Sat Jun 13, 2009 4:25 pm
 
Forum: AviSynth
Topic: Blocks on black?
Replies: 13
Views: 200

Blocks on black?

Ok, I have no idea what this problem is called so blindly trying filters is getting me no where. Could any give me a name or a solution to get rid of the blocks on the hair? A lot of my blacks usually have this on them... http://i7.photobucket.com/albums/y259/Noelle675/problem.png Or...
by noelle675
on Fri Jun 12, 2009 6:09 pm
 
Forum: AviSynth
Topic: Blocks on black?
Replies: 13
Views: 200

Re: Nan Desu Kan 2009 AMV Rules

Finally a con I can actually attend.

I've got to make sure I give it my all this time. I didn't make the finals last time, but I've been working hard for this year!!! :sweat:
by noelle675
on Wed Jun 03, 2009 3:51 pm
 
Forum: AMV Contests
Topic: Nan Desu Kan 2009 AMV Rules
Replies: 17
Views: 218

Re: Tekkoshocon 2009 AMV Contest - OFFICIAL WINNER LIST

:shock:
I don't really know what to say other than I'm glad people enjoyed my videos that much.
Wow. I keep rereading the results to make sure I read them right.
by noelle675
on Mon Apr 06, 2009 1:29 am
 
Forum: AMV Contests
Topic: Tekkoshocon 2009 AMV Contest - OFFICIAL WINNER LIST
Replies: 27
Views: 441

Return to advanced search