Re: [FFmpeg-devel] [PATCH] libavformat/mpegtsenc: enforce PCR packets without payload

2019-04-29 Thread Andreas Håkon
‐‐‐ Original Message ‐‐‐ On Thursday, 25 de April de 2019 11:07, Andreas Håkon wrote: > Hi, > > A patch for a new optional parameter for the mpegtsenc muxer. > > Regards. > A.H. > Hi Ali KIZIL, You do the validation tests? Hi Michael Niedermayer, Have you been able to review this

Re: [FFmpeg-devel] [PATCH] libavformat/mpegtsenc: enforce PCR packets without payload

2019-04-25 Thread Andreas Håkon
‐‐‐ Original Message ‐‐‐ On Thursday, 25 de April de 2019 17:36, Ali KIZIL wrote: > Andreas Håkon andreas.ha...@protonmail.com, 25 Nis 2019 Per, 17:49 > tarihinde şunu yazdı: > > I got the point. Yet, sorry for being curious, would can affect TR101 290 > analyze results and/or null stuff

Re: [FFmpeg-devel] [PATCH] libavformat/mpegtsenc: enforce PCR packets without payload

2019-04-25 Thread Ali KIZIL
Andreas Håkon , 25 Nis 2019 Per, 17:49 tarihinde şunu yazdı: > > > > ‐‐‐ Original Message ‐‐‐ > On Thursday, 25 de April de 2019 16:23, Ali KIZIL > wrote: > > > Andreas Håkon andreas.ha...@protonmail.com, 25 Nis 2019 Per, 12:07 > > tarihinde şunu yazdı: > > > > > Hi, > > > A patch for a n

Re: [FFmpeg-devel] [PATCH] libavformat/mpegtsenc: enforce PCR packets without payload

2019-04-25 Thread Andreas Håkon
‐‐‐ Original Message ‐‐‐ On Thursday, 25 de April de 2019 16:23, Ali KIZIL wrote: > Andreas Håkon andreas.ha...@protonmail.com, 25 Nis 2019 Per, 12:07 > tarihinde şunu yazdı: > > > Hi, > > A patch for a new optional parameter for the mpegtsenc muxer. > > Regards. > > A.H. > > ---__

Re: [FFmpeg-devel] [PATCH] libavformat/mpegtsenc: enforce PCR packets without payload

2019-04-25 Thread Ali KIZIL
Andreas Håkon , 25 Nis 2019 Per, 12:07 tarihinde şunu yazdı: > Hi, > > A patch for a new optional parameter for the mpegtsenc muxer. > > Regards. > A.H. > > ---___ > Is this patch related with "[FFmpeg-devel] [PATCH] libavformat: forced PCR pid in mpegt

[FFmpeg-devel] [PATCH] libavformat/mpegtsenc: enforce PCR packets without payload

2019-04-25 Thread Andreas Håkon
Hi, A patch for a new optional parameter for the mpegtsenc muxer. Regards. A.H. ---From 7f9f1a992615e15121b661d4cd1b9c1e32e1c894 Mon Sep 17 00:00:00 2001 From: Andreas Hakon Date: Thu, 25 Apr 2019 09:49:29 +0100 Subject: [PATCH] libavformat/mpegtsenc: enforce PCR packets without payload This p