jfehr
25th May 2005, 20:51
Sorry if this has been brought up before.
I don't know the codecs well enough to verify, but would it be possible to transcode losslessly from MPEG-2 to AVC, and would we gain anything from it?
If AVC can use the same macroblock size, shouldn't it be possible to decode the MPEG-2 down to that level, and reencode them again? (Using the more efficient AVC lossless compression algorithms.) Perhaps we could do the same thing from ASP sources?
Or perhaps there isn't that much to be gained by it?
If anything else, knowledge of where each macroblock comes from should allow you to use those same macroblocks again. (Nothing worse then wasting bits trying to reproduce artifacts caused by another codec.) We could also make sure that our reference frames match up as much as possible with the original reference frames.
I don't know the codecs well enough to verify, but would it be possible to transcode losslessly from MPEG-2 to AVC, and would we gain anything from it?
If AVC can use the same macroblock size, shouldn't it be possible to decode the MPEG-2 down to that level, and reencode them again? (Using the more efficient AVC lossless compression algorithms.) Perhaps we could do the same thing from ASP sources?
Or perhaps there isn't that much to be gained by it?
If anything else, knowledge of where each macroblock comes from should allow you to use those same macroblocks again. (Nothing worse then wasting bits trying to reproduce artifacts caused by another codec.) We could also make sure that our reference frames match up as much as possible with the original reference frames.