Log in

View Full Version : bad ar :(


envy
1st June 2006, 03:50
Hi there....I backed up my favorite movie, mission impossible and it came out with bad ar :( it's supposed to be 2.35:1 but was 1.85 :( can I fix it with nandub/virtualdub/virtualdubmod ?

- Envy

Guest
1st June 2006, 03:58
Yes. Use the resize filter.

envy
1st June 2006, 11:51
ok thanks mate...what tool would be best to use ? virtualdub ?

- Envy

envy
1st June 2006, 11:57
hmm...I need to re-encode it for that right ?

Guest
1st June 2006, 13:16
Yes, you need to reencode to use a VirtualDub filter. Any of the VirtualDub variants can do it. We don't talk about "best" per forum rule 12.

Daodan
1st June 2006, 15:52
I think it's rather easier now to just remux in mkv container. You can modify the AR however you wish in the mkvemerge options.

MrTroy
1st June 2006, 23:59
Hi there....I backed up my favorite movie, mission impossible and it came out with bad ar :( it's supposed to be 2.35:1 but was 1.85 :( can I fix it with nandub/virtualdub/virtualdubmod ?

- Envy
I take it you mean 1.78:1 instead of 1.85:1 (i.e. you forgot to add black bars and now it's fullscreen 16:9)?

You could try fixing it with mencoder, with the following command line:
mencoder c:\yourfile.avi -o c:\newfile.avi -ovc copy -oac copy -force-avi-aspect 2.35

envy
4th June 2006, 10:28
thanks...gonna try that :)

not working :/ out put file is just the same, a clean copy of input file

Daodan
7th June 2006, 11:49
Maybe the flag can be recognized only by the mplayer? Anyway, try muxing in mkv, that's a solution that works 100%.

MrTroy
10th June 2006, 11:14
not working :/ out put file is just the same, a clean copy of input fileI doubt that. Probably the output file has a correct AR flag, but you're using a player that ignores the flag. Try playing it in MPlayer.