revid: revid.Start assumes video for processing delay

Issue #302 resolved
Trek Hopton created an issue

revid.Start() assumes that the media being processed is video and always uses the FPS value to calculate the processing delay. This does not work for audio. A condition should be added for audio input: if input is audio, calculate delay based on recording period.

Comments (1)

  1. Log in to comment