Skip to content

imagesequencesrc: Add support for raw video files

Add new properties "raw-format", "width", and "height" so that imagesequencesrc can support a sequence of raw video files. In case that given raw video files consist of non-default layout such as padding, stride or so, user should configure rawvideoparse in addition to this new properties.

Merge request reports