VideoEncoder.setMinPts

Request minimal value for PTS passed to handle_frame.

For streams with reordered frames this can be used to ensure that there is enough time to accommodate first DTS, which may be less than first PTS

class VideoEncoder
void
setMinPts

Parameters

minPts gst.types.ClockTime

minimal PTS that will be passed to handle_frame