PTS timestamp N/A

Nicolas Dufresne nicolas at ndufresne.ca
Thu Apr 11 13:03:32 UTC 2019


Le jeu. 11 avr. 2019 07 h 40, joakim <joakim.magnusson at spiideo.com> a
écrit :

> Hi,
> I'm developing a c application with the following pipeline:
> rtspsrc->queue->rtph264depay->h264parse->mpegtsmux->hlssink
>
> Everything works as expected except one thing. The pts (presentation time)
> value of each frame seems correct most of the time, but I get frames with a
> pts value of N/A at even intervals. If I plot the values I get this graph:
> <
> http://gstreamer-devel.966125.n4.nabble.com/file/t378727/video_from_mac.png>
>
> (I know the y-axis is unreadable) The spikes shows when I get a frame with
> N/A as pts value.
>
> I'm wondering what could be the cause of this problem?
>

Can you clarify were the frame PTS is read from ? Could also be on the
player if it's read after the decoder. Be aware that historically, no
timestamp means same timestamp as previous frame in GStreamer. But we try
and avoid this method as much as possible.


>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190411/3cfad1c3/attachment-0001.html>


More information about the gstreamer-devel mailing list