Hi to all,<br><br>I need to retrieve some informations/statistics from the encoding process.<br>I need statistics about the encoded bitstream before CABAC Entropy Encoder process <br>(% of bits being Motion Vector Differences, % of bits being Macroblock Quantization <br>
Delta (Change), % of bits being Macroblock Type, and others).<br>Furthermore, I need statistics from the CABAC Entropy Encoder Binarization process <br>(% use of Unary(U), Truncated Unary(TU), Fixed-Length(FL), k-th order Exp-Golomb(EGk),<br>
Unary/k-th order Exp-Golomb(UEGk) binarization scheme).<br><br>1. Is there any change to retrieve these informations from the x264 encoder without change the source code ? <br>2. Is there any other program (free or commercial) that can retrieve these information from an encoded video ?<br>
<br>Thank you in advance,<br>Thanasis<br>