AW: Memory Leak?
killerrats
koreysjunkmail at gmail.com
Thu Sep 6 17:01:25 UTC 2018
well it looks like this works.
GstElement* parse = gst_element_factory_make("h264parse",NULL);
gst_base_parse_set_pts_interpolation(GST_BASE_PARSE(parse), TRUE);
In the long run it seems to not have underrun for the splitmuxsink like it
did without apply that gst_base_parse_set_pts_interpolation().
-----
------------------------------
Gstreamer 1.14.1
------------------------------
Windows
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list