scmccarthy
30th July 2003, 14:24
I want to resize an existing AVI from a DAP of 2.4 to 2.37 (672x280 --> 720x304) because as I watched it I decided that I need to bring is closer to the standard 2.35 DAP. The reisize seems to soften and smooth the picture, rather than degrade it.
But, I don't think there is a way to stay in the YV12 color space to do the conversion, that only works when you are reading from an mpeg2 source as I understand it.
My question is: am I wrong about that? Or is there any way I can stay in YV12? Or generally speaking: What is the best way to do the resize with VirtualDubMod and Avisynth?
I do so much ripping with DVDs directly that I do not know how to do anything else. Some of you will want to point out that I can read the AviSynth Documentation, and you are right, but don't bother, because that probably would not answer the YV12 color space question. I vaguely remember that there is more that one way to read an AVI file, What are the pros and cons of the different ways? (I almost said 'best way', but I caught myself, 'best' is against forum rules for good reason. Someone had to write the code for each way AviSynth can read a file; if one of the ways didn't have anything to recommend it over the other ways, he would not have included it.)
OK, so that's a long enough question. Thanks for listening.
Stephen
But, I don't think there is a way to stay in the YV12 color space to do the conversion, that only works when you are reading from an mpeg2 source as I understand it.
My question is: am I wrong about that? Or is there any way I can stay in YV12? Or generally speaking: What is the best way to do the resize with VirtualDubMod and Avisynth?
I do so much ripping with DVDs directly that I do not know how to do anything else. Some of you will want to point out that I can read the AviSynth Documentation, and you are right, but don't bother, because that probably would not answer the YV12 color space question. I vaguely remember that there is more that one way to read an AVI file, What are the pros and cons of the different ways? (I almost said 'best way', but I caught myself, 'best' is against forum rules for good reason. Someone had to write the code for each way AviSynth can read a file; if one of the ways didn't have anything to recommend it over the other ways, he would not have included it.)
OK, so that's a long enough question. Thanks for listening.
Stephen