The size of the encoded video, in pixels (width followed by height).
To encode the video using the same dimensions as the video source, set this parameter to copy
.
Note: The value copy
is accepted only if you are encoding video in MPEG-2 format.
Setting this parameter overrides the default value in the encoding profile specified by VideoProfile. Unless you have specific requirements, HPE recommends using the default value defined in the profile.
The following delimiters for the width and height are all acceptable: 160,90 160x90 160X90 160:90
.
Type: | List of integers |
Default: | The size in the encoding profile, specified by VideoProfile |
Required: | No |
Configuration Section: | TaskName |
Example: | VideoSize=1920,1080
|
See Also: | VideoBitrate |
|