Open GoogleCodeExporter opened 9 years ago
As mentioned on http://forums.adobe.com/thread/1054096, this seems to be
related to reading the DTS off the stream headers as negative, then shoving it
onto the FLVTag.timestamp which is uint, causing the initalTime appended to all
seeks to be huge if the initial DTS is slightly negative. Not sure if FLVTag
spec allows negative, but changing the type to int is a good workaround.
Original comment by greg.kin...@gmail.com
on 20 Feb 2013 at 9:41
Original issue reported on code.google.com by
gud...@medizza.com
on 27 Jun 2012 at 9:33