aaar9800
22nd May 2003, 05:25
I am trying to make a DVD-rip of "Snatch" and I tried to do everything in YV12 without changing to YUY2 back and forth. When I encode it in XVID the picture itself is turned by 45 degrees to the right and it is all screwed up. When I try to do Divx 5.0.3 with the same avs file listed below, I get a perfectly positioned picture.
I tried to fix it many times and so far no success...
The avs file:
LoadPlugin("C:\DVDRIP\MPEG2Dec3.dll")
LoadPlugin("C:\DVDRIP\Decomb_YV12.dll")
Mpeg2Source("C:\DVDRIP\snatch\snatch-29.97.d2v", idct=0)
Telecide(guide=1).Decimate(5)
crop(6,4,708,466)
LanczosResize(708,392)
Mpeg2Dec3 - v 1.04
Decomb - tried without it and same results except the fps of course.
I tried to fix it many times and so far no success...
The avs file:
LoadPlugin("C:\DVDRIP\MPEG2Dec3.dll")
LoadPlugin("C:\DVDRIP\Decomb_YV12.dll")
Mpeg2Source("C:\DVDRIP\snatch\snatch-29.97.d2v", idct=0)
Telecide(guide=1).Decimate(5)
crop(6,4,708,466)
LanczosResize(708,392)
Mpeg2Dec3 - v 1.04
Decomb - tried without it and same results except the fps of course.