Run Parameters - 2023.1 English

H.264/H.265 Video Codec Unit v1.2 Solutions LogiCORE IP Product Guide (PG252)

Document ID
PG252
Release Date
2023-05-16
Version
2023.1 English
Table 1. Encoder Run Section Parameters
Parameter Description and Possible Values
Loop Specifies whether the encoder should loop back to the beginning of the YUV input stream when it reaches the end of the file.

Allowed values: TRUE, FALSE

Default value: FALSE

MaxPicture Number of frames to encode

Allowed values: integer value greater than or equal to 1, or ALL to reach the end of the YUV input stream. (ALL should not be used with Loop = TRUE, otherwise the encoder never ends).

Default value: ALL

FirstPicture Specifies the first frame to encode.

Allowed values: integer value between 0 and the number of pictures in the input YUV file.

Default value: 0

BitrateFile The generated stream size for each picture and bitrate information is written to this file.
InputSleep Time period in milliseconds. The encoder is given frames each time period (at a minimum).

Default value: 0

ScnChgLookAhead Specify the number of frames for the scene change look ahead.

Default value: 3

UseBoard Specifies if you are using the reference model (DISABLE) or the actual hardware (ENABLE).

Available values: DISABLE, ENABLE.

Default value: ENABLE