heir lower bound is flexible (and no need to constantly
check pcr value).
In general, I will do per you suggestions (as soon as I get some "breathing
space" ...)
Regards,
Predrag Filipovic
On Mon, Mar 28, 2016 at 9:23 PM, Michael Niedermayer wrote:
> On Mon, Mar 28, 2016 at 07
ur suggestions and also include other recommended
changes
(see inline).
Regards
Predrag Filipovic
On Sun, Mar 27, 2016 at 8:09 AM, Michael Niedermayer wrote:
> On Fri, Mar 25, 2016 at 12:50:29PM -0400, Predrag Filipovic wrote:
> > Enable proper PCR insertion for VBR multiplexing (m
mments).
My apology, thanks for your attention
Predrag Filipovic
On Sat, Mar 26, 2016 at 10:55 AM, Michael Niedermayer <
mich...@niedermayer.cc> wrote:
> On Fri, Mar 25, 2016 at 12:50:29PM -0400, Predrag Filipovic wrote:
> > Enable proper PCR insertion for VBR multiplexing (muxrate not
Enable proper PCR insertion for VBR multiplexing (muxrate not specified).
Insertion timing is based on video frame keys and frame period, consequently
pcr period precision is limited to +/- one video frame period.
Signed-off-by: Predrag Filipovic
---
libavformat/mpegtsenc.c | 80
) thus, in
this patch (work in progress), pcr period precision is limited
to +/- one video frame period
Signed-off-by: Predrag Filipovic
---
libavformat/mpegtsenc.c | 80
+
1 file changed, 61 insertions(+), 19 deletions(-)
diff --git a/libavformat
) thus, in
this patch (work in progress), pcr period precision is limited
to +/- one video frame period
Signed-off-by: Predrag Filipovic
---
libavformat/mpegtsenc.c | 80 +
1 file changed, 61 insertions(+), 19 deletions(-)
diff --git a/libavformat