# Test motion synchro @slow @motionsynchro Feature: Synchronization Scenario Outline: motion synchro Given I use motion_sync_.json for synchronization When I launch videostitch-cmd for synchronization with motion_synchro//.ptv and "-f 0 -l 10 -v 4 " Then I expect the command to succeed And The synchronization output "motion_synchro//motionout.ptv" is valid And The synchronization output "motion_synchro//motionout.ptv" is consistent with "motion_sync__ref.ptv" Examples: | tst | | small | | medium | | large |