1. Introduction
It is often necessary to adapt encoded video bitstreams according to the transmission environment in order to support as many end devices as possible. This can be done by video transcoding technologies, for which a good overview can be found in [1]. A typical approach for bitrate adaptation is homogeneous transcoding in the domain of the Discrete Cosine Transform (DCT). Efficient implementations are investigated very well for the MPEG-2 standard, e.g. [2], [3]. Here, the bitstream is decoded only up to the reconstruction of the transform coefficients. Then requantization is applied on these coefficients. This avoids the time consuming step of conversion to the pixel domain using the inverse DCT. The requantization leads to a smaller number of levels to be encoded and therefore to a lower data rate. For drift-free transcoding of inter frames (P-frames), additionally the difference between the reconstructed input and output coefficients has to be calculated.