# Test to see behaviour of cmd-line with wrong input imagesFeature: Invalid inputsScenario Outline: Invalid picturesWhen I launch videostitch-cmd with imageError/template_<n>.ptv and "-d 0 -v 3 -f 0 -l 10"Then I expect the command to fail with code 1Examples:|n||1||2||3||4|Scenario Outline: Invalid seek rangeWhen I launch videostitch-cmd with videoError/<ptv> and "-d 0 -v 3 -f 0 -l 10"Then I expect the command to succeedExamples:|ptv||template_seek_range_error.ptv||template_seek_range_error_2.ptv||template_seek_range_error_3.ptv||template_seek_range_error_4.ptv|