rvas18
19th March 2003, 20:44
i tried to resize an AVI i had that was cropped from and SVCD (but never resized) which generated a terrible aspect errror.
My code looked like this:
AVISource("F:\LOTR.avi").LanczosResize(480,204,0,0,480,274)
I see no problem with that but it comes to when i go to resize it.
i make sure to click "Direct Stream Copy" and i go to save the AVI.
the problem is the file size it wants to be 35gb. i decided to try with some other stuff like "Fast Recompress" and it was even bigger, 70gb.
is there any way i can just resize the AVI with out reencoding the whole thing. or will it be a major hit toward quality and i should just reencode anyway
My code looked like this:
AVISource("F:\LOTR.avi").LanczosResize(480,204,0,0,480,274)
I see no problem with that but it comes to when i go to resize it.
i make sure to click "Direct Stream Copy" and i go to save the AVI.
the problem is the file size it wants to be 35gb. i decided to try with some other stuff like "Fast Recompress" and it was even bigger, 70gb.
is there any way i can just resize the AVI with out reencoding the whole thing. or will it be a major hit toward quality and i should just reencode anyway