[vlc-devel] [PATCH 01/11] mkv: fixed DEMUX_GET_TIME

Francois Cartegnie fcvlcdev at free.fr
Sat May 21 09:26:50 CEST 2016


Le 21/05/2016 à 02:17, Filip Roséen a écrit :
> When someone asks where we are we should reply with the PTS, not the
> PCR (especially since the PCR is VLC_TS_INVALID after we seek, which is
> when the core will ask for our position if we have slaves).

DEMUX_GET_TIME means demuxer time, not ES time.

> ---
>  modules/demux/mkv/mkv.cpp | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Francois


More information about the vlc-devel mailing list