Tracking PTS of decoded H264 frames with leaky queue

Jan Alexander Steffens jan.steffens at gmail.com
Tue Feb 5 15:34:29 UTC 2019


On Tue, Feb 5, 2019 at 4:29 PM Ben Rapaport <ben.rapaport at gmail.com> wrote:

> Interesting - I will try that. With my input stream, it does not contain
> PTS for every frame (other than from the parameters preceding keyframes),
> so I also need to supply them. Is the only way to do this to containerize
> my input? If so, any suggestions for the format, at least for testing? This
> needs to be as close to real-time as possible.
>

Yes; raw H.264 has no timing information. For a container format, I would
wrap it in Matroska.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190205/044b83b9/attachment.html>


More information about the gstreamer-devel mailing list