Sync Video and Audio
killerrats
koreysjunkmail at gmail.com
Thu Sep 6 16:59:34 UTC 2018
sorry for the repeat. i thought it didn't submit the other reply yesterday.
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 have not 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