[MPlayer-dev-eng] [PATCH] fix matroska seek for linked files
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Thu Aug 17 01:12:34 CEST 2006
Hi,
seeking in matroska files whose timecodes don't start from zero is currently
broken. The reason is, mplayer adjusts block timecodes so that they start
from zero by subtracting mkv_d->first_tc from them. The same is not done for
index entries.
This patch takes account of mkv_d->first_tc when seeking for the most close
index entry.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mkv-first_tc.patch
Type: text/x-diff
Size: 646 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060817/9a4db548/attachment.patch>
More information about the MPlayer-dev-eng
mailing list