bigbluebutton-Github/record-and-playback/core/lib/recordandplayback
Calvin Walton cafa9fd822 Rework audio processing to avoid seeking past end of file
In some cases when there is a slight mismatch between audio file
duration and event timestamp difference, and we have a record
status or chapter break event in a certain location, it could
trigger a seek past the end of an audio file. Detect this
condition and just render silence instead.

Also adjust the thresholds for the audio length scaling - they
were being triggered on short recordings that should be correct.
2018-02-13 12:45:58 -08:00
..
edl Rework audio processing to avoid seeking past end of file 2018-02-13 12:45:58 -08:00
generators Applying segment breaks after recording marks doesn't work 2017-11-09 13:48:27 -05:00
edl.rb Various recording script fixes & cleanups 2017-08-18 15:24:54 -04:00
events_archiver.rb Archive events.xml file in a concurrency-friendly way. 2018-02-12 14:04:46 -05:00