examples/dash_vod: compare durations to the millisecond
Otherwise when the segment durations aren't as clean cut as in the example, multiple segments with the exact same duration in milliseconds will get output, even though they could have been repeated.
Fix this so that people copying this code don't encounter the bug.