Can I get a time code from video/x-raw?

William wgj at cast.uark.edu
Tue Nov 19 19:22:48 UTC 2019


Say I have a steam set up like this:

gst-launch-1.0 filesrc location=whatever.ts ! tsdemux ! h246parse !
avdec_264 ! my_sink_plugin

The stream going into tsdemux has PES packets which contain the video and
the PES packets have a time code (Presentation Time Stamp).

The stream coming out of avdec_264 is of type video/x-raw.

It's really important that my_sink_plugin know the time code for each frame.
Is that time information included in video/x-raw?




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list