Help - Inconsistency in latency information
Baby Octopus
jagadishkamathk at gmail.com
Thu Jul 21 17:15:16 UTC 2016
Hi,
I see inconsistency in latency computation across two places in the
following pipeline
gst-launch-1.0 videotestsrc is-live=1 ! x264enc ! mpegtsmux ! filesink
location=/root/out.ts
1. When latency is parsed in GST_EVENT_LATENCY on src pad of mpegtsmux.
gst_event_parse_latency() always shows Zero
2. When a latency query is constructed and queried in every handle_frame
function, the real latency value is seen
Both show consitent value when sync=1 on filesink. Is this a bug?
~BO
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Help-Inconsistency-in-latency-information-tp4678792.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list