This windows contains all of the encoder information for the frames.
This windows contains all of the details of the encoding. The log is written in real time as each frame is processed.
The log contains information for every frame, such as compressed size, as well as the current bitrate, and VBV buffer information.
The information in the log is described below.
- Frame information.
- Information for every frame is logged, the picture below is a sample output.
The following are the output information details.
Output |
Information |
Frame = xx |
The number of the current frame, if the encode log is displayed while encoding. This number starts from "0".
Following the frame number, the type of frame, "I", "P", or "B", is enclosed by brackets. |
Estimated Compressed Size |
The estimated size for the compressed frame. |
Compressed Size. |
The actual size of frame output in the MPEG data. |
Overflow |
The overflow is the difference between the estimated and actual compressed sizes. |
Group Information
- Information about a group of pictures (GOP).

The following information is output for each group of pictures.
Output |
Information |
Current Bitrate |
The average bitrate for the GOP. |
- Encoding Results.
- Information about the complete video stream is output at the end of the encoding.

The following information is output at the end of encoding.
Output |
Information |
Number of encoded frames |
The total number of frames in the stream. |
Inverse 3:2 Pull-down status |
If inverse 3:2 pull-down was used, pull-down information is displayed.
|
GOP Length |
The average and maximum GOP lengths present in the output stream. |
Average Video Birtrate. |
The average bitrate of the output video stream. This bitrate added to the audio bitrate will result in the total movie bitrate. |
VBV Buffer Size |
The VBV buffer size of the stream, set in the [Video] tab. |
|