bigbluebutton-Github/record-and-playback/core/lib/recordandplayback
Calvin Walton e30d5e3940 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-12 16:33:37 -05:00
..
edl Rework audio processing to avoid seeking past end of file 2018-02-12 16:33:37 -05:00
generators Correctly handle a recording start being the last event in a recording. 2017-10-02 12:31:31 -04:00
audio_archiver.rb - find audio wav files even if they are located in sub dirs 2014-10-08 13:50:41 -07:00
deskshare_archiver.rb recording: also archive .flv.ser files from deskshare directory 2017-04-16 17:28:37 -03:00
edl.rb Various recording script fixes & cleanups 2017-08-18 15:24:54 -04:00
events_archiver.rb Merge remote-tracking branch 'bigbluebutton/master' into merging-into-bbb-1.1 2017-04-04 20:42:15 +00:00
presentation_archiver.rb Update license. 2012-09-04 16:42:13 -05:00
video_archiver.rb Update license. 2012-09-04 16:42:13 -05:00