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

Francois Cartegnie fcvlcdev at free.fr
Thu Mar 12 18:27:26 CET 2015


Le 12/03/2015 15:37, Steve Lhomme a écrit :
> Fixes #13575
> Fixes #11847 which had time display issues
> 
> The new PCR logic is borrowed from
> http://git.videolan.org/?p=vlc.git;a=blob;f=modules/demux/avformat/demux.c;hb=HEAD#l776
> 
> The PCR is now set just before sending the packet es_out_Send() rather than
> before treating the new read Block (ie the previous PCR value)

Should always be, and no packet should be sent without PCR set.

Francois




More information about the vlc-devel mailing list