[vlc-devel] [PATCH] MKV: rework the PCR to match what avformat does

Steve Lhomme robux4 at videolabs.io
Mon Mar 16 10:02:31 CET 2015


Discard this patch, a similar updated one is coming.

On Sat, Mar 14, 2015 at 9:10 AM, Rémi Denis-Courmont <remi at remlab.net> wrote:
> I am not sure about that, but it probably should. On practice, the 1us
> offset will be lost in rounding though.
>
> --
> Rémi Denis-Courmont
> Sent from my NVIDIA Tegra-powered device
>
> ----- Reply message -----
> De : "Steve Lhomme" <robux4 at videolabs.io>
> Pour : "Mailing list for VLC media player developers"
> <vlc-devel at videolan.org>
> Objet : [vlc-devel] [PATCH] MKV: rework the PCR to match what avformat does
> Date : sam., mars 14, 2015 01:12
>
> On Thu, Mar 12, 2015 at 8:15 PM, Francois Cartegnie <fcvlcdev at free.fr>
> wrote:
>> Le 12/03/2015 19:23, Steve Lhomme a écrit :
>>>
>>> Well, there's the case of 0. It's not set because that's also the
>>> value of VLC_TS_INVALID. Should they be shifted with VLC_TS_0 ? Will
>>> there be issues between the actual pts/dts of the packet if they are
>>> not shifted ?
>>
>> All values passed as dts or pcr must be VLC_TS_0 added.
>
>
> Is it for GET/SET_TIME/POSTION ? And also the i_dts/i_pts values of
> the block_t passed to es_out_Send() as well ?
>
> Steve
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
>
> _______________________________________________
> 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