Dark image after XviD export
- Sereenie
- Joined: Sat Jun 28, 2003 8:11 pm
- Location: The City Fun Forgot
Dark image after XviD export
I've been making vids for a while now, using Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides</a> since the beginning. Everything works fine, but one thing still bugs me to this day: XviD seems to turn all footage darker.
In Premiere 6.5, the image is perfect. After I've exported my vid with Lagarith, I can open it in VDM and it still looks perfect. But after I finish exporting to an XviD avi, then the image will always be a couple of shades darker than it should.
Most of the time, it's not a problem--after all, the same amount of "darkening" is applied to the whole vid, so it's not that obvious. The problem comes up in darker scenes--night scenes for example--, where the image gets so dark that it's sometimes hard to even make out anything.
Mostly, I get rid of the problem by applying a gamma correction either to individual clips (if there are only a few coming out too dark) or to the whole vid. But that solution isn't really satisfactory: I lose quality and depth, especially for live action, which I don't like.
I've always thought that it might be due to colourspace conversions, but I'm not so sure anymore. Could it be an export setting I'm not using correctly? I'm using the Guide, so I expect not. Or is there an Avisynth filter I can apply to force VDM to keep everything as bright as it originally was?
It's not a huge problem, but it's annoying me nonetheless and I'd like to know once and for all whether or not I can do something to help it. I tried searching here before posting this, but haven't really found anything about it--though I don't know if it's because the subject wasn't mentioned before or simply because I wasn't able to find the right thread.
Thanks for your help!
S.
In Premiere 6.5, the image is perfect. After I've exported my vid with Lagarith, I can open it in VDM and it still looks perfect. But after I finish exporting to an XviD avi, then the image will always be a couple of shades darker than it should.
Most of the time, it's not a problem--after all, the same amount of "darkening" is applied to the whole vid, so it's not that obvious. The problem comes up in darker scenes--night scenes for example--, where the image gets so dark that it's sometimes hard to even make out anything.
Mostly, I get rid of the problem by applying a gamma correction either to individual clips (if there are only a few coming out too dark) or to the whole vid. But that solution isn't really satisfactory: I lose quality and depth, especially for live action, which I don't like.
I've always thought that it might be due to colourspace conversions, but I'm not so sure anymore. Could it be an export setting I'm not using correctly? I'm using the Guide, so I expect not. Or is there an Avisynth filter I can apply to force VDM to keep everything as bright as it originally was?
It's not a huge problem, but it's annoying me nonetheless and I'd like to know once and for all whether or not I can do something to help it. I tried searching here before posting this, but haven't really found anything about it--though I don't know if it's because the subject wasn't mentioned before or simply because I wasn't able to find the right thread.
Thanks for your help!
S.
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
- Minion
- Joined: Sat May 22, 2004 10:16 pm
- Location: orlando
- Contact:
did you have any scripts of filters included in the final encode?
i would check this second though. zarx's suggestion is more likely to be the culprit, since you probably would have thought of removing filters already
i would check this second though. zarx's suggestion is more likely to be the culprit, since you probably would have thought of removing filters already
KioAtWork: I'm so bored. I don't have class again for another half hour.
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
you could adjust the brightness with AviSynth...
where bright is an integer between -255 and 255...adjust to your liking
Code: Select all
tweak(bright=1)
- Qyot27
- Surreptitious fluffy bunny
- Joined: Fri Aug 30, 2002 12:08 pm
- Status: Creepin' between the bullfrogs
- Location: St. Pete, FL
- Contact:
- Sereenie
- Joined: Sat Jun 28, 2003 8:11 pm
- Location: The City Fun Forgot
Yes.Zarxrax wrote:But if you open the final encode in virtualdub is it still dark?
Yes and no. I always export three versions, including one that's fullsize, with no filters. The problem happens with all of them.Minion wrote:did you have any scripts of filters included in the final encode?
I'll try that if nothing else suggested works.Kariudo wrote:you could adjust the brightness with AviSynth...
Ah!! You could be onto something! But how do I do that? When I go in Configure Decoder, there's nothing about brightness. All the boxes are unchecked except for the three applying to FourCC support, and Output Colourspace is set to No Force.Qyot27 wrote:And it's easily fixed if this is what the problem is - just go into the decoder configuration and correct it.
Thanks everyone for your help!
S.
- Qyot27
- Surreptitious fluffy bunny
- Joined: Fri Aug 30, 2002 12:08 pm
- Status: Creepin' between the bullfrogs
- Location: St. Pete, FL
- Contact:
- Sereenie
- Joined: Sat Jun 28, 2003 8:11 pm
- Location: The City Fun Forgot
Oh! I'm using the old version from the AMVApp which, out of these options, only has the Postprocessing, Output and FourCC support boxes.
If I want to update it to this more recent version, should I uninstall the older one first (and if so, do I need to uninstall the whole AMVApp?), or do I just overwrite it?
S.
If I want to update it to this more recent version, should I uninstall the older one first (and if so, do I need to uninstall the whole AMVApp?), or do I just overwrite it?
S.