Skip to content

fix(SFrameWriter): add missing else statement

Maxime GUININ requested to merge fix-sframewriter-missing-else-statement into dev

What does this MR do?

Add a missing else statement allowing to correctly record frames of type uint8 with 3 components.

How to test it?

  • Build and launch ExVideoRecorder
  • Play a video or a stream
  • Try to record frames

Data

  • Any video stream (webcam, file, ...)

Associated Issues/Merge Requests

Edited by Marc SCHWEITZER

Merge request reports