vipoo / iRacingReplayOverlay.net

Tools to capture game data, and then transcode a captured video file - overlaying race status
GNU General Public License v3.0
37 stars 14 forks source link

Refinement to highlight video edits #31

Closed vipoo closed 10 years ago

vipoo commented 10 years ago

The auto edits feature does not work well for some types of race replays.

Should prioritise for battles/incidents near start and near finish.

Avoid creating sections where video jumps from one incident to next - where video is showing for just a few seconds before the next edit is applied. Try to minimise number of actual edit cuts applied - to avoid video jumping forward to much.

Apply the race editing logic during video transcoding - to aid in testing of refinements to auto edits.