[vlc-devel] [PATCH 00/17] Fixing normal_time handling
Thomas Guillem
thomas at gllm.fr
Thu Mar 11 13:53:38 UTC 2021
On Thu, Mar 11, 2021, at 11:49, Francois Cartegnie wrote:
> Le 11/03/2021 à 11:38, Thomas Guillem a écrit :
>
> >
> > Here, DEMUX_GET_NORMAL_TIME = DEMUX_GET_TIME - i_scr.
> >
> > The i_scr is not known from Control(), so it needs to be saved in an intermediate variable.
> > And it will be the same for all modules.
> >
> > I can do as you say, but I prefer my way. Francois, what do you think ?
>
>
> Doing such math is impossible.
>
> I've already mentioned that Time and PCR lives in totally different
> timelines.
I confirm that I could not properly implement DEMUX_GET_NORMAL_TIME in all other modules.
Could we reconsider this current patch set?
>
> --
> Francois Cartegnie
> VideoLAN - VLC Developer
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list