1 --- ripmake-1.39 2004-09-12 20:53:51.000000000 +0200
2 +++ ripmake-1.39 2005-12-01 13:47:03.000000000 +0100
5 $$in{'vcodec'} = $$opt{'modavi_divx'};
6 } elsif($codec eq "XVID") {
7 - $$in{'vcodec'} = "xvid";
8 + $$in{'vcodec'} = "auto";
10 $$in{'vcodec'} = $$opt{'modavi_other'};