[FFmpeg-devel] [PATCH] pthread_frame: attempt to get frame to reduce latency
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Mar 11 16:32:26 EET 2020
On 11/03/2020 05:29, Dai, Jianhui J wrote:
> Like RTSP/RTMP/DASH, the latency is variable according to network bandwidth.
He is not talking about wallclock or een latency in the time domain.
Latency as in 'number of packets passed in before a frame is output'. Which this
patch makes both non-deterministic, and non-calculable/non-knowable.
At no point does a network or even the time domain factor in, in this definition.
- Derek
More information about the ffmpeg-devel
mailing list