[MPlayer-dev-eng] [PATCH] matroska chapter seeking
Nico Sabbi
nicola_sabbi at fastwebnet.it
Sat Jul 15 01:11:35 CEST 2006
Evgeniy Stepanov wrote:
>Hi,
>
>this patch allows seeking for chapters in mkv files. Please review.
>
>I've had a problem with M_PROPERTY_PRINT call coming before the actual seeking
>took place. Because of that, OSD was always one step behind. I solved it by
>the use of "static int dst". It looks like a bad hack though. Anyone has a
>better idea ?
>
>
>------------------------------------------------------------------------
>
>
>
rejected; whichever form of seeking should be implemented either with
demux_seek()
or, since demux_seek() is already messy enough, as a DEMUXER_CTRL
More information about the MPlayer-dev-eng
mailing list