vipoo / iRacingReplayOverlay.net

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

Camera will focus on cars for no apparent reason #86

Open vipoo opened 8 years ago

vipoo commented 8 years ago

It appears, that iRacing replays may for some tracks, generate 'incident' hits, where the is no incidents, eg: Turn 1 at Brands hatch.

This causes the app to direct the camera, on the expectation of a 'crash' - but as this is none - it looks like a bug.

Temp Workaround: Disable incident detection in general settings.

Fix: Attempt to prioritise incidents - those incidents that have no change in position, and the drivers lap time is within a % of their average lap time, perhaps could be excluded.