bigbluebutton-Github/record-and-playback
Calvin Walton 694213cf9b Recording: Fix video EDL merge function on EDLs with recording marks applied
If the video EDL merge function is applied to an EDL that has already
been edited to apply recording marks, the merge function will change the
video start times to incorrect values on edit points during the timestamp
recalculation.

The fix is pretty simple; just pull in the timestamps from the entry that's
being merged in and apply them to the relevant videos.

This bug doesn't currently cause any issues in the BigBlueButton recording
scripts, since the existing code does the merge before the start/stop marks
are applied. But to avoid surprises later, it would be good to fix this.
2015-03-23 11:10:43 -04:00
..
core Recording: Fix video EDL merge function on EDLs with recording marks applied 2015-03-23 11:10:43 -04:00
matterhorn After checking we bumped projects version and Flex locales to 0.9.0 with some fixes 2014-08-13 12:20:10 +01:00
presentation checkUrl returns true for only 200 status 2014-11-25 13:11:57 -05:00
slides Delete the 'slides' processing scripts 2014-11-13 11:15:43 -02:00
changelog.md a log file by meeting in archive phase 2013-04-29 16:03:21 -05:00
deploy.sh fixed the deploy script used to deploy the rap dev environment 2014-11-12 17:21:54 -02:00