]> granicus.if.org Git - handbrake/commit
The difference of two timestamps referenced to different clocks is a random number...
authorvan <vanj.hb@gmail.com>
Mon, 15 Sep 2008 06:44:56 +0000 (06:44 +0000)
committervan <vanj.hb@gmail.com>
Mon, 15 Sep 2008 06:44:56 +0000 (06:44 +0000)
commita5b76eee9e6637f26e4a60201e3d4bb77ab8ad72
tree8f005b237b5a6b46e8079fc7c2aad12408a5b2b1
parent46b030f0d27838a600d07850e9390a9f579f4317
The difference of two timestamps referenced to different clocks is a random number & not useful input to the average frame size computation. This major brain-o would occasionally cause huge average frame times which, when later used to compute the SCR correction, would result in large gaps in the audio and/or video streams. Fixed by always computing the average frame size from the scr-corrected timestamps.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1698 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/reader.c