SamKook
2nd May 2012, 21:01
I've made a batch file to encode DVDs in avi/xvid. It is being cropped and resized to a mod16 resolution(for best compatibility with standalone players) and then I set the DAR to correct the cropping I made(for PC playback).
It worked perfectly well until I tried to set the DAR to 841x480 for a 848x480 video. The DAR was simply ignored and the video stayed at 848x480 so I was wondering why that is? Setting the same video to an AR I used for another one works perfectly fine so the problem really seem to be those values. I also tried to do it manually in case something was wrong with the batch file, but I arrived at the exact same results.
After a bit of messing around, I also found that setting it to 840x480 also doesn't work but 105x60 does and actually gives a result much closer to 841x480 when I check it with mediainfo.
I tried searching for what you can and can't set for the DAR but couldn't find anything that helped me.
I'm using Xvid-1.3.2-20110601 _Final Release_ from xvid.org and VirtualDub 1.9.11 build 32842/release
Also, on an unrelated note, if someone knows how to automatically set the DAR for xvid video in VirtualDub instead of making a different processing setting preset for each it would really be helpful.
It worked perfectly well until I tried to set the DAR to 841x480 for a 848x480 video. The DAR was simply ignored and the video stayed at 848x480 so I was wondering why that is? Setting the same video to an AR I used for another one works perfectly fine so the problem really seem to be those values. I also tried to do it manually in case something was wrong with the batch file, but I arrived at the exact same results.
After a bit of messing around, I also found that setting it to 840x480 also doesn't work but 105x60 does and actually gives a result much closer to 841x480 when I check it with mediainfo.
I tried searching for what you can and can't set for the DAR but couldn't find anything that helped me.
I'm using Xvid-1.3.2-20110601 _Final Release_ from xvid.org and VirtualDub 1.9.11 build 32842/release
Also, on an unrelated note, if someone knows how to automatically set the DAR for xvid video in VirtualDub instead of making a different processing setting preset for each it would really be helpful.