FlimsyFeet
4th July 2006, 10:07
So I was comparing the output from mpeg2source() to opening a VOB directly with VirtualDubMod. In the AVS file preview I noticed some stepping on diagonal red lines that is actually smoother in the VOB file.
However, if I save out the single frame as a BMP from DGIndex, then that is smooth as well.
It seems like the XviD codec is being used to display the 4:2:0 format in the AVS file. Is it a problem with the codec?
I can makle it look nicer by using upconv=2 as a parameter in mpeg2source. But this delivers frames as uncompressed RGB, if I'm encoding to XviD then that's an extra colourspace conversion, and I though it was preferable to avoid conversions if possible?
However, if I save out the single frame as a BMP from DGIndex, then that is smooth as well.
It seems like the XviD codec is being used to display the 4:2:0 format in the AVS file. Is it a problem with the codec?
I can makle it look nicer by using upconv=2 as a parameter in mpeg2source. But this delivers frames as uncompressed RGB, if I'm encoding to XviD then that's an extra colourspace conversion, and I though it was preferable to avoid conversions if possible?