Feature: Testing different video formats are working correctly with output file size limitations. @slowScenario Outline: Audio Video chunk alignment and filesizeWhen I launch videostitch-cmd with <folder>/<ptv>_multifiles.ptv and "-d 0 -v 3 -l 295"Then I expect the command to succeedAndThefilesizeof<folder>/output*.<fformat>isbelow<limit>bytesWhen I check files <folder>/output <fformat> streams alignment with avprobeWhen I check files <folder>/output*.<fformat> integrity with avprobeThen The videos are OK# TODO: reduce limit with VSA-7422Examples:|folder|ptv|fformat|limit||videoformat01|template_mp4_mpeg4_audio|mp4|15485760||videoformat01|template_mov_h264_audio|mov|29002928|