On Mon, 4 Mar 2019, [email protected] wrote:

From: Andriy Gelman <[email protected]>

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
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to