Log in

View Full Version : Enforce xvid PAR/DAR in ffdshow


lnatan25
13th May 2006, 13:57
Hey guys!

Because I'm not allowed to bump my previous thread, I'll just make a new one.

Anyway, I use Mpeg4 Modifier to change the AR of my movie (have no idea what's the difference between DAR and PAR), but if I use ffdshow as decoder, I get the same old incorrect AR. If I use Xvid as decoder, I get the corrected AR. Is there any way to enforce ffdshow to use the embedded AR of my movie? I don't want to resize the movie manually in ffdshow, I want it to automatically resize acording to the AR set in the movie.

Thanks in advance!

DigitalDeviant
13th May 2006, 14:14
Under the output section of ffdshow, enable use overlay mixer.

lnatan25
13th May 2006, 14:31
Thanks alot man, DigitalDeviant!!