Have searched in vain throughout the forums and guides for any application or procedure that will allow me increase the brightness on any of my DIVX and/or XVID AVIs. I read in one post where Virtualdub could accomplish this task but how it does it was not mentioned. If anyone who knows how to accomplish this with whatever tool could please post a guide, I know I would greatly appreciate it and so would others. Or if anyone would just please explain it to me in "newbie terms" I could fix all my RATHER DARK AVIs once and for all.
Thanks for whatever help you may provide...
+ Reply to Thread
Results 1 to 9 of 9
-
Hey Mr. Taggert...ya want some beans?
-
VirtualDub ->Video -> Filters -> Add -> Levels -> (Double Click). Under Input Levels, change 1.000 to, for example, 1.300. OK. Preview output. Adjust as desired.
Pull! Bang! Darn! -
You will have to do them one at a time, and you will have to reencode to make the changes permanent. You can batch them through virtualdub and let a few run overnight if you wish.
Read my blog here.
-
Thank you Fritzi93 AND guns1inger for your help. I will try this when I get home from work today and I have high expectations. Again, I do appreciate your insight into this. Funny tho that this particular topic is not covered in any of the VirtualDub guides. Again, thanks so much...
Hey Mr. Taggert...ya want some beans? -
Well maybe a guide on manipulating filters in general. That would be useful, I guess. But there are too many redundant guides already, IMHO.
Pull! Bang! Darn! -
Hey, Fritzi93...one more simple question...
After I adjust the Input Level to the desired level...
would I then...
Audio -> Direct Stream Copy
Video -> Direct Stream Copy
File -> Save as avi -> <NewFileName>
to save this "brighter" avi for encoding?Hey Mr. Taggert...ya want some beans? -
Direct streaming for the video would disable the video filter. Basically you just get another identical copy.
My advice: Set the video to fast recompress and use AVISynth to adjust the brightness. To use VirutalDub for filtering, set the video to full processing. Means converting to RGB24 though. -
You have to do "full processing" for the video to use the flters. The audio can stay in "Direct Stream Copy".
-
Like Celtic_Druid says, you can feed VDub an Avisynth script to open the file. In the script you can include the Levels command, it's analagous to the Levels filter in VDub. Like this:
Levels(0,1.3,255,0,255)
The 1.3 does the same as the 1.300 in the earlier example. I'd use the VDub filter just for previewing and deciding on the setting.
For more on Avisynth, look here:
http://www.avisynth.org/Pull! Bang! Darn!
Similar Threads
-
Is 300 cd/m2 brightness good enough ?
By SingSing in forum Newbie / General discussionsReplies: 6Last Post: 12th Jun 2009, 22:17 -
sudden brightness jumps
By carmatic in forum RestorationReplies: 14Last Post: 24th Jan 2009, 11:05 -
Problems with brightness shifting
By Jerry1964 in forum EditingReplies: 5Last Post: 18th Oct 2008, 07:51 -
MPEG Reencoding with more brightness
By Ricardogn in forum Newbie / General discussionsReplies: 18Last Post: 12th Jan 2008, 23:24 -
Avi change brightness
By Digiface in forum EditingReplies: 4Last Post: 9th Aug 2007, 17:15