[FFmpeg-devel] [PATCH] avformat/mpegts.c: reduce buffering during initialization

Marton Balint cus at passwd.hu
Tue Mar 5 18:59:25 EET 2019



On Mon, 4 Mar 2019, andriy.gelman at gmail.com wrote:

> From: Andriy Gelman <andriy.gelman at gmail.com>
>
> Reduces buffering during estimation of mpegts raw_packet_size
> parameter. Instead of buffering a fixed 8192 bytes, calculate
> probe scores on a smaller buffer. Increase buffer size until
> probe score is greater than minimum value.

What is the issue that you are seeing and that this patch fix? Is it only 
matters for low bitrate mpegts? (like 64 kbps streams?) Or does this 
improve high bitrate streams as well somehow?

Thanks,
Marton


More information about the ffmpeg-devel mailing list