# Testing audio synchronization @slow Feature: Synchronization Scenario Outline: audio synchro Given I use audio_sync_.json for synchronization When I launch videostitch-cmd for synchronization with audio_synchro//.ptv Then I expect the command to succeed And The synchronization output "audio_synchro//audio_sync_out.ptv" is valid And The synchronization output "audio_synchro//audio_sync_out.ptv" is consistent with "audio_sync__ref.ptv" within 0 frames Examples: | tst | | grand_8 | Scenario Outline: audio synchro on corrupted inputs Given I use audio_sync_moto.json for synchronization When I launch videostitch-cmd for synchronization with audio_synchro//.ptv Then I expect the command to succeed Examples: | tst | | moto |